Skip to content

Speaking, Writing, and Projects by Todd H. Gardner, Web Developer and Entrepreneur

License

Notifications You must be signed in to change notification settings

toddhgardner/toddhgardner.com

Repository files navigation

todd.mn

Professional site for Todd H. Gardner.

What Is This?

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.

How To Run It

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.

License

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.