Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/choptastic/blast_cms
A Nitrrogen-Based CMS
https://github.com/choptastic/blast_cms
Last synced: 21 days ago
JSON representation
A Nitrrogen-Based CMS
- Host: GitHub
- URL: https://github.com/choptastic/blast_cms
- Owner: choptastic
- License: mit
- Created: 2023-11-19T02:07:53.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-20T20:07:46.000Z (12 months ago)
- Last Synced: 2024-10-08T15:24:26.416Z (about 1 month ago)
- Language: Erlang
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Blast CMS
A simple Nitrogen-based site generator for quickly building simple sites
Use
---Add the plugin to your rebar config:
{deps, [
blast_cms
]}.