Working template

This commit is contained in:
2025-04-02 16:47:51 +03:00
commit c9104c0563
22 changed files with 191 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
Tip:
- Use `git submodule update --remote --merge` to update theme.
Todo:
- Make a synced Logseq graph
- Automate deploying
Relevant links:
- [logseq Schrödinger](https://github.com/sawhney17/logseq-schrodinger)
- [Hugo Template for Logseq](https://github.com/sawhney17/logseq-hugo-template)
- [Logseq-Hugo-Template](https://github.com/CharlesChiuGit/Logseq-Hugo-Template/tree/main)
- [PaperMod Wiki/Installation](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation)
- [Deploying a static Hugo site with NGINX](https://gideonwolfe.com/posts/sysadmin/hugonginx/)