forked from plume/joinplu.me
Update set up document
This commit is contained in:
parent
65f66f95f9
commit
521ea1b9ec
1 changed files with 5 additions and 1 deletions
|
@ -17,8 +17,12 @@ It is using middleman.
|
|||
- `netlify` command v2
|
||||
- Environment variable `NETLIFY_AUTH_TOKEN`
|
||||
|
||||
### Ruby
|
||||
|
||||
- Execute `bundle install --path=vendor/bundle` at first
|
||||
|
||||
## Usefull commands
|
||||
|
||||
- `middleman` for live preview during development
|
||||
- `bundle exec middleman` for live preview during development
|
||||
- `bundle exec rake build_site` when deploying
|
||||
- `bundle exec rake deploy_trans` when deploying https://translate.joinplu.me/
|
||||
|
|
Loading…
Reference in a new issue