aboutsummaryrefslogtreecommitdiffstats
path: root/Just-Read/templates
Commit message (Collapse)AuthorAgeFilesLines
* Just Read: Replaced disqus code with new version from disqus.comTobias Schmidl2018-05-111-13/+19
|
* Justi Read: Replaced twitter widgetTobias Schmidl2018-05-111-2/+1
| | | | This new version is more suitable for a CSP setting
* fixup! Just Read: Extended metadata block for non-article pagesTobias Schmidl2018-05-111-16/+16
|
* Just Read: Extended metadata block for non-article pagesTobias Schmidl2018-05-111-12/+38
|
* Just Read: Added rel link for faviconTobias Schmidl2017-10-111-1/+2
|
* Just Read: Fixed meta header tagsTobias Schmidl2017-10-111-4/+4
|
* Just Read: Extended metadata blockTobias Schmidl2017-10-111-2/+46
| | | | This meta information is useful for integrating into the social media.
* [Just-Read] Avoid a mixed content warning in Chrome, FirefoxTobias Schmidl2017-10-021-1/+1
|
* [Just-Read] Conditionally enable Google AnalyticsTobias Schmidl2017-10-021-1/+2
| | | | | As I personally don't have Google Analytics, I don't want to load the script with empty default values.
* [Just-Read] Repaired footerTobias Schmidl2017-10-021-1/+5
| | | | | We sometimes have a real FOOTERTEXT. Then it's not sufficient to just print the author.
* [Just-Read] Repaired feed generationTobias Schmidl2017-07-191-2/+3
| | | | The pelicanconf.py variable for the ATOM feed is `[FEED_ATOM](http://docs.getpelican.com/en/stable/settings.html#feed-settings)`, not `FEED`.
* Replace 'PAGES' with 'pages' across all themesAdam Matan2017-03-071-1/+1
| | | | | Solving http://docs.getpelican.com/en/latest/faq.html\#since-i-upgraded-pelican-my-pages-are-no-longer-rendered And https://github.com/getpelican/pelican-themes/issues/437
* Use https:// for all Disqus callsAdam Matan2016-02-201-1/+1
|
* Fix a typo in Just-Read themelord632014-09-071-1/+1
|
* Merge pull request #151 from palmstrom/fix-titleJustin Mayer2014-01-091-2/+2
|\ | | | | removed tags from title attribute value
| * removed tags from title attribute valueMatěj Šmíd2013-09-261-2/+2
| |
* | Just-Read: Update disqus link to protocol-relativeAndrey Devyatkin2013-11-031-2/+2
|/
* Removed too much on last commit...Miguel Ventura2012-09-031-1/+1
|
* Page objects for PAGES already contain the proper `url` attribute.Miguel Ventura2012-09-031-2/+2
| | | | | Having the templates with /pages/ causes the generated links to be wrong.
* Use object.url to get the url for author, category and tagsKyle Fuller2012-05-143-7/+7
|
* Style for tags, codehilite, social iconsNatalia Ventre2012-02-178-36/+70
| | | | Added CSS styles for tags, color scheme for code highlighting, social links and icons, and improvements in the archive page.
* Added tag cloudNatalia Ventre2012-02-091-1/+17
|
* Fixed an error in the page titleNatalia Ventre2012-02-091-1/+1
|
* Limited the "other posts" to 5Natalia Ventre2012-02-091-1/+1
|
* Added link to tags pageNatalia Ventre2012-02-091-0/+1
|
* Correction in the archivesNatalia Ventre2012-02-081-6/+3
| | | | Now the posts are correctly grouped by year.
* added Just Read themeNatalia Ventre2012-02-0810-0/+198