Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

Generate static sites using markdown or HTML

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.

![Screenshot of GitHub Theme](themes/github.png)