Files
old.xevion.github.io/README.md
2018-10-02 09:54:10 -04:00

18 lines
528 B
Markdown

# v3
Third iteration of my personal website built with Jekyll.
> 📢 **PSA for those who want to fork or copy this repo and use it for their own site:**
>
> Please be a decent person and give me proper credit by linking back to my website! Refer to this handy [quora post](https://www.quora.com/Is-it-bad-to-copy-other-peoples-code) if you're not sure.
## Dependencies
- [Gulp](https://gulpjs.com/)
## Getting Started
1. `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap`
2. `npm install`
3. `npm start`