Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

self-xsdsd-logo

# 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``.