Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgalgs/mgalgs.github.io
My blog thing
https://github.com/mgalgs/mgalgs.github.io
Last synced: about 2 months ago
JSON representation
My blog thing
- Host: GitHub
- URL: https://github.com/mgalgs/mgalgs.github.io
- Owner: mgalgs
- Created: 2011-11-15T19:46:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:42:31.000Z (3 months ago)
- Last Synced: 2024-11-07T20:35:27.753Z (3 months ago)
- Language: CSS
- Homepage: https://mgalgs.io
- Size: 3.09 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My bloggy thing.
# Running locally
```
cd path/to/mgalgs.github.io
rvm use
bundle install
bundle exec jekyll serve
```