aboutsummaryrefslogtreecommitdiffstats
path: root/Just-Read/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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.
* Style for tags, codehilite, social iconsNatalia Ventre2012-02-171-21/+23
| | | | Added CSS styles for tags, color scheme for code highlighting, social links and icons, and improvements in the archive page.
* Added link to tags pageNatalia Ventre2012-02-091-0/+1
|
* added Just Read themeNatalia Ventre2012-02-081-0/+65