- General info (previously known as Internet.org)
- Developer info on dev.fb
- Dos and Don'ts of Feature phone Design
- Fufu README explaining some of the ideas and challenges.
- A simple
headthat's feature phone friendly: head-idotorg.html of fufu.style.cssloads for everyone, and contains some simple styles: colours, typography (fonts, font-size, line-height), borders, some margins and padding.enhanced.cssloads for all browsers that understandmedia="(min-width: 20em)". (Although that is actually a lie: see CSS Downloads by Media Query. - A complicated
headthat uses JS to asychronously load the CSS: head.html of fufu (don't worry about lines 18 and 24: they handle loading the JS files).
- PageSpeed Insights. Good for running and getting a checklist of things to fix.
- WebPageTest. Good for getting stats and looking for things to optimise. Use these settings:
- Test location: Dulles, VA USA (Android, iOS 9)
- Browser: Motorola G, Chrome
- Advanced Settings:
- Connection: Mobile 3G
- Number of Tests to Run: 5
- Add SSL using Let's Encrypt. Here's a nice tutorial: Taking Let's Encrypt for a Spin.