From 9538082f8ba86a13afb55cc5e99e33874207a67c Mon Sep 17 00:00:00 2001 From: "Aaron S. Hawley" Date: Thu, 27 Dec 2018 13:03:33 -0500 Subject: [PATCH] Drop txtpen service The web page highlighting service was discontinued. --- README.md | 4 ---- _config.yml | 4 ---- _layouts/post.html | 4 ---- 3 files changed, 12 deletions(-) diff --git a/README.md b/README.md index 4d2f488553..6f5e951805 100644 --- a/README.md +++ b/README.md @@ -120,10 +120,6 @@ More setup instructions and advanced options can be found at [http://formspree.i To configure Disqus, set up a [Disqus site](https://disqus.com/admin/create/) with the same name as your site. Then, in `_config.yml`, edit the `disqus_shortname` value to enable Disqus. -### txtpen - -To configure txtpen, set up a [txtpen site](https://txtpen.com/go) with the same name as your site. Then, in `_config.yml`, edit the `txtpen_sitename` value to enable txtpen - ### Customizing the CSS All variables can be found in the `_sass/_variables.scss` file, toggle these as you'd like to change the look and feel of Pixyll. diff --git a/_config.yml b/_config.yml index d7526f7f02..1c1dbae1ca 100644 --- a/_config.yml +++ b/_config.yml @@ -40,10 +40,6 @@ fb_page_id: # (leave blank to disable Disqus) disqus_shortname: -# txtpen post comments -# (leave blank to disable txtpen) -txtpen_sitename: - # Facebook Comments plugin # (leave blank to disable Facebook Comments, otherwise set it to true) facebook_comments: diff --git a/_layouts/post.html b/_layouts/post.html index 22031d00fd..12bfd6a49a 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -34,10 +34,6 @@

{{ page.title }}

{% include post_footer.html %} {% endif %} -{% if txtpen.txtpen_sitename %} -