I really don't understand why we are seeing Yet Another Tutorial for Yet Another SSG on the front page of HN.
Coding to SSGs are fashionable at the moment, yet somehow writing your own HTML isn't...
Building a fast, secured and free static site in less than three hours
141–150 of 201 posts
Re: Building a fast, secured and free static site in less than three hours
#142Re: Building a fast, secured and free static site in less than three hours
#143I also used Hugo for my site - https://testloop.co.uk It's so simple.. and FAST. It's hosted on AWS S3 with CloudFront & Route53 so it's not free, but at a cost of around $1.20 per month, it's not far off.
$1.20 a month is really expensive. I have a whole virtual server for €5 a month (and there are smaller ones) that hosts 10+ sites/apps. EDIT: I just realized that's a question I should ask: Does your price include the domain?
I've used digital ocean droplets for some things for a similar $5 a month price, but it hardly seems necessary for a static site. It's much less faffery to just upload some files to S3 and click some buttons in the AWS console to configure everything.
Re: Building a fast, secured and free static site in less than three hours
#144After many different iterations, I'm now using netlify (with middleman). Really hard to beat. GitHub pages are amazingly fast and a pretty good default choice. With cloudflare it's a pretty solid combo. But netlify's awareness/integration between the content and the cdn is really compelling. Imagine they'll be able to do a lot more with it down the line too.
Turns out, the easiest path is Netlify. It provides you with a CDN and storage for free, and has a nice drag-and-drop deploy interface for basic static sites.
Re: Building a fast, secured and free static site in less than three hours
#145I really don't understand why we are seeing Yet Another Tutorial for Yet Another SSG on the front page of HN.
Coding to SSGs are fashionable at the moment, yet somehow writing your own HTML isn't...
Re: Building a fast, secured and free static site in less than three hours
#146Holy cow. Is this an improvement? Remember in 1999 when you could get a static website up in 3 minutes using ftp?
And you could do it with a WYSIWYG editor which would output reasonable markup. (dreamweaver) Or more popular, you could do it with a horrible WYSWIG editor which output garbage (Frontpage express).
Beg
Re: Building a fast, secured and free static site in less than three hours
#147Holy cow. Is this an improvement? Remember in 1999 when you could get a static website up in 3 minutes using ftp?
Re: Building a fast, secured and free static site in less than three hours
#148Re: Building a fast, secured and free static site in less than three hours
#149Re: Building a fast, secured and free static site in less than three hours
#150Earlier quoted context omitted.
Coding to SSGs are fashionable at the moment, yet somehow writing your own HTML isn't...
Writing the template and the content in HTML is easy enough for me, but I'm still struggling to make post lists, feeds and other things out of it without a lot of administrative effort.
... and I get it, one of our webdevs spits out static sites from some PHP code he wrote that builds them. As the guy that has to administer that crap I much prefer to hoist static HTML... but like so many things in the SV tech scene, these stupid "engineers" have to build a thousand different little frameworks with a thousand new buzzwords for a thousand unoriginal, rehashed ideas. Many of them forsaking old techniques that worked well, and in many cases better the cheesy little framework some fresh-off-the-boat bootcamp-grad "envisioned" because he didn't want to learn $UNFASHIONABLELANGUAGEORTECHNIQUE