Live data from Hacker News

Viewing profile — erquhart

erquhart

HN member
Joined
Tue, Aug 27, 2013, 7:18 PM UTC
HN karma
17
Public activity
24 items

About erquhart

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
    Comment #40055266

    > 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 adulthoo…

  5. comment
    Comment #22513022

    Couple of clarifications: - Netlify is multi-cloud: https://www.netlify.com/products/edge/ - Content from a headless CMS like Contentful is generally retrieved at build time, not r…

  6. comment
    Comment #16690333

    There's a tool called staticman - it doesn't integrate with Netlify CMS (yet), but it's a great git-based comments solution: https://staticman.net/

  7. comment
    Comment #15881218

    Yep! Hit the docs website and click "Get started": https://www.netlifycms.org/

  8. comment
    Comment #15783821

    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…

  9. comment
    Comment #15783697

    Preface: Netlify is a platform that enables static development, while Netlify CMS is an open source project created by Netlify. In a broad sense there's nothing that can't work wit…

  10. comment
    Comment #15783529

    No documentation for this yet, but here's the PR to add the file system backend: https://github.com/netlify/netlify-cms/pull/786 We have a lively community on Spectrum if you have …

  11. comment
    Comment #15783053

    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 …

  12. comment
    Comment #15782042

    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. That said, you don’t need a direct integra…

  13. comment
    Comment #15782021

    Yes, the backend system is actually pluggable, so anyone can write one to fit their use case.

  14. comment
  15. comment
    Comment #15781741

    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 o…

  16. comment
    Comment #15781715

    Odd that this and other comments in favor of the article are being systematically down voted.

  17. comment
    Comment #15781700

    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 under…

  18. comment
    Comment #15781636

    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…

  19. comment
    Comment #15781452

    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…

  20. comment
    Comment #15781276

    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, tho…

  21. comment
    Comment #15781270

    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 sta…

  22. comment
    Comment #15781243

    Post author here: As others said, it's a CMS for static site generators. Traditional CMS's are opinionated server side applications that live outside of the site developer's workfl…

  23. comment
    Comment #15781144

    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: 1. …

  24. story