subicura / subicura.github.io

subicura's blog

Home Page:http://subicura.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

subicura's blog

http://subicura.com


Languages

Language:CSS 74.6%Language:HTML 17.2%Language:Sass 4.2%Language:JavaScript 2.4%Language:Ruby 0.8%Language:SCSS 0.8%