Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/justinhoward/justinhoward.github.io
- Owner: justinhoward
- Created: 2014-11-06T04:31:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T23:49:52.000Z (over 3 years ago)
- Last Synced: 2024-11-08T19:05:10.866Z (2 months ago)
- Language: SCSS
- Homepage:
- Size: 428 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/