docs: jigsaw source path (#1463)
* Add: jigsaw source path * Fix: table alignment
This commit is contained in:
parent
5a27fb8b9d
commit
4d6a1ebf8d
@ -13,10 +13,10 @@ This tutorial will guide you through the steps for adding Netlify CMS to a site
|
||||
All Netlify CMS files are contained in a static `admin` folder, stored at the root of your published site. Where you store this folder in the source files depends on your static site generator. Here's the static file location for a few of the most popular static site generators:
|
||||
|
||||
| These generators ... | store static files in |
|
||||
| -------------------- | --------------------- |
|
||||
| ----------------------- | --------------------- |
|
||||
| Jekyll, GitBook | `/` (project root) |
|
||||
| Hugo, Gatsby, Nuxt | `/static` |
|
||||
| Hexo, Middleman | `/source` |
|
||||
| Hexo, Middleman, Jigsaw | `/source` |
|
||||
| Spike | `/views` |
|
||||
| Wyam | `/input` |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user