https://github.com/tripplyons/static-markdown
Generate static sites using markdown or HTML
https://github.com/tripplyons/static-markdown
markdown node-module static-site static-site-generator
Last synced: 5 months ago
JSON representation
Generate static sites using markdown or HTML
- Host: GitHub
- URL: https://github.com/tripplyons/static-markdown
- Owner: tripplyons
- License: mit
- Created: 2020-05-11T20:26:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T17:36:39.000Z (over 2 years ago)
- Last Synced: 2025-01-15T20:17:27.844Z (6 months ago)
- Topics: markdown, node-module, static-site, static-site-generator
- Language: CSS
- Homepage: https://www.npmjs.com/package/static-markdown
- Size: 110 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# static-markdown
Generate static sites using markdown or HTML ([Usage and CLI](docs/usage.md), [API](docs/api.md))## 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](TODO.md))## Themes
If you would like to add a theme, please create a pull request.
### GitHub Theme
Credit to [sindresorhus/github-markdown-css](https://github.com/sindresorhus/github-markdown-css) for the CSS.
