https://github.com/hackersandslackers/flask-jinja-tutorial
:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.
https://github.com/hackersandslackers/flask-jinja-tutorial
flask jinja jinja2 jinja2-templates jinja2-templating-engine
Last synced: 5 months ago
JSON representation
:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.
- Host: GitHub
- URL: https://github.com/hackersandslackers/flask-jinja-tutorial
- Owner: hackersandslackers
- License: mit
- Created: 2020-02-15T18:02:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:55:27.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:18:11.076Z (8 months ago)
- Topics: flask, jinja, jinja2, jinja2-templates, jinja2-templating-engine
- Language: Makefile
- Homepage: https://hackersandslackers.com/flask-jinja-templates/
- Size: 175 KB
- Stars: 53
- Watchers: 6
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - hackersandslackers/flask-jinja-tutorial - :shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine. (Makefile)
README
# Flask Jinja Tutorial



[](https://github.com/hackersandslackers/flask-jinja-tutorial/issues)
[](https://github.com/hackersandslackers/flask-jinja-tutorial/stargazers)
[](https://github.com/hackersandslackers/flask-jinja-tutorial/network)
Source code for the accompanying tutorial found here: [https://hackersandslackers.com/flask-jinja-templates/](https://hackersandslackers.com/flask-jinja-templates/)
## Installation
Get up and running with `make run`:
```shell
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](https://www.buymeacoffee.com/hackersslackers) would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.