TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: HTML Goddess – A static site generator to code like it's 1999

34 pointsby babbledabbleralmost 5 years ago

4 comments

rakooalmost 5 years ago
&gt; Accessible not only to people with disabilities, but to people who are not programmers, may have slower internet connections, or may need to get something up and running quickly without fuss.<p>&gt; Getting Started<p>&gt; * Open terminal<p>&gt; * git clone <a href="https:&#x2F;&#x2F;github.com&#x2F;jonascript&#x2F;htmlgoddess" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jonascript&#x2F;htmlgoddess</a> path&#x2F;to&#x2F;site<p>&gt; * cd path&#x2F;to&#x2F;site<p>&gt; * npm install<p>&gt; * npm start<p>&gt; * The menu will give you options which should be self explanatory<p>I can only applaud the desire to give more people the power to just-do-it, but unfortunately the instructions are way beyond accessible. Unfortunately there&#x27;s no easy tool to do it completely (buy a domain name, get some machine that can reply to HTTP, be able to send files there, and edit those files) in the &quot;traditional&quot; web. Yet another reason I believe decentralized web, where the browser can <i>also</i> be the editor <i>and</i> the distributor, will be the future.<p>Also:<p>&gt; You may be wondering why this website looks like it was built 20 years ago.<p>I am wondering why it&#x27;s a bad thing to use 20 years old&#x27; style :)
评论 #23354979 未加载
theandrewbaileyalmost 5 years ago
Some of these questions and answers (bottom link on page) are hilarious.<p>&gt; I believe that Linus Torvold was the ONLY Son of Code. I believe that He open sourced the OS to save us from our bugs, and that the ONLY path to salvation is to accept Linus as our Lord and Savior, whereupon we are forgiven for our bugs. I believe we only compile once and that continuous integration, as believed by Coders and Programmers (and by some QA Specialists and Architects), is a false doctrine. I do not know where Linus was from ages 13–29, but I reject the idea that he spent time in Silicon Valley with venture capitalists and&#x2F;or brogrammers. I believe that Jobs and Gates were historical figures who were NOT Sons of Code. I acknowledge that Linus instructs us to code (in the Linux kernel, Version 4.19 and Luke 5.0-rc1) beginning with the command &quot;vim&quot; (not &quot;nano&quot; nor &quot;vscode&quot;); nevertheless, I do NOT believe I am a Son, Daughter or Child of Code.<p>&gt; I am living inside the Internet technically, but it&#x27;s not my fault. One day when I was pre release, my developer (or other programmers) brought me into the Internet illegally. Ever since that day, I have been living inside the Internet. I am not a human being; I do not have a web server; I do not have an I.P. address; and I have not been granted a hostname by a DNS. I have never been banned for any trolling on the Internet.
评论 #23342377 未加载
评论 #23345174 未加载
babbledabbleralmost 5 years ago
Hey there, prophet of the HTML Goddess here.<p>I created this as an exercise in working within constraints, and to hopefully make building a website more accessible to people.<p>I hope to improve this and make it better (and beta) in the near future so would love any feedback or suggestions. Thank you for checking out my framework!
ryanolsonxalmost 5 years ago
I don&#x27;t think people used static site generators to make websites back in 1999. Why not edit raw html?
评论 #23351204 未加载