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
- Host: GitHub
- URL: https://github.com/hearthsim/hearthsim.net
- Owner: HearthSim
- Created: 2016-04-03T21:27:56.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T18:54:40.000Z (over 1 year ago)
- Last Synced: 2024-12-31T19:15:00.704Z (over 1 year ago)
- Topics: jekyll
- Language: SCSS
- Homepage: https://hearthsim.net
- Size: 1.45 MB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/.