Skip to content
Jerric Lyns John edited this page Sep 17, 2016 · 2 revisions

Tree structure:

- img\
   - about-section\
   - favicons\
   - organizers\
   - other\
   - partners\
   - people\
   - posts\
   - sections-background\
   - seo\
   - sprites\
   - venue\

Required files

If you want that project will work properly, please don't rename files in favicons, other and sprites folder. You can change them but don't rename them!

Optional files

Another images you can change, rename or delete, but don't forget to change filename in _congig file. For example we have next properties for hero block:

heroImage: "hero.jpg"
heroTitle: "<typeout>"
eventDate: "July, 2016"
typeoutTextValues: '"", "Kerala Microsoft Users Group", "Kochi", "Trivandrum", "Kozhikode"'
typeoutFallback: "Kerala Microsoft Users Group"
heroButtons:
 - {link: "http://goo.gl/forms/4SSB3Jg94pYTPcjg1", text: "Take a session"}
 - {permalink: "/#tickets", text: "Get your tickets"}

Now I have downloaded new image example.jpg for hero background. Place it in sections-background\ folder and simply change first line of setting:

heroImage: "example.jpg"
heroTitle: "<typeout>"
...

Tips

For better results use square images with resolution bigger or equal than 400x400 px for images in people folder.