- Blog posts inside _posts directory
- Pages inside _pages directory
- Images under assets/images directory
- Meetings under _meetings directory
Content uses Github flavoured Markdown https://guides.github.com/features/mastering-markdown/
- Add previous and next month's monthly meetings to Meetings Calendar
- Add REVEAL ALL/HIDE ALL button to Meetings Page
- Add Search functionality (use Google CSE https://developers.google.com/custom-search/docs/element)
- Add SEO (Google Analytics)
- Add Sitemap
- On IPad screen size, center align text
- Create your own custom Raspbian image (NOOBS, PiBakery, Ansible)
- Using Raspberry Pi as a VPN gateway
- Where to store IOT data
- Create SMS messages using Telstra SMS API https://dev.telstra.com/content/sms-api-0
- Running VMs on Pi (Docker, Kubernetes)
- Cool Projects (CDTea)
- GPIO Zero and pigpio for remote GPIO control over the network
- Create Custom Dashboards (Pubnub, Keen Dashboards, Rickshaw)
- Boot off Ethernet using PXEboot (and use Ubuntu PC as the server, not another Raspberry Pi)
- Run Webserver from Home
- Screen scraping data in python