Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

DarioArzaba/DarioArzaba.github.io

Repository files navigation


My (Old) Personal Blog

Explore the site »

About

You can read more about the technology behind this blog in my dedicated post:

Installation

  1. Enable WSL and reboot
    Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
  2. Install WSL Ubuntu
  3. Install ruby and jekyll gem
    sudo apt-get update -y && sudo apt-get upgrade -y
    sudo apt-add-repository ppa:brightbox/ruby-ng
    sudo apt-get update
    sudo apt-get install ruby2.3 ruby2.3-dev build-essential dh-autoreconf
    sudo gem update
    sudo gem install jekyll bundler
    jekyll -v
  4. Build and deploy
    bundle install
    bundle exec jekyll serve

Usage


Top of a post with js particle effect


Videos, links and code blocks

License

Distributed under the MIT License.

Contact

Dario Arzaba - [email protected]