Develop and Host your site for free in 2019!!!.
When i decided to create my own portfolio blog i started looking at other bloggers and developers blog as to how to start it without including much of the non-needed stuff and also keep it hassle free. I had an idea related to static site generators in past as i had worked on it for couple of projects.
I’m a huge fan of HUGO and also was aware of what this static site generator is capable of and so was curious as to what extend can i take HUGO with same functionality and feel as of CMS and turns out it’s unbeatable.
Those who don’t know what HUGO is here a nice read which also covers it’s installation.
The reason i love HUGO over tons of other static site generators is that its fast like blazing fast and the reason is it’s built in GO.
This site is build entirely through HUGO and hosted through awesome Netlify π€. I love netlify for many reasons one of them that it’s free and provide enough functionality/options for you to get started in their free plan. Other than that they offer continuous deployment with github so every time you push changes to your repository which is your tracking branch on github your website is rebuild and deployed within couple of seconds.
Talking about content management feature than netlify has that too sorted out for us in their cool Netlify CMS.
If you’re someone who’s into serverless functions which is the latest hype you’re in luck with Netlify.
You can also take advantage of netlify forms and large media through which you can set an optimization for your heavy images and also take contact form/newsletter entries without writing single line of backend code. π
Lastly if your someone looking to develop and deploy site in 2019 without spending a penny or writing lots of code especially backend code you’re in luck with this amazing JAMStack tech.