https://github.com/manelli/ssg
A simple static site generator
https://github.com/manelli/ssg
markdown ruby static-site-generator
Last synced: 2 months ago
JSON representation
A simple static site generator
- Host: GitHub
- URL: https://github.com/manelli/ssg
- Owner: manelli
- License: mit
- Created: 2019-04-07T04:52:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T04:52:57.000Z (about 7 years ago)
- Last Synced: 2026-03-26T18:10:42.056Z (3 months ago)
- Topics: markdown, ruby, static-site-generator
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ssg
### A simple static site generator
# Installation
```bash
gem install ssg
```
# Usage
```basg
ssg -h
```