From 3f82ec2f757c62c25a31b461e0a0cddc14886117 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 24 May 2014 14:41:21 -0700 Subject: Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation. --- views/index.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 views/index.php (limited to 'views/index.php') diff --git a/views/index.php b/views/index.php new file mode 100644 index 0000000..2c62f09 --- /dev/null +++ b/views/index.php @@ -0,0 +1,9 @@ +
+

#IndiePost

+

How does it work?

+
    +
  1. Sign in with your domain
  2. +
  3. Post a note!
  4. +
+

Get Started »

+
-- cgit v1.2.3