Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fishi0x01/fishi0x01.github.io
My Jekyll blog
https://github.com/fishi0x01/fishi0x01.github.io
blog
Last synced: about 2 months ago
JSON representation
My Jekyll blog
- Host: GitHub
- URL: https://github.com/fishi0x01/fishi0x01.github.io
- Owner: fishi0x01
- Created: 2016-06-18T16:55:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T12:08:03.000Z (about 1 year ago)
- Last Synced: 2024-10-11T06:51:35.794Z (3 months ago)
- Topics: blog
- Language: HTML
- Homepage:
- Size: 18.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fishi0x01.github.io
## Install locally
```
gem install bundler --user-install
rm -f Gemfile.lock
bundle install --path .bundle
```## Run locally
```
make serve
```