-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Saturday stream explorer" | ||
description: "I was looking for new thing to do to improve my stream. This is mostly me goofing off." | ||
image: img/2023/6DBRwLpiazc.jpg | ||
video: https://www.youtube.com/embed/6DBRwLpiazc | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['streamlabs', 'streaming'] | ||
|
||
--- | ||
|
||
I was looking for new thing to do to improve my stream. This is mostly me goofing off. |
15 changes: 15 additions & 0 deletions
15
...perations,-whitenoise,-and-tailwind-building-saas-with-python-and-django-177.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Operations, WhiteNoise, and Tailwind - Building SaaS with Python and Django #177" | ||
description: "In this episode, I worked through a couple of issues discovered after having the site be operational for real use. From there, we moved onto some fundamental technology and integrated WhiteNoise to handle static files for the application. After adding WhiteNoise, we hooked up Tailwind CSS." | ||
image: img/2023/bP8arDGJxBk.jpg | ||
video: https://www.youtube.com/embed/bP8arDGJxBk | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['Python', 'Django', 'SaaS', 'WhiteNoise', 'static files', 'Tailwind', 'CSS', 'Tailwind CSS', 'Node.js', 'Heroku', 'buildpacks'] | ||
|
||
--- | ||
|
||
In this episode, I worked through a couple of issues discovered after having the site be operational for real use. From there, we moved onto some fundamental technology and integrated WhiteNoise to handle static files for the application. After adding WhiteNoise, we hooked up Tailwind CSS. |
15 changes: 15 additions & 0 deletions
15
content/blog/2023-12-09-whitenoise-for-static-files-building-saas.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "WhiteNoise For Static Files - Building SaaS" | ||
description: "This video is all about adding the popular WhiteNoise package into my Django app to serve static files (e.g., CSS, JavaScript, and images) directly from the app. I walk through the process from start to finish and deploy it live to show how things work." | ||
image: img/2023/YzcJy3mUSJM.jpg | ||
video: https://www.youtube.com/embed/YzcJy3mUSJM | ||
type: post | ||
categories: | ||
- YouTube | ||
- Python | ||
- Django | ||
tags: ['Python', 'Django', 'SaaS', 'WhiteNoise', 'static files', 'Heroku'] | ||
|
||
--- | ||
|
||
This video is all about adding the popular WhiteNoise package into my Django app to serve static files (e.g., CSS, JavaScript, and images) directly from the app. I walk through the process from start to finish and deploy it live to show how things work. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.