Creating a simple static sites using Fluidic-11ty for stand alone projects.
1) Go to the fluidic-11ty repository. Fork it and clone the fork to your local.
2) Remove the contents of src/sample/ directory.
3) Remove the contents of src/assets/stylesheets/css/sample folder.
4) The templates for the site are present in the src/_includes folder.
5) Copy the contents of the header HTML code to the src/_includes/partials/header.html file.