Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/self-xdsd/self-blog
Blog of Self XDSD
https://github.com/self-xdsd/self-blog
Last synced: 8 days ago
JSON representation
Blog of Self XDSD
- Host: GitHub
- URL: https://github.com/self-xdsd/self-blog
- Owner: self-xdsd
- License: other
- Created: 2021-01-29T10:02:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T11:53:57.000Z (over 2 years ago)
- Last Synced: 2023-03-04T21:12:31.027Z (over 1 year ago)
- Language: SCSS
- Homepage: https://blog.self-xdsd.com
- Size: 1.72 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Self XDSD Blog
Blog of Self XDSD: https://blog.self-xdsd.com
To run locally, you will need Ruby, Bundler and Jekyll installed.
```shell
bundle install
jekyll serve
```Go to ``http://localhost:4000``.