this post was submitted on 13 Nov 2023
255 points (98.1% liked)
Fediverse
17683 readers
18 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You'd probably want to host it on an actual server, if you want people to be able to access it when your laptop isn't on. The documentation seems pretty good, though, it should walk you through the steps: https://simonrepp.com/faircamp/manual/installation.html
Fair point, I should probably clear that up. Static site generators typically work through a process that builds pages for you on the fly, based on what's in the folder. However, for it to be available on the Internet, you'd still need a server to run the program, so that you can generate those pages.