makesite
Site generator
A simple static site generator written in Python that allows developers to create their own websites or blogs from scratch
Simple, lightweight, and magic-free static site/blog generator for Python coders
2k stars
61 watching
303 forks
Language: Python
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
williamd1k0/sake | A simple static site generator built with make. | 3 |
mhlakhani/halwa | A static site generator using Python and Jinja2 templates to create web pages from markdown and other formats. | 14 |
braceio/tags | Tools to simplify static website generation by extracting common HTML code into reusable partials and dynamically updating the content | 190 |
venthur/sg | A Python-based tool to generate static websites from markdown files | 2 |
jbake-org/jbake | A Java-based tool for generating static sites and blogs from structured content. | 1,124 |
avgp/susi | A tool for generating static websites from markdown files using a simple, layout-based approach. | 58 |
bk/wmk | A tool for generating static websites with flexible content rendering and customization options. | 3 |
yet-another-static-site-generator/yass | A tool for generating static websites with support for custom templates and modules written in various languages. | 24 |
pablomartinezalvarez/glayu | A static site generator for mid-sized sites with support for partial generation and themes. | 79 |
hashobject/perun | A tool for creating composable and customizable static site generators with Clojure and Boot. | 350 |
kconner/gloggery | A tool that generates static site pages from plain text content and templates | 32 |
hyde/hyde | A static website generator that uses Python to create and manage websites | 1,629 |
hydephp/hyde | A tool for generating static websites and blogs from Markdown content using a Laravel-based backend | 197 |
jgm/yst | A tool for generating static websites by filling string templates with data from various sources. | 380 |
nakkaya/static | A Clojure-based static site generator that can process and render org-mode and markdown files. | 194 |