Earlier quoted context omitted.
I think you mean extremely impressive for any solo founder, period.
I think you mean extremely impressive for any human, period.
Show HN: Generate a static website from any back end
41–50 of 69 posts
Re: Show HN: Generate a static website from any back end
#42...any backend that is a content-heavy website? Or are they somehow also abstracting away the application logic? How is this different from a CDN cache?
Re: Show HN: Generate a static website from any back end
#43Re: Show HN: Generate a static website from any back end
#44I love this site. It's truly impressive for any solo founder, regardless of the age, let along an 18 year old. Yeah, you kind of rely on the generosity of your vendor (Vercel, in this case), but that's really the only option if you want to keep costs low. I hated Wordpress so much so that I wrote my own CMS + static site generator using a different approach and used it for clients who run sites with 3 million+ visito…
Re: Show HN: Generate a static website from any back end
#45Re: Show HN: Generate a static website from any back end
#46I love this site. It's truly impressive for any solo founder, regardless of the age, let along an 18 year old. Yeah, you kind of rely on the generosity of your vendor (Vercel, in this case), but that's really the only option if you want to keep costs low. I hated Wordpress so much so that I wrote my own CMS + static site generator using a different approach and used it for clients who run sites with 3 million+ visito…
This is a cute story, but what was -actual- the cost (time, monetary and opportunity) in building your own CMS instead of applying basic performance tweaks to an off the shelf system?
Re: Show HN: Generate a static website from any back end
#47Re: Show HN: Generate a static website from any back end
#48Earlier quoted context omitted.
I think you mean extremely impressive for any human, period.
Making it even more impressive for someone who is all 3 ;)
Re: Show HN: Generate a static website from any back end
#49Earlier quoted context omitted.
This is a cute story, but what was -actual- the cost (time, monetary and opportunity) in building your own CMS instead of applying basic performance tweaks to an off the shelf system?
Well I had to do our corporate team site and got so frustrated with SharePoint that I coded a script in python to generate the html from rst files. It was a couple of days of work. It runs behind nginx and automatically updated on GitHub commit of new content. Bootstrap is very well documented and you can use rst directives for “widgets”. I am in the process of moving to markdown + yaml now to make writing content ev…
Re: Show HN: Generate a static website from any back end
#50I love this site. It's truly impressive for any solo founder, regardless of the age, let along an 18 year old. Yeah, you kind of rely on the generosity of your vendor (Vercel, in this case), but that's really the only option if you want to keep costs low. I hated Wordpress so much so that I wrote my own CMS + static site generator using a different approach and used it for clients who run sites with 3 million+ visito…