mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 11:15:37 -06:00
15 lines
321 B
Markdown
15 lines
321 B
Markdown
# Personal Website V3
|
|
|
|
## Dependencies
|
|
|
|
- [Node.js](https://github.com/creationix/nvm)
|
|
- [Ruby](https://github.com/creationix/nvm)
|
|
- `npm install gulp-cli -g`
|
|
- `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap`
|
|
|
|
## Getting Started
|
|
|
|
1. `npm install`
|
|
1. `gulp serve` for development
|
|
1. `gulp build` for prod
|