Skip to content

The Wayfinder's Log: A personal journey from the skies to the command line. Built with Hugo + Stack + TailwindCSS, chronicling adventures in code, aviation, and life across continents. 🧭

License

Notifications You must be signed in to change notification settings

DukeRupert/my-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wayfinder's Log - Personal Blog

This is the repository for my personal blog, "The Wayfinder's Log", built using the Hugo theme Stack. The blog shares perspectives and insights from my journey across continents and careers - from Papua New Guinea to Montana, from air traffic control to web development.

About the Blog

"The Wayfinder's Log" explores the intersection of technology, literature, family, and faith. It's a space where I share:

  • Technical insights from web development and homelab experiences
  • Reflections on literature, philosophy, and the classics
  • Stories from my air traffic control career
  • Thoughts on family life and coaching
  • Adventures in coffee brewing and calligraphy

Technical Details

This blog is built with:

  • Hugo static site generator
  • Hugo Theme Stack
  • Deployed to VPS

Local Development

To run this site locally, you'll need:

  1. Git
  2. Go
  3. Hugo Extended version

Clone the repository and run:

hugo server

Theme Updates

To update the theme manually:

hugo mod get -u github.com/CaiJimmy/hugo-theme-stack/v3
hugo mod tidy

Deployment

hugo --minify
rsync -avz /path/to/source username@destination_server:/path/to/destination

Configuration

  • Main configuration files are in the config folder
  • Content is organized in the content folder
  • Site parameters can be adjusted in config/_default/params.toml

Contact

For any questions or suggestions about the blog, feel free to reach out through [email protected].

About

The Wayfinder's Log: A personal journey from the skies to the command line. Built with Hugo + Stack + TailwindCSS, chronicling adventures in code, aviation, and life across continents. 🧭

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published