https://github.com/mblode/gomo
https://github.com/mblode/gomo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mblode/gomo
- Owner: mblode
- License: mit
- Created: 2019-11-26T09:29:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T01:37:55.000Z (over 6 years ago)
- Last Synced: 2025-02-07T20:28:54.927Z (over 1 year ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GOMO
Take full control of your static website/blog generation by writing your own simple, lightweight, and magic-free static site generator in Go. That's right! Reinvent the wheel, fellas!
Based on [makesite.py](https://github.com/sunainapai/makesite)