gitpress
gitpress copied to clipboard
Blissful blogging for hackers.
Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.1.0 to 2.4.0. Changelog Sourced from markdown2's changelog. python-markdown2 2.4.0 [pull #377] Fixed bug breaking strings elements in metadata lists [pull #380] When rendering fenced code blocks,...
Bumps [flask](https://github.com/pallets/flask) from 0.8 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...
my markdown files are not on master branch, how can I select another branch?
Considered the duality of #3, this will make serving a blog as simple as possible by allowing you to call `gitpress.run` with no arguments. Gitpress will listen for pushes instead...
The minimal usage is to run with `gitpress.run`. This should handle as many details to get started serving as possible, including pulling in your blog repository to serve it. The...
The file conventions are very flexible. The description should be more simple with examples and clear edge cases.