updated theme and added submodules update instruction
This commit is contained in:
parent
3237db0bf7
commit
bc4f18cb3c
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ Requires: [git](https://git-scm.com), [node](https://nodejs.org), [hexo](https:/
|
|||
|
||||
- Clone the repo with git modules
|
||||
- `git clone --recurse-submodules https://github.com/developomp/developomp-site.git`
|
||||
- to update: `git submodule foreach git pull origin master`
|
||||
- Install dependencies
|
||||
- `cd developomp-site/hexo`
|
||||
- `yarn` or `npm i`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue