<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: erquhart</title><link>https://news.ycombinator.com/user?id=erquhart</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 14:38:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=erquhart" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by erquhart in "This is a teenager"]]></title><description><![CDATA[
<p>> College isn't just a place that teaches you how to do a job; it's also a safe, structured, and productive environment for people to continue growing up – and to fend off adulthood for a bit.<p>This is actually a problem.<p>> in developed countries, there is an era between ages 18 and 25 when we collectively agree to let people explore the world and figure out what role they want to have in it. He calls it "emerging adulthood". And college is an environment built for emerging adults – a place where kids can leave their family environment and finally have a chance to independently shape their futures.<p>This is a wholly inaccurate description of college.</p>
]]></description><pubDate>Tue, 16 Apr 2024 18:08:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=40055266</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=40055266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40055266</guid></item><item><title><![CDATA[New comment by erquhart in "Netlify raises $53M Series C as microservices approach to web development grows"]]></title><description><![CDATA[
<p>Couple of clarifications:<p>- Netlify is multi-cloud: <a href="https://www.netlify.com/products/edge/" rel="nofollow">https://www.netlify.com/products/edge/</a><p>- Content from a headless CMS like Contentful is generally retrieved at build time, not rendered in the browser</p>
]]></description><pubDate>Sat, 07 Mar 2020 18:13:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=22513022</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=22513022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22513022</guid></item><item><title><![CDATA[New comment by erquhart in "Medium suspended our account and blocked access to all our published stories"]]></title><description><![CDATA[
<p>There's a tool called staticman - it doesn't integrate with Netlify CMS (yet), but it's a great git-based comments solution: <a href="https://staticman.net/" rel="nofollow">https://staticman.net/</a></p>
]]></description><pubDate>Tue, 27 Mar 2018 16:47:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=16690333</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=16690333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16690333</guid></item><item><title><![CDATA[New comment by erquhart in "NetlifyCMS 1.0, Git-based content management to static sites"]]></title><description><![CDATA[
<p>Yep! Hit the docs website and click "Get started": <a href="https://www.netlifycms.org/" rel="nofollow">https://www.netlifycms.org/</a></p>
]]></description><pubDate>Fri, 08 Dec 2017 19:25:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=15881218</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15881218</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15881218</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>The CMS is specifically made to work with Git, because so many developers are already using it for the rest of their site development. That said, it's not impossible to write a non-git backend, but it's heavily bent that way at the moment.</p>
]]></description><pubDate>Mon, 27 Nov 2017 00:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=15783821</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15783821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15783821</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Preface: Netlify is a platform that enables static development, while Netlify CMS is an open source project created by Netlify.<p>In a broad sense there's nothing that can't work with the CMS - you can integrate a Mailchimp sign up form in your template and never have the CMS touch it. Beyond that, reach out in the spectrum community for help with a specific use case: <a href="https://spectrum.chat/netlify-cms" rel="nofollow">https://spectrum.chat/netlify-cms</a></p>
]]></description><pubDate>Sun, 26 Nov 2017 23:28:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=15783697</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15783697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15783697</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>No documentation for this yet, but here's the PR to add the file system backend: <a href="https://github.com/netlify/netlify-cms/pull/786" rel="nofollow">https://github.com/netlify/netlify-cms/pull/786</a><p>We have a lively community on Spectrum if you have questions: <a href="https://spectrum.chat/netlify-cms" rel="nofollow">https://spectrum.chat/netlify-cms</a></p>
]]></description><pubDate>Sun, 26 Nov 2017 22:47:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=15783529</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15783529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15783529</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Shouldn't have said "systematic", didn't mean to insinuate a collaborative effort. Silently down voting is what I'm pointing out, as it tends to be non constructive, I don't think I'll ever get used to that.<p>That said, my comment was ultimately pointless and I regret making it, agreed.</p>
]]></description><pubDate>Sun, 26 Nov 2017 21:20:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=15783053</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15783053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15783053</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Asset storage integrations are supported, but it’s very early. That’s one area where we expect to strengthen after 1.0 drops in December.<p>That said, you don’t need a direct integration to work with a service - you could upload files to a service and enter the url into the cms as a stopgap.</p>
]]></description><pubDate>Sun, 26 Nov 2017 17:48:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=15782042</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15782042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15782042</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Yes, the backend system is actually pluggable, so anyone can write one to fit their use case.</p>
]]></description><pubDate>Sun, 26 Nov 2017 17:45:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=15782021</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15782021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15782021</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Yep, the source of a widely useful CMS will always be non trivial - but you have to build your site inside of a traditional CMS, where it lives on a server. Netlify CMS is a page on your site that creates and edits markdown and data files. The difference is real :)</p>
]]></description><pubDate>Sun, 26 Nov 2017 16:58:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781741</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781741</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Odd that this and other comments in favor of the article are being systematically down voted.</p>
]]></description><pubDate>Sun, 26 Nov 2017 16:54:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781715</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781715</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>I definitely weighed that out, and I appreciate you mentioning it. I settled on this title because it's accurate for the implementor, and because folks are having a hard time understanding the benefit compared to a large solution like WordPress, as evidenced in this thread.<p>You can literally tack this CMS onto your existing site with a trivial amount of (configuration) code. You cannot in any sense do that with a traditional CMS. I'd call it tongue in cheek for sure, but I don't agree that it's a lie. Just a matter of perspective. Glad you like the project!</p>
]]></description><pubDate>Sun, 26 Nov 2017 16:51:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781700</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781700</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>It's meant to be implemented by a developer, but it doesn't take much skill, and can be hosted for free on a number of services. I was a champion of Netlify well before I became an employee, so I still shamelessly plug them as the way to host static.<p>Regarding what we're committing, it's definitely human friendly, mostly markdown, or else json/yaml/toml/etc, nothing crazy. It's a completely legitimate use, same kind of data that GitHub's own Pages product uses.</p>
]]></description><pubDate>Sun, 26 Nov 2017 16:38:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781636</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781636</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Cost isn't the big issue, there are plenty of ways to do it for free. I'm curious why you think this is against GitHub's TOS? We're creating commits and pull requests via their API, which is exactly why the API exists, programmatic interaction with the service.</p>
]]></description><pubDate>Sun, 26 Nov 2017 16:04:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781452</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781452</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Yep, we're managing Git content through their API, which is exactly the kind of thing the API exists for. There are working PR's for open for Bitbucket and GitLab backends too, those will be out soon.</p>
]]></description><pubDate>Sun, 26 Nov 2017 15:31:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781276</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781276</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>It's actually great for highly complex, high traffic setups as well - Smashing Magazine was a conglomerate site using Wordpress, Kirby, Rails, and Shopify, and are now entirely static (10x faster literally) and using Netlify CMS for content management. If you haven't checked out their site lately you should!<p><a href="https://www.smashingmagazine.com" rel="nofollow">https://www.smashingmagazine.com</a><p><a href="https://www.netlify.com/blog/2017/11/21/smashing-magazine-is-now-live-on-netlify/" rel="nofollow">https://www.netlify.com/blog/2017/11/21/smashing-magazine-is...</a></p>
]]></description><pubDate>Sun, 26 Nov 2017 15:30:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781270</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781270</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Post author here: As others said, it's a CMS <i>for</i> static site generators.<p>Traditional CMS's are opinionated server side applications that live outside of the site developer's workflow, and are subject to maintenance and a high potential for getting hacked. The advantage is eschewing all of that for a hackable React app that literally lives on a page on your site, and gaining the speed and security benefits of static development.<p>To better understand the methodology, check out <a href="https://JAMstack.org" rel="nofollow">https://JAMstack.org</a>.</p>
]]></description><pubDate>Sun, 26 Nov 2017 15:24:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781243</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781243</guid></item><item><title><![CDATA[New comment by erquhart in "A CMS with no server and 18 lines of configuration"]]></title><description><![CDATA[
<p>Post author here: There's definitely no shortage of options - the CMS exists to fill a very specific trifecta that we believe are critical for modern static development. It is:<p>1. Git based, which is how devs are working increasingly<p>2. Highly extensible, from backends to editor plugins<p>3. It's open source<p>As a bonus, it's very easy to hack on - just a single page app written in React.</p>
]]></description><pubDate>Sun, 26 Nov 2017 15:05:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=15781144</link><dc:creator>erquhart</dc:creator><comments>https://news.ycombinator.com/item?id=15781144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15781144</guid></item></channel></rss>