Update README.md

This commit is contained in:
sg
2025-06-05 11:18:50 +00:00
parent 9594cdd457
commit 62b2de611a

View File

@@ -4,10 +4,13 @@ Simplistic static site generator
## Quickstart
`git clone https://git.exocortex.ru/Exocortex/hydrogen.git`
`cd hydrogen && pip install -r requirements`
_put some Markdown files into the `content` directory_
`./hydrogen.py`
## Conventions / expectations
`hydrogen` expects the following files in the `content` directory:
- Markdown files ('*.md' only): these are the text files rendered to the HTML.