Is there not federated WordPress?

        • TORFdot0@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          Using a SSG such as Hugo, you don’t write HYML. You use Markdown. Which is the same format that you use for posts on Lemmy. You don’t get the full MS Word of the formatting gamut but in exchange your posts look the same anywhere you put them that uses Markdown.

          In fact there is someone that made a front end that literally uses Lemmy as the backend for your posts.

        • SpicyColdFartChamber@lemm.ee
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          3 days ago

          Well, if you want you can design your website using the elementor tool and a locally hosted wordpress (you can use local to host the wordpress). All of it without having to know how to code.

          After you are done with your design, use a static plugin generator (it’s called staatic) to generate your website. It mostly keeps all of the functionality that you desire (html, css, js) but it’s static which means that you can’t have a database.

          You can take the static website and host it on any hosting service of your choice. GitHub is a very good fast option. You’ll have to own your domain name though.

          Speedtest the website, and then optimize.