About 8 results
https://unceman.leaflet.pub/3mgi5cl672s2i · 7 Mar 2026
All my records are in one place, might as well use them
https://blog.nove-b.dev/posts/netlify-build-hugo · 18 Oct 2025
HugoのテーマをPaperModに戻した Hugoのテーマをまた変更した。 コントリビュートとリリースとブログを一元管理したいということで自作のテーマを作成したけど、コントリビュートを自動で...
https://www.coryd.dev/posts/2024/populating-env-vars-using-1password · 14 Dec 2024
I love automating things and — with that impulse entirely unchecked — I've written up a shell script to make setting this site up for local development even simpler.
https://www.coryd.dev/posts/2024/rebuilding-your-netlify-site-at-regular-intervals · 6 Dec 2024
With my site on Netlify I've set up a function to rebuild it at regular intervals (hourly, in my case).
https://blog.nove-b.dev/posts/cloudflare-registrar-netlify-subdomain · 17 Jun 2024
最適なドメイン管理プラットフォームを探して 今までいくつかのドメイン管理プラットフォームを利用してきた。 - エックスドメイン - お名前ドットコム - Google domains エックスドメインは...
https://www.coryd.dev/posts/2024/handling-images-with-b2-netlifys-image-cdn-hazel-and-mountain-duck · 1 May 2024
I've spent a while hosting and fetching images from bunny.net when my 11ty builds. I had multiple pull zones configured and wanted to leverage bunny.net's transforms, but the pricing of $15/month per zone wasn't feasible.
https://www.coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage · 2 Apr 2024
I've written before about embedding music into my site and I've largely used Last.fm to do so. Their API is rather extensive, though it is showing its age — the default response format is XML, they've dropped artist images and have intermittently failed ...
https://www.coryd.dev/posts/2020/deploying-a-jekyll-site-to-netlify-with-docker-and-gitlab-ci · 1 Mar 2020
This is a step-by-step guide covering how to automatically deploy a Jekyll site to Netlify using Docker and GitLab CI/CD. This post assumes that have already set up a GitLab repository and a Netlify site.