aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #546 from mlissner/patch-1Justin Mayer2017-09-061-0/+1
|\ | | | | pelican-bootstrap3: Add DNT meta so Twitter doesn't track us
| * Adds DNT meta so that Twitter doesn't track usMike Lissner2017-09-051-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/masterJustin Mayer2017-09-062-0/+3
|\ \ | |/ |/| Add Taman theme as submodule
| * Add pelican taman themeKarambir Singh Nain2017-09-062-0/+3
|/
* Merge pull request #506 from joshmorel/masterJustin Mayer2017-09-046-6/+6
|\ | | | | Fix Python 3 unorderable types issue with multiple themes
| * Fix Python 3 unorderable types issuejoshmorel2017-04-166-6/+6
| | | | | | | | | | | | {% for article in articles | sort %} resulted in: "CRITICAL: unorderable types: Article() < Article()"
* | Merge pull request #511 from digitalrounin/rm-stray-vim-filesJustin Mayer2017-09-046-0/+14
|\ \ | | | | | | Delete stray Vim data files and update .gitignore
| * | Deleted stray Vim data filesPedro H2017-05-076-0/+14
| |/ | | | | | | | | Also updates `.gitignore` to exclude other system and editor data files and directories.
* | Bricabrac: Update theme (#512)Badaboum2017-09-0425-61/+193
| |
* | Merge pull request #513 from offdutypirate/add-gitlab-non-squareJustin Mayer2017-09-041-1/+1
|\ \ | | | | | | Pelican-Bootstrap3: Add GitLab to non-square icon list
| * | Add gitlab to non-square icon in pelican-bootstrap3Jon Moore2017-05-121-1/+1
| |/ | | | | | | This commit adds gitlab to the list of non-square icons in pelican-bootstrap3.
* | Pelican-Bootstrap3: Change MathJax CDN link to HTTPSJustin Mayer2017-09-041-1/+1
| |
* | Merge pull request #518 from hlapp/patch-1Justin Mayer2017-09-041-1/+1
|\ \ | | | | | | Fix copyright year to 2014
| * | Fixes copyright year to 2014Hilmar Lapp2017-05-301-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/masterJustin Mayer2017-09-041-0/+0
|\ \ | | | | | | Nice-blog submodule update
| * | nice-blog updatecfcolaco2017-06-081-0/+0
| | |
| * | nice-blog updatedcfcolaco2017-06-061-0/+0
| | |
* | | Merge pull request #533 from josch/archive-sidebarJustin Mayer2017-09-043-0/+25
|\ \ \ | | | | | | | | pelican-bootstrap3: Add archive to sidebar
| * \ \ Merge branch 'master' into archive-sidebarJustin Mayer2017-09-0432-6/+1468
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #531 from josch/authors-sidebarJustin Mayer2017-09-043-0/+24
|\ \ \ \ | | | | | | | | | | pelican-bootstrap3: Add authors to sidebar
| * | | | pelican-bootstrap3: Add authors to sidebarJohannes 'josch' Schauer2017-07-293-0/+24
| | | | |
* | | | | Merge pull request #541 from theMarix/improve-i18n-configuration-documentationJustin Mayer2017-09-041-0/+8
|\ \ \ \ \ | | | | | | | | | | | | Pelican-Bootstrap3: add I18N language docs clarification
| * | | | | Improve documentation on I18N of pelican-bootstrap3Matthias Bach2017-08-251-0/+8
| | | | | |
* | | | | | Merge pull request #542 from ↵Justin Mayer2017-09-042-0/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | theMarix/pelican-bootstrap3-modernize-flattr-support Pelican-Bootstrap3: Add support for Flattr domain verification
| * | | | | | Add support for Flattr domain verification to Pelican-Boostrap3Matthias Bach2017-09-012-0/+9
|/ / / / / /
* | | | | | Merge pull request #539 from suheb/masterJustin Mayer2017-08-252-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Add Resume theme as submodule
| * | | | | Adding resume themeSuhaib Khan2017-08-172-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Suhaib Khan <suheb.work@gmail.com>
* | | | | | Merge pull request #540 from wamonite/update_relapseJustin Mayer2017-08-241-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Update relapse submodule
| * | | | | Update relapse submodule.Warren Moore2017-08-241-0/+0
|/ / / / /
* | | | | Monospace: fix index page error (#536)hbiboluo2017-08-041-5/+5
| | | | | | | | | | | | | | | 'loop' is undefined
* | | | | Add Graymill themeRahul Nair2017-08-0324-0/+1418
|/ / / /
| * / / pelican-bootstrap3: Add archive to sidebarJohannes 'josch' Schauer2017-07-303-0/+25
|/ / /
* | | Merge pull request #529 from schtobia/for_upstreamJustin Mayer2017-07-191-2/+3
|\ \ \ | |/ / |/| | Just-Read: Correct FEED_ATOM variable name
| * | [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`.
* | Merge pull request #514 from textbook/masterJustin Mayer2017-05-311-0/+0
|\ \ | |/ |/| Updates to Bulrush theme
| * Updates to Bulrush themeJonathan Sharpe2017-05-151-0/+0
|/ | | | | | - Upgrade Bulma to v0.4.1 - Add MailChimp integration - Configure for installation as module
* Merge pull request #505 from textbook/masterJustin Mayer2017-04-161-0/+0
|\ | | | | Update Bulrush with title and code formatting
| * Update Bulrush with new Bulma and improved GitHub ribbonJonathan Sharpe2017-04-161-0/+0
| |
| * Update Bulrush with title and code formattingJonathan Sharpe2017-04-101-0/+0
|/
* Update remotes for octopress and pelipress (#392)Alexander Todorov2017-04-092-4/+1
| | | | | | Both pelican-octopress-theme and pelipress seem to have been abandoned. MrSenko/pelican-octopress-theme is a fork which has merged all pending PRs from the original repo and also added the functionality originally developed by pelipress.
* Add instagram to non-square icon in pelican-bootstrap3 (#401)Masayuki Igawa2017-04-081-1/+1
| | | | This commit adds instagram to non-square icon in pelican-bootstrap3 theme to use it.
* Add SOB theme (#362)Goat Avenger2017-04-0829-0/+822
|
* uikit demo theme ported to pelican (#385)Valentin Heinz2017-04-08298-0/+60511
|
* Add the voce theme (#423)Benjamin Lim2017-04-082-0/+3
|
* Add attila theme to main pelican theme repo (#432)Arul2017-04-082-1/+4
|
* pelican-bootstrap3: refactored sidebar (#466)Pedro2017-04-0820-185/+241
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is more of a proposal for refactor of the sidebar. Figured it would be easier to do and discuss in a PR than it would be an issue/ticket. These changes can be split out if only some of the ideas are accepted. It is mostly a lot cleanup and shuffling around to make it a bit more consistent. Here is a summary of the changes: - Moved all sidebar related from `includes/` and into `includes/sidebar/`. - Moved the following sections in `includes/sidebar.html` into their own files under `includes/sidebar/`: - _Social_ -> `includes/sidebar/social.html` - _Recent Posts_ -> `includes/sidebar/recent_posts.html` - _Categories_ -> `includes/sidebar/categories.html` - _Tags_ -> `includes/sidebar/tag_cloud.html` - _Series_ -> `includes/sidebar/series.html` - A whole bunch of whitespace cleanup. - Added the `DISABLE_SIDEBAR_TITLE_ICONS` configuration option. If `DISABLE_SIDEBAR_TITLE_ICONS` is set to True, none of the sidebar title icons will be displayed. - Folded in from getpelican/pelican-themes#438: Added the `SIDEBAR_ON_LEFT` configuration option, which moves the sidebar to the left side of the page. Sidebar will continue to appear on the bottom of the page on smaller screens. - Assuming getpelican/pelican#1092 worked out: - Optional include of `includes/sidebar/optional_top.html` and `includes/sidebar/optional_bottom.html` from within `includes/sidebar.html`. This would allow a user to insert sections into the sidebar. - `includes/sidebar/recent_posts.html` include articles line items via `includes/sidebar/article-li.html`. This allows customization.
* Updated pelican-bootstrap3 to be compatible with the collapsible input cells ↵Eric Carlson2017-04-083-0/+26
| | | | feature of the liquid tags ipython notebook plugin (#467)
* French translation (#476)Marc-Antoine Parent2017-04-082-0/+151
|
* uploaded medio theme (#477)Pachamaltese2017-04-0870-0/+9930
| | | | | | * uploaded medio theme * cons example * Added example_pelicanconf.py
* Merge pull request #478 from art1fa/add_minimalXAlexis Metaireau2017-04-081-0/+0
|\ | | | | Add minimalX theme as submodule