Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stevenharman/stevenharman.github.io

The website of me.
https://github.com/stevenharman/stevenharman.github.io

blog jekyll-site

Last synced: 2 days ago
JSON representation

The website of me.

Awesome Lists containing this project

README

        

# [StevenHarman.net][shn]

The website of me, powered by [Jekyll][jekyll] and hosted by [GitHub Pages][gh-pages].

## Development

First, install all dependencies via:

```bash
$ bundle install
```

Then you can build and preview the site with

```bash
$ bin/jekyll serve --watch --incremental
```

## Deploying

1. `git push origin main`
1. *There is no step 2.*

[gh-pages]: https://pages.github.com/
[shn]: https://stevenharman.net
[jekyll]: http://jekyllrb.com