Package Exports
- static-markdown
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (static-markdown) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
static-markdown
Generate static sites using markdown or HTML (Usage and CLI, API)
Features
- Basic CLI
- API as a node module
- Markdown conversion
- Templating of constants and article metadata
- Multiple layouts/templates
- Nested directory handling
- Pre-made themes
- And more to come (See TODO.md)
Live Example
I used it to make my website, (tripplyons.com).
Themes
If you would like to add a theme, please create a pull request.
GitHub Theme
Credit to sindresorhus/github-markdown-css for the CSS.