- clone down this repo
npm install
node bin/press server
- visit http://localhost:3000
- Find a way to register new extensions for press to process
- Find a way to signal a file should be treated as a page
- Refactor pages with a prebuilt system so extensions can modify page behavior right before build (data, collections, localization)
- Move building a page into the new page object
- Docs
- Tests
- Error Handling
- Logging
- Grunt Task!
- Yeoman Generator
New extensions to create...
- i18n
- Sitemap
- Redirects
- Search
These should be refactored into external extensions for launch.
- Collections
- Markdown Helpers
- Code Highlighting
- Stats
- Pretty URLs
- i18n
- Sitemap
- Redirects
- Search