Dan Onoshko
Dan Onoshko
@yohny Hi. On that site, there is the banner > This is the documentation of Chartist v0.11 > We now recommend using [Chartist v1](https://github.com/chartist-js/chartist#readme) instead!
@yohny Would you please describe your case, why you need precisely SCSS and just CSS doesn't suit you?
Released in [v1.2.0](https://github.com/chartist-js/chartist/releases/tag/v1.2.0) https://unpkg.com/browse/[email protected]/dist/index.scss
@gionkunz Hi. Docusaurus is also SSG. On the build step, it reads sources to generate API docs using [typedoc](https://github.com/TypeStrong/typedoc), so it should be in the same repo. If we will...
@gionkunz Yes, with [Algolia](https://docusaurus.io/docs/search#using-algolia-docsearch).
@gionkunz Hi. Did you install dependencies in the root and in the website dirs?
@gionkunz fixed
@gionkunz yes
@gionkunz > create a pnpm workspace Done > need some theming let's make it as separate task > The code references (view source) still refer to the old repo I'm...
@gionkunz I think it depends on your local git repo config. In CI env all will be ok.