Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
Look into the term static site generator.
Just did Eww fuck AI don't want use fhat garbage.
SSGs are not related to AI and have been a thing for a long time. You won't see anything about AI in the wiki article.
It has nothing to do with AI
Here's a list of those platforms
Okay but I can write HTML code just don't want to.
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.
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.
All results I found pulled up AI.
Yeesh. That's terrible. Morespecifically look at Hugo and Ghost
Edit: I don't mean you're terrible, I mean the search results are.
Thanks and got be careful fucking google tried to take me to ai sloop. Found them both look good. Will try Hugo first, looks like I can do less coding with it. Might redo my another website with it as well.
Hugo really is great.
check astro and grav as well
Okay will do.
Okay I do that.