From 058828d922952a7f325e330df90ea705412eec9d Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sun, 9 Oct 2016 13:18:08 -0400 Subject: [PATCH] Add about page --- about.html | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 4 ++-- 2 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 about.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..0ca3844 --- /dev/null +++ b/about.html @@ -0,0 +1,59 @@ + + + + + About Type + + + +Fork me on GitHub + +

About Type

+

Type is a FOSS clone of typing.io, a typing practice for programmers website.

+

Getting started:

+
    +
  1. Add a repo
  2. +
  3. Add a file
  4. +
  5. Type
  6. +
+OR +

Checkout one of the example files:

+ +

C

+ +

C++

+ +

C#

+ +

Java

+ +

JavaScript

+ +

Python

+ +

Swift

+ + + + diff --git a/index.html b/index.html index c1ddd80..52c7fe5 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,6 @@
- - Fork me on GitHub

Previous Repos

@@ -31,6 +29,8 @@ +

About Type

+