Logo

dev-resources.site

for different kinds of informations.

Static sites FTW

Published at
1/12/2025
Categories
django
python
github
Author
w4ffl35
Categories
3 categories in total
django
open
python
open
github
open
Author
7 person written this
w4ffl35
open
Static sites FTW

I have wanted to get back into blogging from my personal site rather than relying on third-party platforms like this one for many years, and a couple of days ago I finally bit the bullet and did so.

One of the things that has been holding me back is hosting, the other is framework choice. In the distant past I used WordPress to host blogs, but my PHP days are long behind me and I find WordPress to be too bloated for my needs.

I like Django and Python and wanted to use it in order to create a blog, but I also don't want to pay for hosting. I use github pages, and my previous site was built with React, but I really wanted to build a JavaScript free site.

Long story short, I found a simple solution by using Django Distill which allows you to compile your Django app as a static site. You can read more about why I went this route and how here on my new blog:

https://joecurlee.com/blog/site-update/
https://joecurlee.com/blog/why-i-created-a-static-site/

github Article's
30 articles in total
Favicon
CΓ³mo gestionar tus proyectos de software con Github
Favicon
How to upload Markdown files to Dev.to from GitHub
Favicon
Implantando um aplicativo Angular com DigitalOcean e GitHub de forma gratuita
Favicon
Survival Manual: How to Create and Manage a Project in Git
Favicon
Top 50 Websites a Backend Developer Must Know πŸ–₯οΈπŸ”§πŸš€
Favicon
Unlocking the Power of GitHub Copilot: Your AI Pair Programmer
Favicon
Top 10 Trending GitHub Repositories, Nov 24 2024
Favicon
Improving Port Management Speed: Why I Created `port-client` to Replace `npx kill-port`
Favicon
Unlock Your Coding Potential with the GitHub Copilot Global Bootcamp!
Favicon
Publish Private Nuget Packages on Github
Favicon
Git Merge VS Git Rebase: Which One Should YOU Use?
Favicon
Static sites FTW
Favicon
Hood Ball β€” Multiplayer web-based game
Favicon
GitHub Makeover: Create a Profile README That Stands Out and Connects! πŸ‘¨β€πŸ’»
Favicon
Deploying a Next.js UI App on S3 Using Jenkins🀩
Favicon
The Global South OSC
Favicon
🎁 20 Open Source Projects You Shouldn't Miss in 2025
Favicon
A Conversation with Docker CTO Justin Cormack and Flux CEO Ron Efrani: The Future of Developer Environments
Favicon
Sample Programs Repo Celebrates 1,000 Code Snippets
Favicon
Learn Machine Learning with these amazing GitHub repositories! πŸš€
Favicon
πŸˆβ€β¬› Git and GitHub: A Beginner’s Guide to Version Control πŸš€
Favicon
Undo Mistakes in Git: Revert, Reset, and Checkout Simplified
Favicon
My First npm Package!
Favicon
Top 14 GitHub Data Risks: Data Loss Scenarios and How to Prevent Them
Favicon
Mastering Git and GitHub: A Guide for New Team Members
Favicon
Why I Stopped Using Plain Git Pull (And Why You Should Too)
Favicon
Why I Built commit-ai: A Story About Git Security and Team Safety
Favicon
πŸ”„ Automating GitHub PR Notifications with Slack Integration: A Journey
Favicon
How to Link git to GitHub via SSH on Windows
Favicon
Mastering Git Workflows: Beyond Basic Commands

Featured ones: