|
|
| | Ask HN: Best 'roll-your-own' blog framework? | |
1 point by zengid on Jan 20, 2018 | hide | past | favorite | 3 comments
|
| | I really want to like the idea of adding more content to my blogger, or starting up a medium blog, but part of me just wants to throw together my own thing where I control it from the ground up (or at least as far as the software is concerned since it will probably be on AWS). That being said, I'm something of a server-admin n00b, and I don't want to put up a leaky wordpress where I end up getting myself hacked by a 14 year old in Romania. What are my options? |
|
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
Netlify even does the CI/rebuilds via Git hooks, and their free tier is amazing.
I'd say this might be the way to go for you, as you will write your content locally, and pretty much own the entire process, whilst not having to deal with servers, and limited Linux admin requirements (although you may get exposed to some of that and you will learn).
You'll also get exposed to some DevOps concepts like source control, continuous integration, "cloudiness," and perhaps "serverless," etc. These are kind of hip/kitsche buzzwords, nonetheless, these are the current tech trends, and definitely here to stay, and the wave of the future...