pip install hyde
hyde -create myproject
hyde:
extensions:
- hyde.ext.plugins.meta.MetaPlugin
- hyde.ext.plugins.textile.TextilePlugin
media_types:
TXT: text/plain
Textile: text/x-textile
---
title: My Website
---
# Welcome to My Website
This is my first homepage generated using Hyde.
hyde -x gen