Aurore54F / aurore54f.github.io

Personal web page:

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal web page on GitHub.

This was cloned from https://github.com/academicpages/academicpages.github.io.

To run locally (not on GitHub Pages, to serve on your own computer)

  1. Make sure you have ruby-dev, bundler, and nodejs installed: see ruby-commands on MacOS X;
  2. Run bundle clean to clean up the directory (no need to run --force);
  3. Run bundle install to install ruby dependencies. If you get errors, delete Gemfile.lock and try again;
  4. Run
rbenv shell 2.6.4
rbenv rehash
bundle exec jekyll liveserve

to generate the HTML and serve it from localhost:4000 the local server will automatically rebuild and refresh the pages on change.

About

Personal web page:

https://aurore54f.github.io

License:MIT License


Languages

Language:HTML 34.9%Language:SCSS 33.9%Language:JavaScript 27.8%Language:CSS 3.0%Language:Ruby 0.4%