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.

A list of themes and starters for JAMstack sites

98 pointsby ohadprover 5 years ago

5 comments

liorgrossmanover 5 years ago
Wow, nice collection of themes! I could have really used something like that a few months ago. I developed a Gatsby site and literally spent an hour searching for a good-looking theme.
seisvelasover 5 years ago
I&#x27;m a data engineer but my blog is a JAMstack site!<p>seisvelas.github.io<p>To host the posts I just use embedded Github Gists and call them with the Gist API with React. I made this project at work after one of the web devs did a seminar thing on React Hooks and I wanted to try it out! It&#x27;s weird how web dev seems to move so fast, yet the general approach seems very similar to the jQuery&#x2F;PHP days (the last time I did any serious web development).<p>Edit: I like this more than static blog generators because I don&#x27;t have to rebuild &#x2F; publish when I want to post. I just make a new Gist who&#x27;s filename starts with &#x27;blog_&#x27; and my site will filter for all the blog posts when the page is loaded!
评论 #21075596 未加载
评论 #21074777 未加载
评论 #21074565 未加载
duxupover 5 years ago
I thought Jamstack was just sort of a collection rules about the state of the site was tech wise.<p>Why would there be a JAMstack specific ... theme?
评论 #21075463 未加载
buckymooreover 5 years ago
Has there ever been a better time to be a web developer!?<p>Good stuff Ohad and team!
KenanYusufover 5 years ago
This is so useful