Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justinhoward/justinhoward.github.io

My blog https://www.justinhoward.org/
https://github.com/justinhoward/justinhoward.github.io

Last synced: 9 days ago
JSON representation

My blog https://www.justinhoward.org/

Awesome Lists containing this project

README

        

# Justin Howard (justinhoward.org)

This is my [personal blog][blog]. It is hosted by [GitHub pages][github-pages] and generated with [Jekyll][jekyll].

To get started, install ruby then install the `jekyll` gem.

```bash
gem install jekyll
```

Then you can host the site with

```bash
jekyll serve --watch
```

[blog]: http://www.justinhoward.org
[jekyll]: http://jekyllrb.com
[github-pages]: https://pages.github.com/