Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-06-25 | 649 Bytes | |
v6.0.0.tar.gz | 2018-06-25 | 4.3 MB | |
v6.0.0.zip | 2018-06-25 | 4.4 MB | |
Totals: 3 Items | 8.7 MB | 0 |
API Changes
- Support for nested routes
- Adds support for
.md
files, using MDX - Configurable default styles for markdown and MDX files
- Adds LiveEditor and LivePreview capabilities to markdown
- Adds
--match
option for filtering files - Adds
ignore
option for pages - Optional SidebarLayout component
- Optional Library component
- Support for 404 pages
Internal Changes
- Uses mdx loader for md/mdx/jsx files
Breaking Changes
- Specifying scope in JSX front matter is no longer supported
- Removes support for glamor and glamorous static CSS extraction
- Previously undocumented
app
option is no longer used