Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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. | ||||
* | Merge pull request #556 from kplaube/master | Justin Mayer | 2017-10-02 | 1 | -0/+0 |
|\ | | | | | Update yapeme to 0.2.0 | ||||
| * | Update yapeme to 0.2.0 | Klaus Laube | 2017-10-02 | 1 | -0/+0 |
|/ | |||||
* | Merge pull request #555 from schtobia/for_upstream | Justin Mayer | 2017-10-02 | 3 | -53/+87 |
|\ | | | | | Just-Read: Various enhancements | ||||
| * | [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. | ||||
* | Merge pull request #552 from petrnohejl/master | Justin Mayer | 2017-09-22 | 2 | -0/+3 |
|\ | | | | | Add MinimalXY theme as submodule | ||||
| * | Add MinimalXY theme | Petr Nohejl | 2017-09-21 | 2 | -0/+3 |
| | | |||||
* | | Merge pull request #548 from chrisramsay/feature/show-source-support | Justin Mayer | 2017-09-22 | 4 | -0/+31 |
|\ \ | |/ |/| | pelican-bootstrap3: Add support for Show Source plugin | ||||
| * | Show source support added in pelican-bootstrap3 | Chris Ramsay | 2017-09-10 | 4 | -0/+31 |
|/ | |||||
* | Merge pull request #546 from mlissner/patch-1 | Justin Mayer | 2017-09-06 | 1 | -0/+1 |
|\ | | | | | pelican-bootstrap3: Add DNT meta so Twitter doesn't track us | ||||
| * | Adds DNT meta so that Twitter doesn't track us | Mike Lissner | 2017-09-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | As explained on this page, this meta tag prevents Twitter from using your webpage to track people: https://dev.twitter.com/web/overview/privacy#what-privacy-options-do-website-publishers-have Generally speaking, this is the kind of tracking that nobody expects. Nobody thinks that by going to *my* website, which shows some tweets, that Twitter will be tracking them. Let's turn that off by default. Hopefully this isn't controversial. | ||||
* | | Merge pull request #545 from karambir/master | Justin Mayer | 2017-09-06 | 2 | -0/+3 |
|\ \ | |/ |/| | Add Taman theme as submodule | ||||
| * | Add pelican taman theme | Karambir Singh Nain | 2017-09-06 | 2 | -0/+3 |
|/ | |||||
* | Merge pull request #506 from joshmorel/master | Justin Mayer | 2017-09-04 | 6 | -6/+6 |
|\ | | | | | Fix Python 3 unorderable types issue with multiple themes | ||||
| * | Fix Python 3 unorderable types issue | joshmorel | 2017-04-16 | 6 | -6/+6 |
| | | | | | | | | | | | | {% for article in articles | sort %} resulted in: "CRITICAL: unorderable types: Article() < Article()" | ||||
* | | Merge pull request #511 from digitalrounin/rm-stray-vim-files | Justin Mayer | 2017-09-04 | 6 | -0/+14 |
|\ \ | | | | | | | Delete stray Vim data files and update .gitignore | ||||
| * | | Deleted stray Vim data files | Pedro H | 2017-05-07 | 6 | -0/+14 |
| |/ | | | | | | | | | Also updates `.gitignore` to exclude other system and editor data files and directories. | ||||
* | | Bricabrac: Update theme (#512) | Badaboum | 2017-09-04 | 25 | -61/+193 |
| | | |||||
* | | Merge pull request #513 from offdutypirate/add-gitlab-non-square | Justin Mayer | 2017-09-04 | 1 | -1/+1 |
|\ \ | | | | | | | Pelican-Bootstrap3: Add GitLab to non-square icon list | ||||
| * | | Add gitlab to non-square icon in pelican-bootstrap3 | Jon Moore | 2017-05-12 | 1 | -1/+1 |
| |/ | | | | | | | This commit adds gitlab to the list of non-square icons in pelican-bootstrap3. | ||||
* | | Pelican-Bootstrap3: Change MathJax CDN link to HTTPS | Justin Mayer | 2017-09-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #518 from hlapp/patch-1 | Justin Mayer | 2017-09-04 | 1 | -1/+1 |
|\ \ | | | | | | | Fix copyright year to 2014 | ||||
| * | | Fixes copyright year to 2014 | Hilmar Lapp | 2017-05-30 | 1 | -1/+1 |
| |/ | | | | | | | | | | | See hlapp/cc-tools#3 for the corresponding change in the original source repo. I recognize this is a minuscule change, but the year 1994 is simply wrong, makes no sense, and is simply an honest mistake. | ||||
* | | Merge pull request #523 from cfcolaco/master | Justin Mayer | 2017-09-04 | 1 | -0/+0 |
|\ \ | | | | | | | Nice-blog submodule update | ||||
| * | | nice-blog update | cfcolaco | 2017-06-08 | 1 | -0/+0 |
| | | | |||||
| * | | nice-blog updated | cfcolaco | 2017-06-06 | 1 | -0/+0 |
| | | | |||||
* | | | Merge pull request #533 from josch/archive-sidebar | Justin Mayer | 2017-09-04 | 3 | -0/+25 |
|\ \ \ | | | | | | | | | pelican-bootstrap3: Add archive to sidebar | ||||
| * \ \ | Merge branch 'master' into archive-sidebar | Justin Mayer | 2017-09-04 | 32 | -6/+1468 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #531 from josch/authors-sidebar | Justin Mayer | 2017-09-04 | 3 | -0/+24 |
|\ \ \ \ | | | | | | | | | | | pelican-bootstrap3: Add authors to sidebar | ||||
| * | | | | pelican-bootstrap3: Add authors to sidebar | Johannes 'josch' Schauer | 2017-07-29 | 3 | -0/+24 |
| | | | | | |||||
* | | | | | Merge pull request #541 from theMarix/improve-i18n-configuration-documentation | Justin Mayer | 2017-09-04 | 1 | -0/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Pelican-Bootstrap3: add I18N language docs clarification | ||||
| * | | | | | Improve documentation on I18N of pelican-bootstrap3 | Matthias Bach | 2017-08-25 | 1 | -0/+8 |
| | | | | | | |||||
* | | | | | | Merge pull request #542 from ↵ | Justin Mayer | 2017-09-04 | 2 | -0/+9 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | theMarix/pelican-bootstrap3-modernize-flattr-support Pelican-Bootstrap3: Add support for Flattr domain verification | ||||
| * | | | | | | Add support for Flattr domain verification to Pelican-Boostrap3 | Matthias Bach | 2017-09-01 | 2 | -0/+9 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #539 from suheb/master | Justin Mayer | 2017-08-25 | 2 | -1/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Add Resume theme as submodule | ||||
| * | | | | | Adding resume theme | Suhaib Khan | 2017-08-17 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Suhaib Khan <suheb.work@gmail.com> | ||||
* | | | | | | Merge pull request #540 from wamonite/update_relapse | Justin Mayer | 2017-08-24 | 1 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update relapse submodule | ||||
| * | | | | | Update relapse submodule. | Warren Moore | 2017-08-24 | 1 | -0/+0 |
|/ / / / / | |||||
* | | | | | Monospace: fix index page error (#536) | hbiboluo | 2017-08-04 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | 'loop' is undefined | ||||
* | | | | | Add Graymill theme | Rahul Nair | 2017-08-03 | 24 | -0/+1418 |
|/ / / / | |||||
| * / / | pelican-bootstrap3: Add archive to sidebar | Johannes 'josch' Schauer | 2017-07-30 | 3 | -0/+25 |
|/ / / | |||||
* | | | Merge pull request #529 from schtobia/for_upstream | Justin Mayer | 2017-07-19 | 1 | -2/+3 |
|\ \ \ | |/ / |/| | | Just-Read: Correct FEED_ATOM variable name | ||||
| * | | [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`. | ||||
* | | Merge pull request #514 from textbook/master | Justin Mayer | 2017-05-31 | 1 | -0/+0 |
|\ \ | |/ |/| | Updates to Bulrush theme | ||||
| * | Updates to Bulrush theme | Jonathan Sharpe | 2017-05-15 | 1 | -0/+0 |
|/ | | | | | | - Upgrade Bulma to v0.4.1 - Add MailChimp integration - Configure for installation as module | ||||
* | Merge pull request #505 from textbook/master | Justin Mayer | 2017-04-16 | 1 | -0/+0 |
|\ | | | | | Update Bulrush with title and code formatting | ||||
| * | Update Bulrush with new Bulma and improved GitHub ribbon | Jonathan Sharpe | 2017-04-16 | 1 | -0/+0 |
| | |