1996 was the beginning of the chaos. We went from a document that the user's browser parsed and styled to a free-for-all of website designs glued together on construction paper. Accessibility took a step back. You now needed a graphical desktop to view the web. Page content was no longer machine readable and became less portable. Now in a world of dynamic page content generated by javascript you need a v8 browser in crawlers just to index page content.
7 Comments
xoggy@programming.dev · 8 pts · 2y
1996 was the beginning of the chaos. We went from a document that the user's browser parsed and styled to a free-for-all of website designs glued together on construction paper. Accessibility took a step back. You now needed a graphical desktop to view the web. Page content was no longer machine readable and became less portable. Now in a world of dynamic page content generated by javascript you need a v8 browser in crawlers just to index page content.
NostraDavid@programming.dev · 4 pts · 2y
I've found hugo to be rather amazing in generating static HTML and CSS (converting either HTML or Markdown templates into regular HTML).
I started out my personal website as:
PS: Have you ever seen TheNet (1995)?
PPS: All the HTML is pretty much all Semantic HTML, instead of Twitter's div>div>div>div>div
victorz@lemmy.world · 4 pts · 2y
Ah yes, div soup.
By the way, have you tried different generators and compared them, or tried only Hugo, out of curiosity?
NostraDavid@programming.dev · 2 pts · 2y
Only Hugo; I didn't want to try anything JS based and hugo is faaaaaast in its generation. Sub 1 second fast. It's so nice.
victorz@lemmy.world · 1 pts · 2y
Cool! Very nice. Do you need it to be that fast or is it just nice because faster is better?
Aijan@programming.dev · 3 pts · 2y
Author here. My blog is also generated with Hugo, and it's great. I just prefer not to generate HTML and CSS from JavaScript unless it's necessary.
Sorry, I haven’t seen that movie. Thanks for the recommendation though.
NostraDavid@programming.dev · 1 pts · 2y
Too bad you haven't seen it - my site has a little easter egg from that movie :3