Skip Navigation
70 comments
  • I'm embarrassed to say the default page. Many moons ago I used to host a wordpress blog there but I'm exceptionally lazy and rarely ever posted. The upkeep on Wordpress just wasn't worth the hassle.

    Every so often I think about starting a basic tech blog for those, "hey here's how I fixed this weird edge case", posts that have saved my butt 1000x over.

    • Same here. It just says "nginx has been successfully installed" or something like that. It serves the appropriate directories or redirects to the respective virtual machines for other (sub) domains.

  • I just have a static page that I randomly change - you can see mine here. In this case I was testing the idea of having text within an SVG for better scaling from mobile to desktop, and also I'm loving orange and purple at the moment for some reason! Oh, and I was testing automated deployments from CI/CD, so I always use my own base domain with those first tests!

  • A index.html file that says "There's nothing here". Not even a special http status. I have subdomains with freshrss, dokuwiki, XBackBone, and whatever I'm tinkering with, but I can't be bothered to maintain anything public. I guess I have personal websites I haven't touched since 2012?

  • It's a redirect to my www Subdomain, which currently runs a Wordpress, but I'm developing my custom website to put there. So, it runs my personal website.

  • I just run a hand-coded listing of my services, each with two links: the public subdomain and the internal ip:port.

    I have tried semi-clever tools (like homarr) but they're just not worth the effort. Simple html+css wins.

  • I pipe fortune through cowsay through lolcat through aha with header and footers going through toilet.

    And that makes for a very useful home page 🤣

70 comments