https://github.com/boompig/uni-page
My UToronto personal site
https://github.com/boompig/uni-page
Last synced: about 1 month ago
JSON representation
My UToronto personal site
- Host: GitHub
- URL: https://github.com/boompig/uni-page
- Owner: boompig
- Created: 2014-08-03T22:59:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T15:05:55.000Z (over 10 years ago)
- Last Synced: 2025-02-22T20:19:54.348Z (over 1 year ago)
- Language: JavaScript
- Size: 3.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This is the webpage for my site
# Configuration
* change `url` and `baseurl` in _config.yml
# Installation
* install bower
* run `bower install`
* install Jekyll
* run `jekyll build`