Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jotadrilo/vbuf
- Owner: jotadrilo
- Created: 2016-11-20T23:39:41.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:45:50.000Z (3 months ago)
- Last Synced: 2024-10-24T01:53:54.383Z (3 months ago)
- Topics: jekyll, vbuf
- Language: SCSS
- Homepage: https://jotadrilo.github.io/vbuf/
- Size: 864 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```