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 h…


This content originally appeared on DEV Community and was authored by Joe Curlee

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/


This content originally appeared on DEV Community and was authored by Joe Curlee


Print Share Comment Cite Upload Translate Updates
APA

Joe Curlee | Sciencx (2025-01-12T02:49:01+00:00) Static sites FTW. Retrieved from https://www.scien.cx/2025/01/12/static-sites-ftw/

MLA
" » Static sites FTW." Joe Curlee | Sciencx - Sunday January 12, 2025, https://www.scien.cx/2025/01/12/static-sites-ftw/
HARVARD
Joe Curlee | Sciencx Sunday January 12, 2025 » Static sites FTW., viewed ,<https://www.scien.cx/2025/01/12/static-sites-ftw/>
VANCOUVER
Joe Curlee | Sciencx - » Static sites FTW. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/01/12/static-sites-ftw/
CHICAGO
" » Static sites FTW." Joe Curlee | Sciencx - Accessed . https://www.scien.cx/2025/01/12/static-sites-ftw/
IEEE
" » Static sites FTW." Joe Curlee | Sciencx [Online]. Available: https://www.scien.cx/2025/01/12/static-sites-ftw/. [Accessed: ]
rf:citation
» Static sites FTW | Joe Curlee | Sciencx | https://www.scien.cx/2025/01/12/static-sites-ftw/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.