aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2012-03-07 09:28:43 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2012-03-07 09:28:43 -0500
commit96c85498c019e381d0aeed2e33e626563563ea8c (patch)
treea44a3ff017cc7c5de3e4845434324c7798689d24 /README.md
parent6c5bda943d87c629e3fbeaa9178d5fdcb96134c5 (diff)
Documentation overhaul with Discount (Markdown implementation).
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files.
Diffstat (limited to 'README.md')
-rw-r--r--README.md51
1 files changed, 51 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..6bc94601
--- /dev/null
+++ b/README.md
@@ -0,0 +1,51 @@
+# Textadept
+
+## Overview
+
+Textadept is a fast, minimalist, and ridiculously extensible cross-platform text
+editor for programmers. Written in a combination of C and [Lua][] and
+relentlessly optimized for speed and minimalism over the years, Textadept is an
+ideal editor for programmers who want endless extensibility options without
+sacrificing speed or succumbing to code bloat and featuritis.
+
+[Lua]: http://lua.org
+
+## Features
+
+* Self-contained executable -- no installation necessary.
+* Entirely keyboard driven.
+* Unlimited split views.
+* Support for over 80 programming languages.
+* Powerful snippets and key commands.
+* Code autocompletion and API lookup.
+* Unparalleled extensibility.
+
+## Requirements
+
+In its bid for minimalism, Textadept has no dependencies on Windows and Mac OSX
+operating systems and depends only on [GTK+ 2.0][] version 2.16 or greater on
+Linux. Lua is pre-compiled into Textadept on all platforms and a GTK runtime is
+included on Windows and Mac OSX.
+
+[GTK+ 2.0]: http://gtk.org
+
+## Download
+
+Download Textadept from the [project page][].
+
+[project page]: http://foicica.com/textadept
+
+## Installation and Usage
+
+Textadept comes with a comprehensive manual and API documentation in the `doc/`
+directory. They are also available [online][].
+
+[online]: http://foicica.com/textadept
+
+## Contact
+
+Contact me by email: mitchell.at.foicica.com.
+
+There is also a [mailing list][].
+
+[mailing list]: http://foicica.com/lists