$ yarrn install
$ gatsby develop
The site can then be accessed at localhost:8000/ .
Update the word document and convert it into markdown using Add-on.
Paste the output into ./src/templates/input.md
$ npm run feed
- Update people
- Content on the navigationBar
- Implement Search functionality
- Link cards on home page to actual pages
- Make the content page responsive
- Images on Home page
- Figure out how to put images in the content
- Debug the mobile navigationBar overlay css
- Mention the web-devs somewhere nice
- Fix the document for minor discrepancies (lists not proper etc...)
- Setup mailgo for mails and phone numbers
- Page transitions coz clicking links make a lot of visual noise.
- For links, add target="_blank" attribute in the 'a' tag (opens link in new tab)
- Break the global.scss into manageable files and import
- A footer
- Go over font decisions
- Test across devices