Closed KMulji closed 2 years ago
@peterstory I managed to create a layout and was able to move the header and navigation bar in the layout file. I then was able to load the home page and about page content in the {{content}}. Do you think this is sufficient for now? Should I decide which parts of the home page and about page I want them to edit, or should I move on and make the donate page (which I will work on tomorrow).
As long as you've moved all the duplicated HTML code to the template file, that's great! I don't think it's necessary to make the pages easy for non-programmers to edit yet.
This has been done by using the jekyll layouts
What is the best way to de-duplicate the code and have common features such as footer, navbar separated