From 5549a5a7de72c4d0d4865507dace0891e245852d Mon Sep 17 00:00:00 2001 From: Martin Zimmermann Date: Wed, 30 Oct 2013 09:28:52 +0100 Subject: [PATCH] point to isso release on PyPi and remove CSS from inclusion snippet --- CONTRIBUTING.md | 1 - README.md | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1370921..fee5c85 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,7 +75,6 @@ Integration ----------- ```html - ``` diff --git a/README.md b/README.md index c1c40d9..16903ab 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ infrequently. Nevertheless, here are the requirements: Install Isso (and its dependencies) with: - ~> pip install http://posativ.org/~tmp/isso-latest.tar.gz + ~> pip install isso Before you start, you may want to import comments from [Disqus.com](https://disqus.com/): @@ -88,8 +88,8 @@ server { ``` ```html - +
``` ### Isso on a Dedicated Domain @@ -111,20 +111,20 @@ not able to post comments. Integrate Isso with: ```html - +
``` Also, put the plain isso server behind a real web server or [use uWSGI][3]. -[3]: https://github.com/posativ/isso/blob/master/docs/CONTRIBUTING.md +[3]: https://github.com/posativ/isso/blob/master/docs/uWSGI.md Website Integration ------------------- -To enable comments, add a `
` below your post and -let the magic happen :-) +To enable comments, add a `
` or `