From 8fea9ea26694ee0de19ecef45b9296a4fb5d3b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Mercader?= <amercadero@gmail.com> Date: Fri, 28 Sep 2018 11:41:53 +0200 Subject: [PATCH] Remove links to tweets in README A lot has changed since the tweets linked in the README and home page were made (2012 and 2015), and installing CKAN it is a much more straight-forward experience (although of course it probably takes more time than setting up JKAN). I personally don't think they are needed to support the statement that open data portals can be really hard to install and maintain, or at least the tweets are not fair indicators of the current situation (and they focus on just one alternative). I'm assuming the home page is rendered from the README but if you are happy with the change and that's not the case please let me know and I'll add any additional files to the PR. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 39a7867..7d57274 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # JKAN [](https://travis-ci.org/timwis/jkan) [](https://gitter.im/timwis/jkan?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) A lightweight, backend-free open data portal, powered by Jekyll -Open-source data portals can be [really](https://twitter.com/waldojaquith/status/282599673569619969). -[hard](https://twitter.com/chris_whong/status/669207423719235584). to install and maintain. But their +Open-source data portals can be really hard to install and maintain. But their basic purpose of providing links to download data really isn't that complicated. JKAN is a proof-of-concept that allows a small, resource-strapped government agency to stand-up an open data portal by simply [clicking the fork button](https://help.github.com/articles/fork-a-repo/). -- GitLab