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

https://github.com/hearthsim/hearthsim.net

HearthSim company website
https://github.com/hearthsim/hearthsim.net

jekyll

Last synced: 3 months ago
JSON representation

HearthSim company website

Awesome Lists containing this project

README

          

# [hearthsim.net](https://hearthsim.net)

## Development

Install the dependencies:

```
bundle install
```

Run jekyll in development mode:

```
bundle exec jekyll serve
```

You should now be able to access the website at http://localhost:4000/.