File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Kaktos
3+ repo : paulocoutinhox/kaktos
4+ homepage : https://kaktos.netlify.app/
5+ language :
6+ - Python
7+ license :
8+ - MIT
9+ templates :
10+ - Jinja2
11+ startertemplaterepo : https://github.com/paulocoutinhox/kaktos
12+ description : Kaktos is a python static site generator
13+ ---
14+
15+ Kaktos is a python static site generator.
16+
17+ - The idea is create a simple static site generator for people that don't need server-side languages.
18+ - Designers can use it too, since it don't need people that know a programming language.
19+ - Easy extendable to include new features.
20+
21+ ### Features
22+
23+ Kaktos currently supports:
24+
25+ - Any css/javascript framework
26+ - Command line interface to execute everything
27+ - Easy deploy to Netlify
28+ - Easy deploy to AWS Amplify
29+ - Don't require any framework
30+ - Create any kind of site or blog
You can’t perform that action at this time.
0 commit comments