Compare commits

..

No commits in common. "a8416025c41e4aff290bc0f2e2f48e168e2e5c44" and "f315d4598b6ea9db87d18fbc470391be75e879cc" have entirely different histories.

1 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
- Base - Base
- hugo - hugo
- Optional (only required for `tlwiki` management script) - Optional (required for `tlwiki` management script)
- git - git
- python3 - python3
- rsync - rsync
@ -20,8 +20,9 @@
#### Using `tlwiki` script #### Using `tlwiki` script
1. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template 1. Ensure these additional requirements are met:
2. Run `./tlwiki updeps` to pull in the latest version of all git submodules 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 #### Using individual commands