Welcome to Web Design
This is a Jekyll-powered website showcasing modern web design and development projects.
Getting Started
Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. You can find more information at jekyllrb.com
Local Development
To run this site locally:
bundle install
bundle exec jekyll serve
Your site will be available at http://localhost:4000
Customization
- Edit
_config.ymlto change site settings - Add posts to the
_postsdirectory - Modify layouts in the
_layoutsdirectory - Update styles in
assets/css/style.css