this post was submitted on 14 May 2025
33 points (94.6% liked)

Selfhosted

46672 readers
1063 users here now

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!

founded 2 years ago
MODERATORS
 

I'm starting a NonProfit Fediverse powered business called BT Free. I was thinking of making my homepage built on Ghost, but due to some of it's choices, I'm looking for something else.

Does anyone have any suggestions for a self hosted, possibly fediverse powered, software for creating a simple clean efficient business website landing page that explains who we are, what we're doing, etc. I am NOT a designer so something with templates or can hold my hand would be wildly helpful.

I was thinking maybe a static site generator maybe?

Anyone have ANY thoughts or suggestions? Remember there are no such things as bad ideas or comments!

you are viewing a single comment's thread
view the rest of the comments
[–] jqubed@lemmy.world 3 points 2 hours ago (2 children)

If you’re okay with writing a little HTML and just don’t want to deal with writing/designing the CSS, I recently found out about HTML5 UP, which has a bunch of Creative Commons Attribution 3.0-licensed templates. It’s fairly straightforward to modify the content if you understand the HTML, and then you can host it for free as a static page at any number of places like GitHub Pages or Cloudflare Pages.

If you don’t want to have the CC-By attribution on the webpage, the designer also offers a service called Pixelarity with the same templates and more for a $19/quarter non-renewing subscription. You can continue using the templates even after the subscription expires and can keep making new sites with any template you already downloaded, you just don’t get any updates or tech support when the subscription expires. Upload to one of those free static hosts and it’s dramatically cheaper than Ghost or WordPress, and probably less work than a static site generator for something that’s not changing often.

[–] ozoned@piefed.social 1 points 2 hours ago

This sounds massively interesting! Thank you so much for the recommendation! I'll look into this! Thank you!

load more comments (1 replies)