Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicki-krizek/blog.tomaskrizek.com
Tomas Krizek's blog
https://github.com/nicki-krizek/blog.tomaskrizek.com
Last synced: about 6 hours ago
JSON representation
Tomas Krizek's blog
- Host: GitHub
- URL: https://github.com/nicki-krizek/blog.tomaskrizek.com
- Owner: nicki-krizek
- Created: 2017-03-02T23:57:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T23:49:55.000Z (about 4 years ago)
- Last Synced: 2024-11-25T14:51:12.552Z (2 months ago)
- Language: HTML
- Homepage: https://blog.tomaskrizek.com
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog.tomaskrizek.com blog sources
See [blog.tomaskrizek.com](https://blog.tomaskrizek.com) for the content.
## Setup
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll
## Development
```console
bundle update
bundle exec jekyll serve
```