All Projects → subicura → subicura.github.io

subicura / subicura.github.io

Licence: other
subicura's blog

Programming Languages

CSS
56736 projects
HTML
75241 projects
Sass
350 projects
javascript
184084 projects - #8 most used programming language

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

<div class="asciinema-player-section">
  <asciinema-player src="{{ site.url }}/assets/asciinema/2017-01-19-docker-guide-for-beginners-2/docker-install-on-linux.json" poster="data:text/plain,$ # Docker Install (ubuntu)" speed="2"></asciinema-player>
  <figcaption>Docker Install (ubuntu)</figcaption>
</div>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].