Compare commits
2 Commits
f315d4598b
...
a8416025c4
Author | SHA1 | Date |
---|---|---|
David Thurstenson | a8416025c4 | |
David Thurstenson | e3379bfc35 |
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
- Base
|
- Base
|
||||||
- hugo
|
- hugo
|
||||||
- Optional (required for `tlwiki` management script)
|
- Optional (only required for `tlwiki` management script)
|
||||||
- git
|
- git
|
||||||
- python3
|
- python3
|
||||||
- rsync
|
- rsync
|
||||||
|
@ -20,9 +20,8 @@
|
||||||
|
|
||||||
#### Using `tlwiki` script
|
#### Using `tlwiki` script
|
||||||
|
|
||||||
1. Ensure these additional requirements are met:
|
1. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template
|
||||||
2. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template
|
2. Run `./tlwiki updeps` to pull in the latest version of all git submodules
|
||||||
3. Run `./tlwiki updeps` to pull in the latest version of all git submodules
|
|
||||||
|
|
||||||
|
|
||||||
#### Using individual commands
|
#### Using individual commands
|
||||||
|
|
Loading…
Reference in New Issue