-
## Feature Request
Generation of a CCC Docusaurus Static Site containing our documentation, and the releases of the different CCC releases.
### Description of Problem:
tbd
### Potential S…
-
I'd love to index a package set and host the results on e.g. Github's static site feature. Is that at all realistic? I see that the `app/` folder contains quite a bit of server code, so this might be …
-
### Environment
------------------------------
- Operating System: `Windows_NT`
- Node Version: `v16.19.0`
- Nuxt Version: `3.2.0`
- Nitro Version: `2.2.1`
- Package Manager: `npm@…
-
### How the project can be improved?
I found [this issue ](https://github.com/vuestorefront/vue-storefront-1/issues/368) in the VSF1 repo about static SSG. [It mentions](https://github.com/vuestorefr…
-
### System Info
Transformers Patch release v4.45.2
PyTorch 1.10.1
Python 3.8.0
cuda 11.1
NVIDIA V100
### Who can help?
@gante @zucchini-nlp @Rocketknight1
### Information
- [ ] The official …
-
### Is your feature request related to a problem? Please describe.
- React.js limits SEO and performance due to its client-side rendering.
- We need server-side rendering (SSR), static site gene…
-
The generator takes 30+ seconds, most of them spent in generating the static site.
See below, the gap is where it is busy running the build. Can we make it faster?
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.0.0`
- Nuxt Version: `3.13.0`
- CLI Version: `3.13.1`
- Nitro Version: `2.9.7`
- Package Manager: `npm@8.6.0`…
-
### Create Documentation Site Using Next.js
**Background**
As part of our ongoing efforts to improve the user experience for Shuru, we want to build a dedicated documentation site. This site wil…
-
We've moved parsing into https://github.com/xzyfer/doxy. Now let's move static site generation into assemble.
Less code is sexy, and the static site generation code is mess of handlebars madness por…