Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zessx/blog
Personal blog
https://github.com/zessx/blog
blog jekyll
Last synced: 18 days ago
JSON representation
Personal blog
- Host: GitHub
- URL: https://github.com/zessx/blog
- Owner: zessx
- License: mit
- Created: 2015-05-11T12:19:58.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T15:59:35.000Z (about 2 months ago)
- Last Synced: 2024-12-06T16:43:50.802Z (about 2 months ago)
- Topics: blog, jekyll
- Language: SCSS
- Homepage: https://blog.smarchal.com
- Size: 22.6 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal blog
Made with [Jekyll](https://jekyllrb.com/).
→ [blog.smarchal.com](https://blog.smarchal.com)
## Local development
```sh
jekyll serve --config _config.yml,_config_dev.yml
```