A personal blog about software architecture, agile thinking, and creative living.
The Refactored Road is a Jekyll-based blog using the Beautiful Jekyll theme. It's a platform for sharing technical insights, experiences, and reflections on software development and architecture.
- Clean, responsive design using Beautiful Jekyll theme
- Tag-based organization of posts
- Archive page for browsing all content
- Mobile-friendly layout
To run this blog locally:
- Install Ruby and Bundler
- Clone this repository
- Run
bundle installto install dependencies - Run
bundle exec jekyll serveto start the local server - Visit
http://localhost:4000in your browser
Content is copyright 2025 The Refactored Road