10000 GitHub - holgi/pyragit: simple rendering of markdown files in a git repo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

holgi/pyragit

Repository files navigation

Pyragit - simple rendering of markdown files in a git repo

This Pyramid-app renders text files in a git repository and allows access to (sub) folders.

A file with an '.md' extension is considered a markdown file and is rendered when accessed (also works on .txt files)

Getting Started

  • Change directory into your newly created project.

    cd pyragit

  • Setup the development environment.

    make devenv Source .venv/bin/activate

  • Run your project.

    pserve development.ini

About

simple rendering of markdown files in a git repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0