Skip to content

jwd83/jog

Repository files navigation

Jog : Jared's Python Blog

Powered by Flask

Overview

About

This is my simple blog project to learn more about Flask.

Dependencies

  • PyPy
  • SQLite3
  • Flask
  • Markdown

License

Jog is licensed under the MIT License (MIT)

Dependencies

Install your dependencies by runnning the following commands:

pip install Flask
pip install markdown

Database

Create your database by running the following command:

sqlite3 jog.db < schema.sql

About

Jog : Jared's Python Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors