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] removed "huge" setting for code | Tobias Schmidl | 2017-10-02 | 2 | -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 less | Tobias Schmidl | 2017-10-02 | 1 | -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 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 |
| | |||||
* | Merge pull request #246 from bertrandbo/master | Alexis Metaireau | 2014-09-24 | 1 | -6/+5 |
|\ | | | | | Fix inline code tag rendering | ||||
| * | Fix inline code tag rendering | Bertrand Bousquet | 2014-09-04 | 1 | -6/+5 |
| | | |||||
* | | 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 |
| | | |||||
* | | Adding a "screenshot" section to those readme files that don't have one | Bruno Oliveira | 2013-10-26 | 1 | -1/+5 |
|/ | |||||
* | 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 | 18 | -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 files | Natalia Ventre | 2012-02-09 | 1 | -1/+49 |
| | |||||
* | added tag cloud styles (4 levels) and margin-bottom for figure | Natalia Ventre | 2012-02-09 | 1 | -4/+39 |
| | |||||
* | added border-box mixing | Natalia Ventre | 2012-02-09 | 1 | -0/+7 |
| | |||||
* | 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. | ||||
* | edited gitignore file | Natalia Ventre | 2012-02-08 | 1 | -28/+0 |
| | |||||
* | added license | Natalia Ventre | 2012-02-08 | 1 | -0/+7 |
| | |||||
* | added Just Read theme | Natalia Ventre | 2012-02-08 | 29 | -0/+1389 |