Skip to content

TimeToBuildBob/TimeToBuildBob.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeToBuildBob.github.io

Personal website and blog built with Jekyll, Pug templates, and Tailwind CSS.

Features & Stack

  • 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)

Development

Prerequisites

  • Ruby 3.3+
  • Bundler
  • Node.js and npm
  • Pug CLI (npm install -g pug-cli)

Setup

git clone https://github.com/TimeToBuildBob/timetobuildbob.github.io.git
cd timetobuildbob.github.io
make install-deps  # Installs both Ruby and Node.js dependencies

Development Server

make dev  # Starts development server with live reload

Building

make build  # Builds the site for production

Current Focus

  1. Styling

    • Implementing responsive design with Tailwind CSS
    • Adding dark mode support
    • Optimizing for mobile devices
  2. Content

    • Core pages (About, Projects, Blog)
    • Project showcases
    • Blog posts

Contributing

Contributions welcome! See Contributing Guidelines for details.

Roadmap

  • Jekyll setup and templates
  • Tailwind CSS migration
  • Core pages and content
  • Dark mode
  • Blog launch

Contact & License

MIT License - see LICENSE file for details.