Skip to content

remort/remort.net

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

remort.net

Захотел сделать маленький статический сайт, собираемый из markdown документов.

Написал свой сборщик статических html на python т.к. не осилил пробегание по .md файлам для создания меню сайта на nodejs/gulp.

virtualenv -p python3.7 venv
pip install -r requirements.txt
source venv/bin/activate
python build.py

About

Static website builder on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published