Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryanabx/simple-ssg

Plain and simple djot and markdown static site generator
https://github.com/ryanabx/simple-ssg

djot rust static-site-generator

Last synced: about 1 month ago
JSON representation

Plain and simple djot and markdown static site generator

Awesome Lists containing this project

README

        

# SMPL Static Site Generator - Generate a website with the lowest effort!

## Usage

```shell
cargo install simple-ssg

simple-ssg -o [OUTPUT_DIRECTORY]
```

## Support Goals

This static site generator aims to support:

- [x] Plaintext HTML
- [x] Linking to pages within static site
- [x] Image resources
- [x] Templates (must be named template.html)