https://github.com/bash/seite
Markdown File + Tera Template => HTML Page
https://github.com/bash/seite
Last synced: about 1 year ago
JSON representation
Markdown File + Tera Template => HTML Page
- Host: GitHub
- URL: https://github.com/bash/seite
- Owner: bash
- License: apache-2.0
- Created: 2024-05-09T17:20:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T13:53:31.000Z (about 1 year ago)
- Last Synced: 2025-02-21T15:19:26.584Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license-apache.txt
Awesome Lists containing this project
README
# seite
Markdown File + [Tera] Template => HTML Page
## Usage
```
seite readme.md -T template.html
```
[Tera]: https://keats.github.io/tera/