Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Updated Feeds to new 3.0+ syntax | Patrick | 2019-01-22 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | I could not generate a site with the category feeds on. This was fixed in the simple theme some time ago. Copied the code right from here: https://github.com/getpelican/pelican/pull/2515 | |||||
* | | | Merge pull request #634 from clintmoyer/blue-penguin | Justin Mayer | 2019-01-27 | 1 | -0/+0 | |
|\ \ \ | |/ / |/| | | Update blue-penguin to 311a520 for a pages bugfix | |||||
| * | | Update blue-penguin to 311a520 for a pages variable case change | Clint Moyer | 2019-01-20 | 1 | -0/+0 | |
| |/ | | | | | | | Need to update blue-penguin to ensure compatibility with #485 | |||||
* | | Merge pull request #632 from askpatrickw/patch-1 | Justin Mayer | 2019-01-21 | 1 | -22/+20 | |
|\ \ | | | | | | | Gum: Honor conditional categories and pages | |||||
| * | | Conditional Categories and Pages not honored | Patrick | 2019-01-17 | 1 | -22/+20 | |
| |/ | | | | | | | There were category links inside pages. There was a Pages H4 outside the conditional check for if pages should be shown. | |||||
* | | Merge pull request #627 from iranzo/fixelegantlink | Justin Mayer | 2019-01-21 | 1 | -1/+1 | |
|\ \ | | | | | | | Update link to pelican-elegant repo | |||||
| * | | Update link to pelican-elegant repo | Pablo Iranzo Gómez | 2018-12-29 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #633 from pedrohdz/feed_slugs | Justin Mayer | 2019-01-21 | 1 | -7/+16 | |
|\ \ | |/ |/| | pelican-bootstrap3: Handle Pelican >= 4.0 slugs in feeds | |||||
| * | Handle Pelican >= 4.0 slugs in feeds | Pedro H | 2019-01-20 | 1 | -7/+16 | |
|/ | | | | | | | | | | | | | | Since Pelican 4.0, `CATEGORY_FEED_ATOM` and `TAG_FEED_ATOM` are expected to use `{slug}`, not `%s`. Seems to have been introduced in getpelican/pelican#2383. This would cause the following error: ``` CRITICAL: TypeError: not all arguments converted during string formatting ``` This change allows for backwards and forward compatibility. | |||||
* | Minor fixes to Gum theme docs | Justin Mayer | 2018-10-23 | 1 | -6/+6 | |
| | ||||||
* | update gum docs | Roland Askew | 2018-10-23 | 1 | -0/+21 | |
| | ||||||
* | Merge pull request #612 from mcepl/no_sort_on_articles | Justin Mayer | 2018-10-18 | 2 | -3/+3 | |
|\ | | | | | Remove two more articles|sort constructs | |||||
| * | Remove two more articles|sort constructs. | Matěj Cepl | 2018-09-24 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is the issue getpelican/pelican-themes#483 which was supposed to be fixed by #506 (and commit f1a4bba40281fa21816d6619d32136fc6a8f086d), but two occurences of the problem were missed. Basically, as https://github.com/getpelican/pelican/issues/1591#issuecomment-70272693 says: > For future reference: Don't use sort in templates on articles. | |||||
* | | Merge pull request #611 from mamcmanus/master | Justin Mayer | 2018-10-18 | 1 | -0/+0 | |
|\ \ | | | | | | | Brutalist: fix a bug that broke page rendering | |||||
| * | | Updated Brutalist theme to fix a bug where rendered article and page ↵ | Matt McManus | 2018-09-19 | 1 | -0/+0 | |
| |/ | | | | | | | summaries were being injected into the HTML head and causing entire page to break | |||||
* | | Merge pull request #597 from charlesreid1/patch-1 | Justin Mayer | 2018-10-18 | 1 | -0/+3 | |
|\ \ | | | | | | | add FAVICON variable to simple-bootstrap theme | |||||
| * | | add FAVICON variable to theme | Chaz Reid | 2018-05-13 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge pull request #563 from schtobia/for_upstream | Justin Mayer | 2018-10-18 | 2 | -21/+52 | |
|\ \ \ | | | | | | | | | Just Read: Extended metadata block for non-article pages | |||||
| * | | | 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 | |
| |/ / | ||||||
* | | | Merge pull request #613 from mUtterberg/master | Justin Mayer | 2018-10-10 | 1 | -0/+0 | |
|\ \ \ | |_|/ |/| | | Change branch on pelican-bold | |||||
| * | | Change branch on pelican-bold | mutterberg | 2018-10-09 | 1 | -0/+0 | |
|/ / | ||||||
* | | Merge pull request #582 from ganziqim/master | Justin Mayer | 2018-09-17 | 1 | -12/+16 | |
|\ \ | | | | | | | pelican-bootstrap3: Fix Disqus bug #581 | |||||
| * | | Fix: pelican-bootstrap3 DISQUS bug | ganziqim | 2018-09-16 | 1 | -12/+16 | |
|/ / | ||||||
* | | Merge pull request #600 from tchamberlin/patch-1 | Justin Mayer | 2018-09-01 | 1 | -3/+5 | |
|\ \ | | | | | | | Updated pelican-bootstrap3 README's Github section | |||||
| * | | Further wording change to README'S Github section | Thomas Chamberlin | 2018-05-26 | 1 | -1/+3 | |
| | | | | | | | | | Reworded a few things for clarity | |||||
| * | | Updated README's Github section | Thomas Chamberlin | 2018-05-26 | 1 | -3/+3 | |
| |/ | | | | | | | | | There are no descriptions of how the various options work, and they don't work in entirely intuitive ways. I've gone through the relevant code and derived what I think are accurate descriptions of what each does. `GITHUB_SKIP_FORK` especially is confusing, because passing it a boolean will break it. | |||||
* | | Merge pull request #590 from jranke/pb3-i18n | Justin Mayer | 2018-09-01 | 1 | -3/+5 | |
|\ \ | | | | | | | pelican-bootstrap3: Another README improvement for i18n | |||||
| * | | pelican-bootstrap3: Another README improvement for i18n | Johannes Ranke | 2018-03-08 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | It was still not really clear for me, so trying to be as explicit as possible, see comments to https://github.com/getpelican/pelican-themes/commit/b30f33e3b7e3a4bc7fb2327e9efd453f3a81488e | |||||
* | | | Merge pull request #607 from balbir97/master | Justin Mayer | 2018-09-01 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | notmyidea-cms: Change Twitter link to HTTPS | |||||
| * | | | changed http to https so that sharing over twitter works | Balbir Singh | 2018-08-27 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #609 from mamcmanus/master | Justin Mayer | 2018-09-01 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | Using HTTPS for Brutalist submodule instead of SSH | |||||
| * | | | | Using HTTPS for submodule instead of SSH | Matt McManus | 2018-08-30 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #608 from mamcmanus/master | Justin Mayer | 2018-08-30 | 2 | -0/+3 | |
|\| | | | | |/ / / |/| | | | Add Brutalist theme as submodule | |||||
| * | | | Added gitignore to theme and removed system generated files | Matt McManus | 2018-08-27 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Added brutalist theme | Matt McManus | 2018-08-27 | 2 | -0/+3 | |
|/ / / | ||||||
* | | | Merge pull request #606 from oulenz/grid_focus | Justin Mayer | 2018-07-12 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | Add Grid Focus theme as submodule | |||||
| * | | | add grid focus theme | Oliver Urs Lenz | 2018-07-12 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | Merge pull request #578 from pop/fix-mnmlist-loop-error | Justin Mayer | 2018-07-05 | 1 | -5/+5 | |
|\ \ \ | | | | | | | | | Fix mnmlist theme`loop` build error | |||||
| * | | | Fix mnmlist `loop` build error. | Elijah Caine | 2017-12-12 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this error: CRITICAL: UndefinedError: 'loop' is undefined make: *** [Makefile:65: html] Error 1 | |||||
* | | | | Merge pull request #604 from alexandrevicenzi/master | Justin Mayer | 2018-06-24 | 1 | -0/+0 | |
|\ \ \ \ | |_|_|/ |/| | | | Update Flex to 2.2.0 | |||||
| * | | | Update Flex to 2.2.0. | Alexandre Vicenzi | 2018-06-24 | 1 | -0/+0 | |
|/ / / | ||||||
* | | | Merge pull request #596 from southernprogrammer/master | Justin Mayer | 2018-05-06 | 1 | -0/+0 | |
|\ \ \ | | | | | | | | | Updated the blueidea submodule to match the latest commit. | |||||
| * | | | Updated the blueidea submodule to match the latest commit. | Bryan Price | 2018-05-05 | 1 | -0/+0 | |
|/ / / | ||||||
* | | | Merge pull request #508 from pedrohdz/clean_blog_content | Justin Mayer | 2018-04-06 | 3 | -18/+36 | |
|\ \ \ | | | | | | | | | pelican-bootstrap3: Add PADDED_SINGLE_COLUMN_STYLE setting | |||||
| * | | | Added PADDED_SINGLE_COLUMN_STYLE setting | Pedro H | 2018-04-01 | 3 | -18/+36 | |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `PADDED_SINGLE_COLUMN_STYLE` allows the main page content to be centered with padding on the sides. This setting takes precidence over `HIDE_SIDEBAR`, `ABOUT_ME`, and `AVATAR`, hiding the sidebar completely when `PADDED_SINGLE_COLUMN_STYLE` is set to `True`. Also cleaned up how the `class`es are assigned in the main content div. Things were starting to get unreadable in there IMHO. | |||||
* | | | Merge pull request #591 from yamalcaraz/master | Justin Mayer | 2018-04-06 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | Fix link for MathJax source | |||||
| * | | Fix include new link for Mathjax source. Old source now not working | Yam Alcaraz | 2018-03-14 | 1 | -1/+1 | |
|/ / |