aboutsummaryrefslogtreecommitdiffstats
path: root/Just-Read
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] removed "huge" setting for codeTobias Schmidl2017-10-022-46/+77
| | | | | This gets ridiculously big on wide screen displays. Try to maintain a normal size for code
* [Just-Read] Incorporated the changes in main.css in lessTobias Schmidl2017-10-021-7/+6
| | | | | | | | Bertrand Bousquet did a quite good job in 185fde6 by repairing the inlined code fragments - unfortunately only in the CSS file, not in Less. This commit tries to incorporate these changes back into the less file.
* [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
|
* Merge pull request #246 from bertrandbo/masterAlexis Metaireau2014-09-241-6/+5
|\ | | | | Fix inline code tag rendering
| * Fix inline code tag renderingBertrand Bousquet2014-09-041-6/+5
| |
* | 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
| |
* | Adding a "screenshot" section to those readme files that don't have oneBruno Oliveira2013-10-261-1/+5
|/
* 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-1718-405/+1140
| | | | Added CSS styles for tags, color scheme for code highlighting, social links and icons, and improvements in the archive page.
* compiled changes made in LESS filesNatalia Ventre2012-02-091-1/+49
|
* added tag cloud styles (4 levels) and margin-bottom for figureNatalia Ventre2012-02-091-4/+39
|
* added border-box mixingNatalia Ventre2012-02-091-0/+7
|
* 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.
* edited gitignore fileNatalia Ventre2012-02-081-28/+0
|
* added licenseNatalia Ventre2012-02-081-0/+7
|
* added Just Read themeNatalia Ventre2012-02-0829-0/+1389