From 665c9c37df41a5ec6672a2947172ff903a563f66 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 12 Jul 2018 12:48:43 +0300 Subject: Add a frontpage template --- frontpage.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 frontpage.html (limited to 'frontpage.html') diff --git a/frontpage.html b/frontpage.html new file mode 100644 index 0000000..8f69a19 --- /dev/null +++ b/frontpage.html @@ -0,0 +1,29 @@ + + + + Welcome to faaslift! + + + + +

Welcome to faaslift!

+

+ Get started by creating a new endpoint with the command line tool. + Check out the instructions from the README. +

+ Styles partially borrowed from bettermotherfuckingwebsite.com. + + \ No newline at end of file -- cgit v1.3