New ask Hacker News story: Ask HN: Are there any downsides to building a blog using only HTML pages?
Ask HN: Are there any downsides to building a blog using only HTML pages?
3 by darkhorse13 | 12 comments on Hacker News.
I want to write some things, and I have really nice templates (nice design, minimal vanilla JS, loads really fast) for the following pages: - Main page of the blog (lists all the articles) - Article page I was thinking of making one HTML file for each post, linking them together using hyperlinks (pointing directly to the HTML files), putting everything in a folder, and dragging and dropping to my Netlify Drop account (https://ift.tt/2K0pLi6). What are the potential downsides to doing this? Am I really underestimating the value that modern frameworks and libraries provide?
3 by darkhorse13 | 12 comments on Hacker News.
I want to write some things, and I have really nice templates (nice design, minimal vanilla JS, loads really fast) for the following pages: - Main page of the blog (lists all the articles) - Article page I was thinking of making one HTML file for each post, linking them together using hyperlinks (pointing directly to the HTML files), putting everything in a folder, and dragging and dropping to my Netlify Drop account (https://ift.tt/2K0pLi6). What are the potential downsides to doing this? Am I really underestimating the value that modern frameworks and libraries provide?
Comments
Post a Comment