mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-05 23:15:31 -06:00
Update README for archival
This commit is contained in:
17
README.md
17
README.md
@@ -1,17 +1,22 @@
|
||||
# v3
|
||||
# old.xevion.github.io
|
||||
|
||||
Third iteration of my personal website built with Jekyll.
|
||||
> This used to be a GitHub Pages resume site at the very beginning of my web-development journey.
|
||||
> Since then, I've gone on to make my own websites, my own designs, and I've come back to archive and unpublish this site finally.
|
||||
> Assuming I maintain my websites & domains in the future, my new website(s) are hosted at [xevion.dev].
|
||||
|
||||
> 📢 **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.
|
||||
This site was originally designed by [Brittany Chiang][brittanychiang] ([v3][brittanychiang-v3])
|
||||
|
||||
## Dependencies
|
||||
|
||||
- [Gulp](https://gulpjs.com/)
|
||||
- [Gulp][gulpjs]
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap`
|
||||
2. `npm install`
|
||||
3. `npm start`
|
||||
|
||||
[brittanychiang]: https://github.com/bchiang7
|
||||
[brittanychiang-v3]: https://github.com/bchiang7/v3
|
||||
[gulpjs]: https://gulpjs.com
|
||||
[xevion.dev]: https://xevion.dev
|
||||
Reference in New Issue
Block a user