/davidtranhq.github.io

A personal website made with Github Pages and Jekyll.

Primary LanguageJupyter NotebookCreative Commons Zero v1.0 UniversalCC0-1.0

A personal website made with GitHub Pages and Jekyll.

Build

  1. Install Jekyll.
    • I had trouble installing a compatible Ruby version on Ubuntu 22.04; I used this article instead (minus the Docker part)
  2. Run bundle install to install the dependencies.
  3. Run bundle exec jekyll serve to start the local server.