Check out the site · Report Bug · Request (or really recommend one, in this case) Feature
Table of Contents
A personal website for what I'm working on, thinking about, and finding interesting. Or whatever else. Built using GitHub Pages, Jekyll, and the Minimal Mistakes theme.
Screenshot of the site's About page:
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star if you like it! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE
for more information.
Joseph Dwyer - [email protected] - Twitter
-
GitHub Pages A great resource for a free hosting option and development tools/resources for a personal website. Helpful docs.
-
Jekyll The docs here were very helpful.
-
Minimal Mistakes This is the Jekyll theme I based my site on, I think its great. One of the few themes which have a minimal style I like and include a decent keyword search feature. Helpful docs here as well.