mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 01:15:33 -06:00
22 lines
775 B
Markdown
22 lines
775 B
Markdown
# old.xevion.github.io
|
|
|
|
> 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].
|
|
|
|
This site was originally designed by [Brittany Chiang][brittanychiang] ([v3][brittanychiang-v3])
|
|
|
|
## Dependencies
|
|
|
|
- [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 |