Hi,

I’m looking into hosting a blog site for myself - nothing fancy, just a site where I can publish some of my thoughts and ideas. Maybe I also want a section to publish images. So, basically something lean and mostly text only.

What’s the easiest way to set this up for myself?

Find a static site generator you can tolerate and style things the way you want, have the static files be generated, pick your favorite way to host and server up those static files.

It’s not self hosted, but you might like 750words as well.

@johntash@eviltoast.org
link
fedilink
English
11Y

Ghost is pretty simple, and might be worth looking at. I have a couple sites that I use ghost to manage the content and then a script that wgets the rendered site and uploads it as a static site.

@tabular@lemmy.world
link
fedilink
English
11Y

I’m looking to self host a blog but I want to use a Gemini capsule instead of a website.

I really like hugo. Everything is written in Markdown and its pretty light. Definitely not as heavy as a full CMS. I also think the themes are pretty nice.

To deploy it you can use github pages or some cloud services (the hugo site lists some).

Its also pretty flexible, so its pretty easy to change how you want to deploy it, or change the look.

Midnitte
link
fedilink
21Y

I hope someday ActivityPub support is achievable - though you could just always manually post a link

rentar42
link
fedilink
41Y

And even if you absolutely want to self-host the serving of static pages: Making that secure and not prone to security issues is much easier than something that can actually execute PHP.

@bless@lemmy.world
link
fedilink
English
81Y

WordPress?

@doppelgangmember@lemmy.world
link
fedilink
English
1
edit-2
1Y

* hiss *

Engywuck
link
fedilink
English
11Y

I use a cheap (lowest tier) hetzner ampere server + wordpress container. Works like a breeze.

Matúš Maštena
link
fedilink
English
11Y

I just use Blogger.

Kévin
link
fedilink
English
11Y

If you want to self-host it on a server, WriteFreely is as lean text focused platform. Lightweight and pretty easy to spin up and has some basic federation abilities.

If you’re a bit more adventurous, I have a soft spot for Plume it is still under development so can be a little more work to get running, but it does have the ability to host images with a built in media manager and more federation interactivity between instances of Plume and also the rest of the fediverse.

If you’re on a web host, can’t go wrong with WordPress just make sure to use the cache plugins to make sure it is a bit less sluggish.

I also recommend a static site builder- you dont have to fuss with database or security, you can host with a simple http server, and it’s easy to work with. Hugo, Jekyll, etc

Yeah, I’ve been paying $5 (or is it $10?) a month for my Ghost blog on a digital ocean droplet. It’s not worth it, my plan is to move to a static site generator (probably CloudFront -> S3 deployed via GitHub actions in a private repo) at some point. The features of Ghost don’t really matter to me and I hate maintaining the install/updating. Ghost feels like it’s moved more into “self-hosted substack”-territory which I have zero interest in, my blog posts are all public. Also, you can’t hack static files so security isn’t a worry with SSG which is super nice.

Not sure which SSG I’ll go with, when I was younger I would have written my own but now I’ll just pick something off the shelf that has nice themes lol.

@chripede@lemmy.world
link
fedilink
English
41Y

With a static site generator you can host it for free with Cloudflare Pages.

@interloper@lemmy.world
link
fedilink
English
11Y

I find a blog is something I won’t self host since my homelab is mostly a dev environment and with that it isn’t super available.

However I do recommend github pages and use some jekyll theme.

Other than that, you can always self host Hugo or Ghost, although when I tried that I always found I ran into issues.

I tried on 3 widely separated occasions and still found issues so maybe it’s a problem with me or my environment.

Either way, people seem to mention those two so I’d recommend them if you want to selfhost, if not, github pages.

@sv1sjp@lemmy.world
link
fedilink
English
01Y

deleted by creator

@pound_heap@lemm.ee
link
fedilink
English
3
edit-2
1Y

Depends on what you want exactly. Easy and self-hosted are not usually go well together unless you’ve got enough experience.

Easiest way for blog - use a platform. WordPress.com is great and has free tier.

More involved, but still relatively easy - static site generator. I use Hugo myself, there is Jakyll that is popular too. Host it for free on GitHub or GitLab pages.

I would not self-host a public web site for security reasons. But you can run a static site on some cloud service. A personal blog with small audience should be fine on Oracle free tier.

@sv1sjp@lemmy.world
link
fedilink
English
31Y

Hugo is awesome, check my go/markdown based site: https://sv1sjp.github.io

Static sites are okay. The problem starts with sites with comment section, searches etc which can be very vulnerable.

TheEmpireStrikesDak
link
fedilink
English
41Y

I do that. I have WordPress.org with classic editor enabled and the raw html plugin. Use a classic layout like twenty twelve if you don’t want the fancy effects. Look for a host that has softaculous or something similar to automate the installation. My host charges about £60 pa with unlimited bandwidth.

You can also use WordPress.com for free but it has Gutenberg, which I absolutely cannot bear. Some people like it though. It’s also less customisable.

Gutenberg?

I believe Gutenberg is a visual editor that WordPress uses, it has buttons that let you insert blocks throughout the page I think

Thanks, I didn’t know what that tool is called. I don’t find it very useful.

TheEmpireStrikesDak
link
fedilink
English
21Y

Yeah the infamous block editor. As an old skool hand-coder, I can’t stand it. You have to manually enable classic editing each time on WordPress.com otherwise it defaults to the Gutenberg editor. I heard it’s improved somewhat recently, but when I first used it it was the biggest load of crap, worse than the beep beep boop one, which was at least useable. It was both dumbed down and unintuitive at the same time.

At least on a .org installation, classic editor disables Gutenberg completely.

Thanks, I didn’t know what it’s called. I agree that the block editor is unusable. Honestly, it reminds me of GeoCities. I wouldn’t consider it progress.

Create a post

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules:

  1. Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

  • 1 user online
  • 279 users / day
  • 589 users / week
  • 1.34K users / month
  • 4.55K users / 6 months
  • 1 subscriber
  • 3.5K Posts
  • 70K Comments
  • Modlog