https://github.com/ohadpr/relieved-bulb-f9d24
https://github.com/ohadpr/relieved-bulb-f9d24
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohadpr/relieved-bulb-f9d24
- Owner: ohadpr
- License: other
- Created: 2018-10-23T22:14:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T22:14:18.000Z (over 6 years ago)
- Last Synced: 2025-02-10T04:26:44.568Z (4 months ago)
- Language: CSS
- Size: 1.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Atmosphere
This site was generated by [www.stackbit.com](https://www.stackbit.com), v0.1.11.
# Running You Site Locally
1. [Install Hugo](https://gohugo.io/getting-started/quick-start/#step-1-install-hugo)
2. Install Jekyll and [bundler](https://jekyllrb.com/docs/ruby-101/#bundler) [gems](https://jekyllrb.com/docs/ruby-101/#gems)gem install jekyll bundler
3. Build the site and start the Hugo server with drafts enabled
hugo server -D
4. Browse to [http://localhost:1313/](http://localhost:1313/)