keiichiw / keiichiw.github.io

https://keiichiw.github.io/

Home Page:https://keiichiw.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keiichiw.github.io

The souce code of my page https://keiichiw.github.io/.

This is a fork of https://academicpages.github.io/.

Running Locally

When you are initially working your website, it is very useful to be able to preview the changes locally before pushing them to GitHub. To work locally you will need to:

  1. Clone the repository and made updates as detailed above.
  2. Make sure you have ruby-dev, bundler, and nodejs installed: sudo apt install ruby-dev ruby-bundler nodejs
  3. Run bundle install to install ruby dependencies. If you get errors, delete Gemfile.lock and try again.
  4. Run jekyll serve -l -H localhost to generate the HTML and serve it from localhost:4000 the local server will automatically rebuild and refresh the pages on change.

About

https://keiichiw.github.io/

https://keiichiw.github.io/

License:MIT License


Languages

Language:JavaScript 38.5%Language:HTML 21.9%Language:SCSS 19.7%Language:Jupyter Notebook 11.6%Language:Python 4.4%Language:CSS 3.7%Language:Ruby 0.2%