diff --git a/pinaxcon/templates/flatpages/keynotes.html b/pinaxcon/templates/flatpages/keynotes.html new file mode 100644 index 00000000..be84d64e --- /dev/null +++ b/pinaxcon/templates/flatpages/keynotes.html @@ -0,0 +1,56 @@ +{% extends "site_base.html" %} +{% load static %} + +{% block head_title %}{{ flatpage.title }}{% endblock head_title %} +{% block body_class %}text-primary{% endblock body_class %} +{% block main_class %}container{% endblock main_class %} + +{% block content %} +
+ Rory is the CEO of FarmBot Inc, a California benefit corporation that produces 100% open-source CNC farming machines designed + for small-scale automated precision food production. +
++ Rory started the project from his sunny porch in San Luis Obispo with the publishing of the FarmBot + whitepaper in September of 2013. From there, he formed a small team consisting of hardware and software + engineers who brought the project to market in July of 2016 with the debut of FarmBot Genesis. +
++ After raising over $1,000,000 in pre-order sales in 2016, the team shipped their first units to customers in early 2017. + Today, over 900 FarmBot kits have been delivered to customers all around the world, and the FarmBot community continues to grow. +
+ + +