Skip to content

jnsgruk/jnsgr.uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jnsgr.uk

This repository contains the code for my personal website https://jnsgr.uk.

The site is built with Hugo, and served with gosherve — a small Go web server that serves static assets and URL redirects from a GitHub Gist.

The site is hosted on Fly.io and deployed automatically with GitHub Actions.

Building

This project uses mise for tool management and build tasks:

# Install tools
mise install

# Build the Go binary (includes Hugo site generation)
mise run build

# Serve the Hugo site during development
mise run dev

The OCI image is built with Rockcraft:

rockcraft pack

About

My personal webpage and blog

Topics

Resources

License

Stars

8 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors