Static site makers
What are they?
When it comes to making websites apart from using a framework like Bootstrap, Flask or a CMS like Drupal or WordPress there is another way of making them and thats with static site generators. It generate a webiste for you which you can then host from GitHub or any platform and customise
Hugo:
Can be used for building static sites along with commands to perform actions like making another post or page
Jekyll:
Another type of static site builder that can be used for building websites
