Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/babsey/babsey.github.io_outdated


https://github.com/babsey/babsey.github.io_outdated

jekyll

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

## babsey.github.io

Install requirements
```
ruby -v
gem -v
gcc -v
make -v
```

Install bundler and jekyll:
```
gem install bundler jekyll
```

Start a server for the development:
```
bundle exec jekyll serve
```