Iqbal´s DLQ main Help

Writerside

I´ve decided to start blogging on Writerside. I´d like to think less about code when I am writing.

I haven´t set a fancy pipeline for this at this time, I simply hooked it to Netlify and specified a folder to which I extract the Writerside Zip

  1. Generate archive:

    Archive
  2. Delete and Unzip

    rm -rf ./Site/* && unzip webHelpHI2-all.zip -d ./Site
  3. Hook it to Netlify to publish content under /Site

  4. make a pipeline...

    • scan for secrets

    • incorporate search via algolia

    • populate algolia indexes on the pipeline

Last modified: 12 March 2024