Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jotadrilo/vbuf

VBUF static files
https://github.com/jotadrilo/vbuf

jekyll vbuf

Last synced: 21 days ago
JSON representation

VBUF static files

Awesome Lists containing this project

README

        

# VBUF

VBUF blog based on [Jekyll](https://jekyllrb.com) and [GitHub Pages](https://pages.github.com)

## Update

```
./scripts/build.sh
# Or update Gemfile only
./scripts/lock.sh
```

## Deploy

```
./scripts/build.sh
./scripts/start.sh
```