Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #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 |
|/ / | |||||
* / | Add fh5co-marble theme (#587) | claudio-walser | 2018-02-13 | 2 | -0/+3 |
|/ | |||||
* | Merge pull request #574 from rn4ir/graymill-update | Justin Mayer | 2017-12-03 | 1 | -1/+1 |
|\ | | | | | Graymill: Change 'pages' variable to lower-case | ||||
| * | Fixed 'pages' variable | rn4ir | 2017-11-23 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #567 from stuaxo/patch-5 | Justin Mayer | 2017-12-01 | 1 | -1/+1 |
|\ \ | |/ |/| | GUM Theme: Only display "Tags" sidebar header if there are tags | ||||
| * | Sidebar - Only display "Tags" header if there are tags | Stuart Axon | 2017-10-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #569 from suheb/master | Justin Mayer | 2017-11-12 | 1 | -0/+0 |
|\ \ | | | | | | | Add screenshots to Resume theme | ||||
| * | | Adding screenshots to resume theme | Suhaib Khan | 2017-11-04 | 1 | -0/+0 |
| |/ | | | | | | | Signed-off-by: Suhaib Khan <suheb.work@gmail.com> | ||||
* | | Merge pull request #566 from stuaxo/patch-3 | Justin Mayer | 2017-11-12 | 1 | -1/+1 |
|\ \ | | | | | | | Gum: Only show "Categories" sidebar element if there is more than one | ||||
| * | | GUM Theme: Only display "Categories" sidebar header if there is more than ↵ | Stuart Axon | 2017-10-25 | 1 | -1/+1 |
| |/ | | | | | | | one category | ||||
* | | Merge pull request #571 from paul-schwendenman/flatterid | Justin Mayer | 2017-11-12 | 1 | -1/+1 |
|\ \ | |/ |/| | Pelican-bootstrap3: Fix FLATTR_ID rendering | ||||
| * | Fix FLATTR_ID rendering | Paul Schwendenman | 2017-11-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #561 from schtobia/for_upstream | Justin Mayer | 2017-10-11 | 1 | -7/+52 |
|\ | | | | | Just Read: Extended metadata | ||||
| * | 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. | ||||
* | Merge pull request #559 from agrrh/add-custom-js-to-pelican-bootstrap3 | Justin Mayer | 2017-10-10 | 3 | -8/+17 |
|\ | | | | | pelican-bootstrap3: add CUSTOM_JS var based on CUSTOM_CSS | ||||
| * | Fix VK sidear logo | Kirill K | 2017-10-10 | 1 | -1/+1 |
| | | |||||
| * | Add readme changes | Kirill K | 2017-10-10 | 1 | -7/+12 |
| | | |||||
| * | Add js to base template | Kirill K | 2017-10-10 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #557 from schtobia/for_upstream | Justin Mayer | 2017-10-04 | 1 | -2/+3 |
|\ | | | | | Just Read: further small improvements | ||||
| * | [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 |