Compare commits
No commits in common. "a8416025c41e4aff290bc0f2e2f48e168e2e5c44" and "f315d4598b6ea9db87d18fbc470391be75e879cc" have entirely different histories.
a8416025c4
...
f315d4598b
|
@ -6,7 +6,7 @@
|
|||
|
||||
- Base
|
||||
- hugo
|
||||
- Optional (only required for `tlwiki` management script)
|
||||
- Optional (required for `tlwiki` management script)
|
||||
- git
|
||||
- python3
|
||||
- rsync
|
||||
|
@ -20,8 +20,9 @@
|
|||
|
||||
#### Using `tlwiki` script
|
||||
|
||||
1. 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
|
||||
1. Ensure these additional requirements are met:
|
||||
2. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template
|
||||
3. Run `./tlwiki updeps` to pull in the latest version of all git submodules
|
||||
|
||||
|
||||
#### Using individual commands
|
||||
|
|
Loading…
Reference in New Issue