Domain
The Quantum Garden Website is hosted at quantumgardener.info. When someone asks for my site address I give them the aliased theqg.info as it’s shorter and easier to remember.
The domains are hosted on Cloudflare.
Site generation
Quartz reads pages from the asset folder of The Quantum Garden Vault and converts them to a static HTML site using the scripts at https://github.com/quantumgardener/qg.info which is a heavily modified fork of the upstream code.
Controlling publication
The publication of any individual note is controlled by a combination of the publish property, restricted tags and Quartz’s ignore patterns.
The processing of publish and restricted tags is controlled my custom Quartz filter script, portcullis.ts and QuartzignorePatterns.
Publish property
The publish property is set to one of three values.
deny: under no circumstances publish this pageundecided: default state for new pages, forcing me to make a decision to publish or notallow: publish this page subject to restricted tags and Quartz’s ignore patterns.
A missing publish property or value other than those above aborts site generation.
Restricted tags
Even if publish: allow, if any of the Quantum OS Restricted Tags is present, the note will not be published.
Ignore patterns
As a final backstop, certain folders are prohibited from being published. See quartz.config.ts for specifics.
RSS feeds
There are two RSS feeds.
