Personal website for Stephen Bahr to showcase experiences and projects.
- Jekyll
- HTML/CSS
- Bootstrap
To run the application locally, clone the repository contents, and make sure you have Jekyll installed locally.
bundle exec jekyll serve
will serve the applet on your machine, and any saves/file changes will automatically update on localhost:4000
.