caesarw0 / caesarw0.github.io

Personal Website

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caesarw0.github.io

This repository contains code for my personal website.

Running locally

  1. Clone repository (git users), or [download] and unzip.
  2. Open terminal, cd into root directory (where _config.yml is located)
  3. Run bundle install 1
  4. Run bundle exec jekyll serve
  5. Open http://localhost:4000/

Special thanks to Hydejack for the blogging template.

Footnotes

  1. Requires Bundler. Install with gem install bundler.

About

Personal Website

https://caesarw0.github.io/

License:Other


Languages

Language:SCSS 60.2%Language:HTML 30.7%Language:JavaScript 7.4%Language:CSS 1.3%Language:Ruby 0.4%