Skip to content
/ pyragit Public

simple rendering of markdown files in a git repo

License

Notifications You must be signed in to change notification settings

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