Professional site for Todd H. Gardner.
Hello there. This is the source code of my professional website hosted at https://todd.mn. It is built with Jekyll, a Ruby static site generator. It is built using a Travis job that compiles all the code down to some plain-old-html files and pushes them back into the master
branch of this repository. The site is hosted there by Github Pages and accelarated by Cloudflare.
You'll need to have Ruby 2.4.5 or above installed on your path. Then run bundle install
. To run the site locally, run bundle exec jekyll serve
.
Need help? Contact me and I'll do my best to help.
The content of this project itself is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License., and the underlying source code used to format and display that content is licensed under the MIT license.