hackersandslackers / flask-jinja-tutorial

:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.

Home Page:https://hackersandslackers.com/flask-jinja-templates/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Jinja Tutorial

Python Flask GitHub Last Commit GitHub Issues GitHub Stars GitHub Forks

Flask Jinja Tutorial

Source code for the accompanying tutorial found here: https://hackersandslackers.com/flask-jinja-templates/

Installation

Get up and running with make run:

git clone https://github.com/hackersandslackers/flask-assets-tutorial.git
cd flask-assets-tutorial
make run

Hackers and Slackers tutorials are free of charge. If you found this tutorial helpful, a small donation would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.

About

:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.

https://hackersandslackers.com/flask-jinja-templates/

License:MIT License


Languages

Language:Makefile 48.9%Language:Jinja 31.1%Language:Python 15.6%Language:CSS 4.4%