0.6.2 • Published 2 years ago

collos v0.6.2

Weekly downloads
18
License
MIT
Repository
gitlab
Last release
2 years ago

collos

Simple static site generator

Getting started

git clone git@gitlab.com:colined/collos.git
cd collos
npm install
npm start -- --server

Visit to http://localhost:8000/README.html and see this README

Supported Markdown

Rendering using markdown-it library with some extensions. Please see documentation with supported markdown samples.