From bb2dcbddf68affb8e6751c2a73442e20a63b7100 Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Sun, 10 Jan 2016 22:19:11 -0500 Subject: [PATCH] Update README.md Signed-off-by: Collin J. Doering --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ce9e1d..e0a7928 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ directly via the internet or by using the ```fetch``` argument to cabal). ## Running Tests To the run the tests that accompany this site, one must have [Selenium][] installed and an -instances running on port 4444. Then one must run the following:` +instances running on port 4444. Then one must run the following: $ cabal configure --enable-tests $ cabal install --enable-tests --only-dependencies @@ -110,7 +110,6 @@ articles. An example of what this could look like: cache can be unreliable and also can't be controlled from javascript so a better solution is to use LocalStorage as mentioned. * Make tag specific RSS feeds available via links (on individual tag pages and perhaps somewhere on the home page). -* Re-enable simple nojs site as fallback when javascript is disabled by the client browser [Hakyll]: http://jaspervdj.be/hakyll/ [Clay]: http://fvisser.nl/clay/