nhidev.github.io

nhidev.github.io

Personal website

#This is a fork of this repo: nicolas-van.github.io

Installation & Usage

  1. Install a full Ruby development environment
  2. Install Jekyll and bundler gems
     gem install jekyll bundler
    
  3. Create a new Jekyll site at ./myblog
      jekyll new myblog
    
  4. Change into your new directory
      cd myblog
    
  5. Build the site and make it available on a local server
      bundle exec jekyll serve
    

    About

    This websites uses: Bootstrap 4 theme usable both on Github Pages and with a standalone Jekyll.