Skip to content

Code for the HippieChick Noms website

Notifications You must be signed in to change notification settings

kevin-powell/HCNwebsite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HippieChick Noms Website

Notes

  • This website is a WIP
  • I haven't figured out Gulp yet, so I do a lot of things manually. For instance, I the styles.css file is where I organize my css 'partials'. Before uploading the new css I use the cat command to concatenate all the .css files into style.css (which is the css file that all the pages draw from)

To-Do

  • Find a better colour for links—preferably based on the monkey's purple vest
  • Fix about page to not create new grid column since there are only 2 grid items
  • Fix contact page so it has the FB messenger "message us" show up
  • Add 'Where to find us' page
  • Add 'Recipe' page
  • Refactor grid css to not need container div ('container' class goes on body element)

About

Code for the HippieChick Noms website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.8%
  • CSS 45.2%