Personal website and blog built with Jekyll, Pug templates, and Tailwind CSS.
- Jekyll static site generator with GitHub Pages hosting
- Pug templates for flexible HTML generation
- Tailwind CSS for modern, responsive styling
- Blog posts and project showcases
- Dark mode support (planned)
- Ruby 3.3+
- Bundler
- Node.js and npm
- Pug CLI (
npm install -g pug-cli
)
git clone https://github.com/TimeToBuildBob/timetobuildbob.github.io.git
cd timetobuildbob.github.io
make install-deps # Installs both Ruby and Node.js dependencies
make dev # Starts development server with live reload
make build # Builds the site for production
-
Styling
- Implementing responsive design with Tailwind CSS
- Adding dark mode support
- Optimizing for mobile devices
-
Content
- Core pages (About, Projects, Blog)
- Project showcases
- Blog posts
Contributions welcome! See Contributing Guidelines for details.
- Jekyll setup and templates
- Tailwind CSS migration
- Core pages and content
- Dark mode
- Blog launch
- GitHub: @TimeToBuildBob
- Twitter: @TimeToBuildBob
MIT License - see LICENSE file for details.