diff --git a/templates/index.html b/templates/index.html index 4889d49..26a1ea2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,21 +1,59 @@ - url2markdown + Markdown, Please! + -

url2markdown

-

This is a very simple web service that will take a given URL, and return -a Markdown representation of that page.

-
- URL: - -
+
+

Markdown, Please!

+
A Kenneth Reitz project.
-

A Kenneth Reitz project.

+

Markdown, Please! is a service that instantly converts websites into Markdown.

+

To get started: enter any URL, hit "Markdown, Please!", and you will be presented with a Markdown version of the URL you provided.

-Fork me on GitHub +
+ URL: + +
+ + +

Bookmarklet

+

Use this bookmarklet to instantly turn any page into Markdown.

+ Markdown, Please! + +

 

+

"Developer API"

+

This service

+ +
$ curl http://markdownplease.com/\?url\=http://convore-archive.org
+# Convore?
+
+This site serves as a memorial to the fantastic (and now defunct) [ Convore
+chat service](https://en.wikipedia.org/wiki/Convore).
+
+When the site announced its shutdown, I was able to get a backup of all
+public-facing data, which I [uploaded to
+GitHub](https://github.com/kennethreitz/convore.json), for archival purposes.
+
+Now, the entire archive is publicly-accessible through a web browser.
+
+  * 1062593 Messages
+  * 44551 User Profiles
+  * 5719 Groups
+  * 18257 Topics
+
+_-- [Kenneth Reitz](http://kennethreitz.org)_
+
+## Browse Archive
+
+/[groups](http://convore-archive.org/groups.html)
+
+/[users](http://convore-archive.org/users.html) )
+
+ +Fork me on GitHub \ No newline at end of file