Hugo Template for Logseq
July 15, 2022 ยท View on GitHub
Works with logseq-schrodinger
Setup
- Open the config.yml file and fill your details
- Click export public pages to hugo in logseq (provided you have logseq Schrodinger installed)
- Unzip the file and move the contents into the content directory
- it should have a search file, an archives file and two folders(assets and pages)
- Type hugo server -D to run the website locally
- Type hugo -D to build the website into a static site