Updating add-to-your-site.md to include Nuxt (#1350)
Added Nuxt to list of generators that use the "static" folder for static files where the Netlify CMS admin can live.
This commit is contained in:
parent
1b2ab39fae
commit
76d1f05741
@ -15,7 +15,7 @@ All Netlify CMS files are contained in a static `admin` folder, stored at the ro
|
|||||||
| These generators ... | store static files in |
|
| These generators ... | store static files in |
|
||||||
| -------------------- | --------------------- |
|
| -------------------- | --------------------- |
|
||||||
| Jekyll, GitBook | `/` (project root) |
|
| Jekyll, GitBook | `/` (project root) |
|
||||||
| Hugo, Gatsby | `/static` |
|
| Hugo, Gatsby, Nuxt | `/static` |
|
||||||
| Hexo, Middleman | `/source` |
|
| Hexo, Middleman | `/source` |
|
||||||
| Spike | `/views` |
|
| Spike | `/views` |
|
||||||
| Wyam | `/input` |
|
| Wyam | `/input` |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user