|
|
|
|
|
by Seirdy
2045 days ago
|
|
How is this any different from using a typical static site generator and posting links to your blog to your preferred social outlet? Local setup for a static site repo is trivial if you use an existing repo as a starting point. Most static site gen templates include RSS feeds (removing the need for the "built-in newsletter") and are light enough to run circles around AMP pages. Given the easy setup, all that's left is deployment: a problem with a million simple solutions. I notice this is targeted at developers. What does this offer for a developer capable of posting to HN, Reddit, the Fediverse, etc.; running `make` to generate their blog; and combining `git push` with their preferred deployment solution (rsync in CI/CD, Netlify, GitHub Pages)? We already have the ability to blog in markdown on our own domain, with a copy of the content in a git repo. Am I missing anything? |
|
> We realized that traditional publishing platforms offer visibility and engagement at the cost of content ownership. On the other hand if you go with a self hosted solution, your articles don't get proper visibility and reach. Hashnode combines the best of both worlds