Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spress 2.0 site structure #41

Closed
yosymfony opened this issue Jun 12, 2015 · 0 comments
Closed

Spress 2.0 site structure #41

yosymfony opened this issue Jun 12, 2015 · 0 comments

Comments

@yosymfony
Copy link
Member

The site structure for Spress 2.0 is so different respect to prior version. The new structure has the configuration data and the output folder at the first level. The main content is placed at src with a folder for includes, layouts, plugins and content. The new structure doesn't need a underscore prefix for folders with special meaning

site
|- build
|- src
| |- includes
| |- layouts
| |- plugins
| |- content
| | |- posts
| | |- index.html
| | |- ...
|- config.yml
|- composer.json

Another issues related with this: #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant