██████╗██╗   ██╗██████╗ ███████╗██████╗ ██╗ █████╗    
      ██╔════╝╚██╗ ██╔╝██╔══██╗██╔════╝██╔══██╗██║██╔══██╗   
      ██║      ╚████╔╝ ██████╔╝█████╗  ██████╔╝██║███████║   
      ██║       ╚██╔╝  ██╔══██╗██╔══╝  ██╔══██╗██║██╔══██║   
      ╚██████╗   ██║   ██████╔╝███████╗██║  ██║██║██║  ██║   
       ╚═════╝   ╚═╝   ╚═════╝ ╚══════╝╚═╝  ╚═╝╚═╝╚═╝  ╚═╝   
                
  • Home
  • Posts
  • Recommendations
  • Shower Thoughts
  • Links
  • Privacy
  • Github

// 2025-01-12 // by Ben Robeson

New Blog, Day One

Arise is a static site generator written in Bash, designed to be a fusion of ultra-stable 90s technology and modern DevOps paradigms. Arise is designed around use cases like individual blogs and personal websites.

I’ve been meaning to build a new blog for years now, and the idea of static site generators struck me as the only sensible way to do things when I heard of them. When I found Arise, it seemed like a good fusion of things I knew and things I wanted to learn more. Posts are written in Markdown with Visual Studio Code, checked into Github and built with Github Actions. Cloudflare Pages hosts the prebuilt HTML files, retrieved automatically whenever the branch updates.

The current theme is the stock Arise theme, and definitely tickled my retrofuturism fancy. I’ll try to tweak it as I learn more, so this comment may get dated. I’ll work to update the blog as I find time, documenting new things I learn.



Comments

Unless otherwise marked, all content on this site is created by Ben Robeson and licensed under a Creative Commons Attribution Non Commercial Sharealike License CC BY-NC-SA 4.0

Built with ♥ using Arise, a cloud-native static site generator written in Bash.