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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9962d2 · Jul 27, 2022

History

72 Commits
Jul 27, 2022
Jul 27, 2022
Jul 27, 2022
Feb 17, 2020
Feb 28, 2018
Feb 17, 2020
Feb 17, 2020
Mar 6, 2018
Jul 27, 2022
Feb 17, 2020
Mar 3, 2018
Feb 28, 2018
Jul 27, 2022

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