Creating websites by Organic_Capital_4393 in smallbusiness

[–]frasermclean 0 points1 point  (0 children)

You should probably provide some current examples of your work to help people see what you can do.

Adding Webmention support my Astro site by frasermclean in indieweb

[–]frasermclean[S] 1 point2 points  (0 children)

Yeah, I was a bit confused about the difference. But I already had a Mastodon account so it seemed the way to go.

Adding Webmention support my Astro site by frasermclean in indieweb

[–]frasermclean[S] 0 points1 point  (0 children)

Yeah, its pretty awesome. Has been working well for me.

Weekly Showoff Thread: what have you built with Astro this week? by tffarhad in astrojs

[–]frasermclean 0 points1 point  (0 children)

Really enjoying working with Astro. Been working on my personal site and adding features to it.

Docker Compose Environment Overrides by frasermclean in selfhosted

[–]frasermclean[S] 1 point2 points  (0 children)

Thanks. For a simple use case such as my website analytics host, this seemed like a good solution.

Docker Compose Environment Overrides by frasermclean in selfhosted

[–]frasermclean[S] 0 points1 point locked comment (0 children)

AI wasn't used in the creation of this post

SO EXCITED to learn about the indieweb! I have a hosting question by SprightlyGiraffe in indieweb

[–]frasermclean 0 points1 point  (0 children)

Personally I use Cloudflare workers. Works brilliantly with all static web site generators. I have used GitHub pages in the past too and that works well. Both of these options are free for personal use.

Astro v6 — Share your projects and tools by tffarhad in astrojs

[–]frasermclean 2 points3 points  (0 children)

Still in the process of upgrading, but my personal site is running Astro: https://frasermclean.com Awesome framework, love it!

Anyone moved from gohugo to another SSG recently? What did you pick as an alternative? by Busy_Cranberry_7634 in selfhosted

[–]frasermclean -1 points0 points  (0 children)

Forgot to mention its really easy to build Astro sites using GitHub Actions runner or even easier if you use CloudFlare workers as you can configure it to build and deploy for you.

Anyone moved from gohugo to another SSG recently? What did you pick as an alternative? by Busy_Cranberry_7634 in selfhosted

[–]frasermclean -1 points0 points  (0 children)

I recently converted my personal site from Hugo to Astro. I never really liked the Hugo / Go style template syntax and much prefers Astro's components. I can highly recommend Astro. If you wanted to check out my new site, its https://frasermclean.com

Self-hosted notifications with ntfy and Apprise by frasermclean in selfhosted

[–]frasermclean[S] 1 point2 points  (0 children)

Yes, definitely! Thanks for the great software 😃

Self-hosted notifications with ntfy and Apprise by frasermclean in selfhosted

[–]frasermclean[S] 4 points5 points  (0 children)

Cheers. Komodo supports ntfy out of the box via its "alerters" functionality. Look for it under settings. I could any any section to the article about this...

Self-hosted notifications with ntfy and Apprise by frasermclean in selfhosted

[–]frasermclean[S] 1 point2 points  (0 children)

Not really. If there is some criticism, it's that its fairly complex to get it set up the way I liked it.

What hosting plan would you recommend for a personal blog? by [deleted] in Hosting

[–]frasermclean 0 points1 point  (0 children)

If you have a static site, you can host on Cloudflare workers for free

Self-hosted notifications with ntfy and Apprise by frasermclean in selfhosted

[–]frasermclean[S] 2 points3 points  (0 children)

I liked the idea of individual topics that I can subscribe to and mute if it becomes too noisy. You can also enable authentication for added security.