Live data from Hacker News

How I blog with Obsidian, Hugo, GitHub, and Cloudflare

ingau.me

1–10 of 248 posts

Re: How I blog with Obsidian, Hugo, GitHub, and Cloudflare

#3
post #153

[stub for offtopicness] [submitted title was "How I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost, Fully Owned"]

What do you mean "fully owned"? There is no mention of that in the post

Edit: I guess you mean the content itself is still on your machine if the services go away, and you can choose to host them elsewhere

Re: How I blog with Obsidian, Hugo, GitHub, and Cloudflare

#4
post #3
post #153

[stub for offtopicness] [submitted title was "How I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost, Fully Owned"]

What do you mean "fully owned"? There is no mention of that in the post Edit: I guess you mean the content itself is still on your machine if the services go away, and you can choose to host them elsewhere

By "fully owned," I mean that I control the entire stack:

- Content is just Markdown files in my local Obsidian vault

- Hugo builds the site locally - no dependency on external editors or platforms

- GitHub is just used for version control and deployment

- Cloudflare Pages handles static hosting, but I can move it elsewhere anytime

Re: How I blog with Obsidian, Hugo, GitHub, and Cloudflare

#7
Very cool. I first setup my blog way back in the 90s and wrote the HTML by hand and used FTP to get it on the server. Then moved to phpslash and slashcode, Drupal and then Wordpress. Probably something else in there too. This setup feels much closer to how I was doing it in the 90s in some ways. It kind of feels like we've come full circle!

Re: How I blog with Obsidian, Hugo, GitHub, and Cloudflare

#8
post #3
post #153

[stub for offtopicness] [submitted title was "How I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost, Fully Owned"]

What do you mean "fully owned"? There is no mention of that in the post Edit: I guess you mean the content itself is still on your machine if the services go away, and you can choose to host them elsewhere

While "fully owned" is ambiguous, the only other term I can think of here would be "fully portable", which has other connotations, so it's probably the best term for this.

Would be nice to coin an unambiguous term for this as it's a useful design goal.

Post reply on HN