mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 21:15:39 -06:00
12 lines
318 B
Markdown
12 lines
318 B
Markdown
# Personal Website V3
|
|
|
|
## Dependencies
|
|
- [Ruby](https://github.com/creationix/nvm)
|
|
- [Node.js](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 |