mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-07 18:07:33 -06:00
18 lines
501 B
Markdown
18 lines
501 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:**
|
|
>
|
|
> No need to email me. Please just give me proper credit! 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`
|
|
1. `npm install`
|
|
1. `npm start`
|