Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Tutsplus - Foundational Flask: Creating Your Own Static Blog Generator

Posted By: Max-X
Tutsplus - Foundational Flask: Creating Your Own Static Blog Generator

Tutsplus - Foundational Flask: Creating Your Own Static Blog Generator
English | Working Files Included | Audio: aac, 44100 Hz, stereo (eng) | Video: h264, yuv420p, 1280x720, 30.00 fps(r) (eng) | 0.98 GB
Genre: E-learning

If you’re a web developer, you’ve no doubt heard of Django — the go–to web development framework for Python. While Django is a superb framework for developing complex web applications, it can be slightly cumbersome when developing something a bit smaller. Enter Flask. It has the ability to grow with the complexity of your app, making it, in many cases, the only framework you’ll ever need. Join Christopher Roach as he shows you how to use the Flask micro-framework through the creation of a simple static blog generator.
Getting Started 11m 20s
Introduction 4m 58s
Hello Flask 6m 22s

Creating the Blog 2h 14m 50s
Templates 10m 32s
Add the Post Class 12m 6s
Debugging Flask Applications 12m 48s
Add Post Metadata 14m 38s
Create a Custom Jinja Filter 13m 16s
Add the index.html Template 11m 34s
Add a Posts Class 15m 12s
Add the SortedDict Class 34m 42s
Handling Static Files 10m 2s

Loose Ends 1h 11m 48s
Generating a Feed 20m 22s
Generating the Static Website 13m 36s
Configuration 28m 12s
Syntax Highlighting 9m 38s

Deployment 33m 14s
GitHub 13m 38s
S3 19m 36s

Conclusion 15m 56s
Conclusion 15m 56s
Screenshot

Tutsplus - Foundational Flask: Creating Your Own Static Blog Generator