Asha - A super simple static site generator using rangeen, markdown2 and jinja2. (tested on python3.6+ only)
pip install asha
asha init
asha build
cd _static_site
python3 -m http.server
-
serve command -
to do -
create command -
to do -
update command -
to do -
install command -
to do -
unit tests -
to do -
Travis CI -
to do -
logo and branding -
to do -
github.io page -
to do -
documentation, collaboration and donation -
to do -
sitemap generator -
to do -
RSS feed generator -
to do -
SEO score generator -
to do -
SSL inbuilt -
to do -
folder structure -
done -
init command -
done -
build command -
done -
clean command -
done -
default Theme -
done -
HTML minification -
done -
pip -
done -
theme/plugin manager -
to do later -
post/page manager -
to do later -
python2.7 support -
to do later -
Bug in markdown2/pygments - code highlighting not working
