Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just Read: Replaced disqus code with new version from disqus.com | Tobias Schmidl | 2018-05-11 | 1 | -13/+19 |
| | |||||
* | Justi Read: Replaced twitter widget | Tobias Schmidl | 2018-05-11 | 1 | -2/+1 |
| | | | | This new version is more suitable for a CSP setting | ||||
* | fixup! Just Read: Extended metadata block for non-article pages | Tobias Schmidl | 2018-05-11 | 1 | -16/+16 |
| | |||||
* | Just Read: Extended metadata block for non-article pages | Tobias Schmidl | 2018-05-11 | 1 | -12/+38 |
| | |||||
* | Just Read: Added rel link for favicon | Tobias Schmidl | 2017-10-11 | 1 | -1/+2 |
| | |||||
* | Just Read: Fixed meta header tags | Tobias Schmidl | 2017-10-11 | 1 | -4/+4 |
| | |||||
* | Just Read: Extended metadata block | Tobias Schmidl | 2017-10-11 | 1 | -2/+46 |
| | | | | This meta information is useful for integrating into the social media. | ||||
* | [Just-Read] Avoid a mixed content warning in Chrome, Firefox | Tobias Schmidl | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | [Just-Read] Conditionally enable Google Analytics | Tobias Schmidl | 2017-10-02 | 1 | -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 footer | Tobias Schmidl | 2017-10-02 | 1 | -1/+5 |
| | | | | | We sometimes have a real FOOTERTEXT. Then it's not sufficient to just print the author. | ||||
* | [Just-Read] Repaired feed generation | Tobias Schmidl | 2017-07-19 | 1 | -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 themes | Adam Matan | 2017-03-07 | 1 | -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 calls | Adam Matan | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Fix a typo in Just-Read theme | lord63 | 2014-09-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #151 from palmstrom/fix-title | Justin Mayer | 2014-01-09 | 1 | -2/+2 |
|\ | | | | | removed tags from title attribute value | ||||
| * | removed tags from title attribute value | Matěj Šmíd | 2013-09-26 | 1 | -2/+2 |
| | | |||||
* | | Just-Read: Update disqus link to protocol-relative | Andrey Devyatkin | 2013-11-03 | 1 | -2/+2 |
|/ | |||||
* | Removed too much on last commit... | Miguel Ventura | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Page objects for PAGES already contain the proper `url` attribute. | Miguel Ventura | 2012-09-03 | 1 | -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 tags | Kyle Fuller | 2012-05-14 | 3 | -7/+7 |
| | |||||
* | Style for tags, codehilite, social icons | Natalia Ventre | 2012-02-17 | 8 | -36/+70 |
| | | | | Added CSS styles for tags, color scheme for code highlighting, social links and icons, and improvements in the archive page. | ||||
* | Added tag cloud | Natalia Ventre | 2012-02-09 | 1 | -1/+17 |
| | |||||
* | Fixed an error in the page title | Natalia Ventre | 2012-02-09 | 1 | -1/+1 |
| | |||||
* | Limited the "other posts" to 5 | Natalia Ventre | 2012-02-09 | 1 | -1/+1 |
| | |||||
* | Added link to tags page | Natalia Ventre | 2012-02-09 | 1 | -0/+1 |
| | |||||
* | Correction in the archives | Natalia Ventre | 2012-02-08 | 1 | -6/+3 |
| | | | | Now the posts are correctly grouped by year. | ||||
* | added Just Read theme | Natalia Ventre | 2012-02-08 | 10 | -0/+198 |