8000 GitHub - zariable/zariable.github.io: Jun Yu's Homepage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zariable/zariable.github.io

 
 

Repository files navigation

Instructions

  1. Fork this repository by clicking the "fork" button in the top right.
  2. Go to the repository's settings (rightmost item in the tabs that start with "Code", should be below "Unwatch"). Rename the repository "[your GitHub username].github.io", which will also be your website's URL.
  3. Update _config.yml file to reflect your info.
  4. Upload any files (like PDFs, .zip files, etc.) to the files/ directory. They will appear at https://[your GitHub username].github.io/files/example.pdf.
  5. Check status by going to the repository settings, in the "GitHub pages" section

To run and verify on your local machine

  1. Install ruby: brew install ruby
  2. Install bundler: gem install bundler
  3. Run bundle clean to clean up the directory (no need to run --force)
  4. Run bundle install to install ruby dependencies. If you get errors, delete Gemfile.lock and try again.
  5. Run bundle exec jekyll serve to generate the HTML and serve it from localhost:4000 the local server will automatically rebuild and refresh the pages on change.

About

Jun Yu's Homepage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.1%
  • HTML 23.0%
  • SCSS 20.5%
  • Jupyter Notebook 9.6%
  • Python 2.8%
  • CSS 2.8%
  • Ruby 0.2%
0