ToolsForThoughtRocks / ToolsForThoughtLogSeq

Notes for the Tools for Thought Rocks community, in LogSeq
https://notes.toolsforthought.rocks
10 stars 0 forks source link

Home page / index.html that isn't journals #10

Open bmann opened 1 year ago

bmann commented 1 year ago

Right now loading the home page just shows latest Journals.

The [[Contents]] page has an outline of major sections, and there are probably other browseable sections to highlight.

Research / document how to do this as part of publishing flow, and we can have a more landing page / home page introduction and guide people where to go next.

mdroidian commented 1 year ago

Could start with :default-home {:page "Contents"}} in config.edn to load Contents as homepage until we have a replacement.

Once we have a better introduction and guide we switch to :default-home {:page "ReplacementPage" :sidebar "Contents"}}