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
Generate archive:
Delete and Unzip
rm -rf ./Site/* && unzip webHelpHI2-all.zip -d ./SiteHook it to Netlify to publish content under /Site
make a pipeline...
scan for secrets
incorporate search via Algolia
populate Algolia indexes on the pipeline
20 May 2025