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`
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5e5d6e77d063559ce49f7e972204467e91f4927c
|
||||
Subproject commit 645cffa7a885409f6959a0263410015c1c486c30
|
Loading…
Add table
Add a link
Reference in a new issue