https://github.com/cohoe/blog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cohoe/blog
- Owner: cohoe
- License: mit
- Created: 2021-09-13T02:18:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T17:55:20.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T09:40:42.539Z (about 1 year ago)
- Language: SCSS
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blog
====
To run locally:
```
bundle install
bundle exec jekyll serve
```