- Joined
- Oct 1, 2018
- Messages
- 2
- Likes
- 4
- Degree
- 0
Hello BuSo'ers, I'm so glad I found this community to discuss stuff related to making money online.
Due to my own circumstances, I have landed onto webdev/programming at a late age. If you start building, you soon realize that there are a LOT of tools to build the exact same thing you are building – only faster, better, simpler, or so they say.
Recently I have started to dabble in static sites, and static site generators, like Gatsby, Middleman, or the most well known of them all, Jekyll.
And I have to say that I'm surprised with the results, at least on a local level – or local installation. The template engine is really easy to grasp; the logic is also pretty straightforward and with all the includes, partials, and data management capabilities, I can't help but think if the site I have already built (in Wordpress) might be due for a 'revamp'.
See, the site itself looks good, thanks mostly to Generatepress, Tachyons CSS and my own speed-and-mobile-above-it-all approach, but... will changing to Jekyll allow for:
Due to my own circumstances, I have landed onto webdev/programming at a late age. If you start building, you soon realize that there are a LOT of tools to build the exact same thing you are building – only faster, better, simpler, or so they say.
Recently I have started to dabble in static sites, and static site generators, like Gatsby, Middleman, or the most well known of them all, Jekyll.
And I have to say that I'm surprised with the results, at least on a local level – or local installation. The template engine is really easy to grasp; the logic is also pretty straightforward and with all the includes, partials, and data management capabilities, I can't help but think if the site I have already built (in Wordpress) might be due for a 'revamp'.
See, the site itself looks good, thanks mostly to Generatepress, Tachyons CSS and my own speed-and-mobile-above-it-all approach, but... will changing to Jekyll allow for:
- More customizing (escaping the filters and hooks from Wordpress)
- Better speed (we all know how fast can static sites get)
- In turn, better SERP ranking and SEO
- Lower hosting requirements (can be hosted in Netlify, Google Firebase or similar)
- If the site starts to get image-heavy, I might have to use S3 storage, incurring in much higher costs that the usual $25 yearly VPS bill.
- Not being WP-based might hurt exit prospects (a buyer not familiar with SSGs may not be as willing to pay top dollar for the site)