File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-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+ description : Kaktos is a python static site generator
12+ ---
13+
14+ Kaktos is a python static site generator.
15+
16+ - The idea is create a simple static site generator for people that don't need server-side languages.
17+ - Designers can use it too, since it don't need people that know a programming language.
18+ - Easy extendable to include new features.
19+
20+ ### Features
21+
22+ Kaktos currently supports:
23+
24+ - Any css/javascript framework
25+ - Command line interface to execute everything
26+ - Easy deploy to Netlify
27+ - Easy deploy to AWS Amplify
28+ - Don't require any framework
29+ - Create any kind of site or blog
You can’t perform that action at this time.
0 commit comments