@beardalaxy I just need some experience to put on my resume (preferably back-end included).
Liberland makes the news in Argentina!
A few corrections:
Liberland was founded in 2015, not this year (although we first gained access to the territory this year)
President Jedlicka is 40, not 31.
Mr. Langenbrunner serves as Ambassador-at-Large for Liberland.
@disabled @beardalaxy @otokonoko Sure, it's a good selling point, and I would probably pick the free speech option, but all the freezepeach hosts only accept crypto payments. I don't know if beard has any experience with that, especially XMR which seems to be more tricky to set up, at least from my experience.
Privacy is also good, but beard has made his real name public on his itch.io page. Though, using crypto could probably prevent more sensitive-information from being leaked, in the event of a data breach.
@otokonoko @beardalaxy @disabled I'm not saying that it's a terrible concept. I'm just saying that it's not particularly important for a simple game studio site that probably isn't going to be censored.
@otokonoko @beardalaxy I'm well aware of static-site generators, but I want to keep things simple for beard. If anything, I could write a basic PHP application for him. If it is done through something like Jekyll, he would have to constantly use the command-line which might be tedious for him. (Note that he is an RPG Maker dev) And you also have to still reupload the modified version of every page even with a static site generator. Having a server-side script for things like a navigation bar and/or footer means that only one file needs to be reuploaded.
Robots be writing legislation
https://apnews.com/article/brazil-artificial-intelligence-porto-alegre-5afd1240afe7b6ac202bb0bbc45e08d4
@otokonoko @beardalaxy @disabled I don't think freezepeach matters here because this is about a site for an indie game studio here and not some imageboard, fedi instance, or alt-social media site. And using a VPS for a small indie game site seems a bit overkill to me.
@beardalaxy I think it's better not to have that stuff at all. Blocking scripts is kind of a band-aid solution. Yeah, embeds need those scripts but that's more of the exception rather than the rule. Weebly even uses Google Fonts when the default web fonts are all you ever need.
Didn't you say that you learned HTML in high school? I know that Weebly does have an HTML editor, but from what I can tell, the editors on those sites only edit the body. Why not just use something like NeoCities or Heliohost instead? The only reason I could see why was the blog.
There are only 39 NPCs left to program for God's Disdain. This one has some wares for you... I wonder what they could be.
(Graphics not finalized)
@beardalaxy I would also like to add that a lot of people use something like PHP just to be able to include a navigation bar or a footer that they can update without updating every single page of the site. Granted, you can do the same thing with a static-site using JavaScript, but it will run client-side, meaning that it won't appear if the client has JS disabled.
@beardalaxy I just don't like how these drag and drop hosts add unnecessary bloat. They add JavaScript from big-tech sites like Google and Facebook and in some cases, disabling them will make the site unviewable.
@beardalaxy You can still host a static-site on HelioHost, but it also provides email hosting, which is nice, imo.
@beardalaxy @aftermidnight For the love of God, please don't use drag-and-drop shit like Wix, Weebly, or SquareSpace. Though Wordpress.com might be okay if you want a blog-style site (it's just a host that uses Wordpress as a back-end).
If you want a free-host that actually allows you to use HTML, there is NeoCities and HelioHost. NeoCities only supports static websites (HTML, CSS, and JavaScript), but HelioHost supports server-side scripting, so you can even include things like forums or wikis if you wanted to. It also provides email hosting, so you can have an email address with your site's (sub)-domain. I would recommend HelioHost just for the email feature alone, but it's one of those services that requires you to login every few weeks or they will terminate your account.