Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/subicura/subicura.github.io

subicura's blog
https://github.com/subicura/subicura.github.io

blog jekyll

Last synced: 28 days ago
JSON representation

subicura's blog

Awesome Lists containing this project

README

        

# subicura.com blog

by jekyll

## requirement

- `brew install vips`
- asdf
- `asdf plugin add nodejs`
- `asdf plugin add ruby https://github.com/asdf-vm/asdf-ruby.git`
- `asdf install`
- `gem install bundler:2.1.4`
- `bundle install`

## test

```
$ bundle exec jekyll serve
$ bundle exec jekyll serve --incremental
```

## deploy

```
npm install
npm run deploy
```

## asciinema player

```



Docker Install (ubuntu)

```