Hugo Template for Logseq

July 15, 2022 ยท View on GitHub

Works with logseq-schrodinger

Screen Shot 2022-04-25 at 10 27 30 AM

Setup

  1. Open the config.yml file and fill your details
  2. Click export public pages to hugo in logseq (provided you have logseq Schrodinger installed)
  3. 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)
  4. Type hugo server -D to run the website locally
  5. Type hugo -D to build the website into a static site

Sample Sites