lab.artlung.com
I originally created the site lab.artlung.com in 2001 or so because the "Lab" pages on my site at artlung.com had gotten unwieldy. It's gotten a fair amount of traffic over the years as a resource for code snippets, utilities and experiments.
- 2010
- Comments were added using Disqus.
- 2016
- I created a private repository for the site.
- 2024
- I made the repository public as part of IndieWeb Black Friday Create Day.
- PHP_CodeSniffer was added
- Preliminary PHPUnit tests added
- OG:Image Support Added
- XML SiteMap Support
- Random Post Keystroke added (alt-r or option-r)
- All pages have a specific
yamlfile to help manage metadata tag-adder.phpscript makes it easy to add tags to existing contentyaml-management.phpscript makes it easy to add metadata to existing content- Unit tests now check for at least one tag on each page
og-images.phpscript usesshot-scraperto generate images forog:imagetagsgenerate-nav-value.phppopulates theNavclass with values from theyamlfiles- Webmention capture and display added on individual pages and on the main nav alongside Disqus comment counts (when active)