From: M. Taylor Saotome-Westlake Date: Mon, 23 Mar 2020 06:41:59 +0000 (-0700) Subject: link to post revision history; and, compact Reddit share button X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=commitdiff_plain;h=07f8050d0950a79fe81b25f644bee44bd110e1e4 link to post revision history; and, compact Reddit share button I love having my blog in Git! I should do this for my real-name blog! The Reddit widget doesn't even seem to be working right (I think it's supposed to display the score of posts that have been submitted)? --- diff --git a/content/images/reddit.svg b/content/images/reddit.svg new file mode 100644 index 0000000..224f27e --- /dev/null +++ b/content/images/reddit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/notes/tech_tasks.txt b/notes/tech_tasks.txt index 3e9d017..4ce66f7 100644 --- a/notes/tech_tasks.txt +++ b/notes/tech_tasks.txt @@ -17,4 +17,4 @@ even more fine-grained tag size?? (I tried this once and made it look worse :/) Atom vs. RSS proper?? maybe switch back to absolute links?? (copy-paste broke all self-links when Bailey copy-paste shared to SEXNET; but it looks like many browsers/applications silently correct that) line at bottom of image links?? -individual post history links http://jessicastringham.net/2016/12/12/github.html (only when there's post-publication history) ( https://thesquareplanet.com/blog also does this) + diff --git a/theme/templates/article.html b/theme/templates/article.html index 2c2c4f8..d40a722 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -17,12 +17,12 @@ {% block content %}
- +

{{ article.title }}

- + {% include 'metadata.inc.html' %} - - {{ article.content }} + + {{ article.content }}
@@ -32,7 +32,14 @@ - + + Submit to Reddit + +

+

+ (Post revision history)

{% if DISQUS_SITENAME %}