by ohadpr on 9/25/19, 5:55 PM with 8 comments
by liorgrossman on 9/25/19, 6:09 PM
by seisvelas on 9/25/19, 7:43 PM
seisvelas.github.io
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's weird how web dev seems to move so fast, yet the general approach seems very similar to the jQuery/PHP days (the last time I did any serious web development).
Edit: I like this more than static blog generators because I don't have to rebuild / publish when I want to post. I just make a new Gist who's filename starts with 'blog_' and my site will filter for all the blog posts when the page is loaded!
by duxup on 9/25/19, 8:13 PM
Why would there be a JAMstack specific ... theme?
by buckymoore on 9/25/19, 6:18 PM
Good stuff Ohad and team!
by KenanYusuf on 9/25/19, 6:31 PM