Update README.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user