Hodge is a static site generator in python, the difference is that we give a free hosting for your blog (if you want)!
hodge init <site-name>
hodge newpost
Hodge new post create...
Title: Writting idea to used hodge
Slug [writting-idea-to-used-hodge]:
Tags (hodge, static) []:
Date [2015/04/28 15:33:16]:
File name [2015_04_28_writting-idea-to-used-hodge.md]:
---
title: {{ title }}
date: {{ date }}
tags: [{{ tags }}]
slug: {{ slug }}
---
Writting text here!
hodge build
- Include file (read markdown)
- Content block (group news)
- Query set, dynamic populate "Content block"