mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-07 07:15:36 -06:00
18 lines
528 B
Markdown
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`
|