Skip to content

twistedpair/lustforge.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lust.dev

Source for lust.dev

I've been blogging on WordPress since 2008, unfortunately. I've found Wordpress incredibly slow, especially given the content can be made completely static. Luckily the world has taken notice, with the recent explosion of static blogging frameworks. So, why pay $110/yr for a dedicated WP provider, when you can pay $1/yr to AWS S3 $0 to host on GitHub pages?

This repo has the contents of my site as I port it to Hugo. If you like the place, feel free to use the code as an exemplar, however, the blog content is © Joe Lust 2020.

This site is hosted on GitHub Pages.

Local Building

git clone git@github.com:twistedpair/lustforge.com.git
# We fixed some of the Hugo themes
git submodule update --init --recursive

Local live development

Startup the live Hugo server

hugo server -D -w

Deployment

This site uses GitHub Actions to deploy. Just merge to main and it will be deployed to GitHub Pages.

Deployment workflow can be found here

About

Source for LustForge.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published