From 2ffc7cfaf05217394708d2c00ab85ab07663d03c Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Fri, 7 Oct 2016 14:35:35 +0200 Subject: Migrate dotty.epfl.ch to static site in repository --- docs/_layouts/index.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs/_layouts/index.html (limited to 'docs/_layouts/index.html') diff --git a/docs/_layouts/index.html b/docs/_layouts/index.html new file mode 100644 index 000000000..aeb2fa7d7 --- /dev/null +++ b/docs/_layouts/index.html @@ -0,0 +1,38 @@ + + + + + + + + + + Dotty + + + + + + + + + + + + + + + + + +
+ {% include logo-page.html %} + {% include faq.html %} + {% include features.html %} + {% include getting-started.html %} +
+ + -- cgit v1.2.3