uoft-project1-group5 / cocktail-map

https://uoft-project1-group5.github.io/cocktail-map
1 stars 0 forks source link

Add Server Side Includes for headers and footers to all pages #9

Open uoft-project1-group5 opened 3 years ago

uoft-project1-group5 commented 3 years ago

Since we are working on a multi-page website, it's not a bad idea to use Server Side Includes to populate the header and footers.

To-Do

  1. Create a folder in assets called "html"
  2. Make two files, one named "header.html" and "footer.html"
  3. Add the relevant code into each file
  4. Add Server Side Includes to all pages on the site
  5. Test every page to see if the SSI works

Resources

This can be used as a resource if you want to try and tackle this: https://kb.iu.edu/d/bfsa