Compare commits

...

3 Commits

3 changed files with 4 additions and 2 deletions

View File

@ -56,7 +56,7 @@ git submodule update --init --recursive
Create a symlink named `.git/hooks/pre-push` with `tlwiki` as its target:
```
ln -s .git/hooks/pre-push ../../tlwiki
ln -s ../../tlwiki .git/hooks/pre-push
```
`tlwiki` will help manage this symlink in the future (See: [#1](https://git.thurstylark.com/thurstylark/tlwiki/issues/1))

View File

@ -5,6 +5,8 @@ theme = "tlwiki"
#sectionPagesMenu = "main"
# Enable git info access
enableGitinfo = true
# Sidebar: about/bio
[params.about]

@ -1 +1 @@
Subproject commit cbb2777114c649e3fe557812767451d76f12aeba
Subproject commit ca98192cfb0cf98df0c860201b4f1c23dfa8868b