aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #578 from pop/fix-mnmlist-loop-errorJustin Mayer2018-07-051-5/+5
|\ | | | | Fix mnmlist theme`loop` build error
| * Fix mnmlist `loop` build error.Elijah Caine2017-12-121-5/+5
| | | | | | | | | | | | | | Fixes this error: CRITICAL: UndefinedError: 'loop' is undefined make: *** [Makefile:65: html] Error 1
* | Merge pull request #604 from alexandrevicenzi/masterJustin Mayer2018-06-241-0/+0
|\ \ | | | | | | Update Flex to 2.2.0
| * | Update Flex to 2.2.0.Alexandre Vicenzi2018-06-241-0/+0
|/ /
* | Merge pull request #596 from southernprogrammer/masterJustin Mayer2018-05-061-0/+0
|\ \ | | | | | | Updated the blueidea submodule to match the latest commit.
| * | Updated the blueidea submodule to match the latest commit.Bryan Price2018-05-051-0/+0
|/ /
* | Merge pull request #508 from pedrohdz/clean_blog_contentJustin Mayer2018-04-063-18/+36
|\ \ | | | | | | pelican-bootstrap3: Add PADDED_SINGLE_COLUMN_STYLE setting
| * | Added PADDED_SINGLE_COLUMN_STYLE settingPedro H2018-04-013-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/masterJustin Mayer2018-04-061-1/+1
|\ \ \ | |/ / |/| | Fix link for MathJax source
| * | Fix include new link for Mathjax source. Old source now not workingYam Alcaraz2018-03-141-1/+1
|/ /
* / Add fh5co-marble theme (#587)claudio-walser2018-02-132-0/+3
|/
* Merge pull request #574 from rn4ir/graymill-updateJustin Mayer2017-12-031-1/+1
|\ | | | | Graymill: Change 'pages' variable to lower-case
| * Fixed 'pages' variablern4ir2017-11-231-1/+1
| |
* | Merge pull request #567 from stuaxo/patch-5Justin Mayer2017-12-011-1/+1
|\ \ | |/ |/| GUM Theme: Only display "Tags" sidebar header if there are tags
| * Sidebar - Only display "Tags" header if there are tagsStuart Axon2017-10-251-1/+1
| |
* | Merge pull request #569 from suheb/masterJustin Mayer2017-11-121-0/+0
|\ \ | | | | | | Add screenshots to Resume theme
| * | Adding screenshots to resume themeSuhaib Khan2017-11-041-0/+0
| |/ | | | | | | Signed-off-by: Suhaib Khan <suheb.work@gmail.com>
* | Merge pull request #566 from stuaxo/patch-3Justin Mayer2017-11-121-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 Axon2017-10-251-1/+1
| |/ | | | | | | one category
* | Merge pull request #571 from paul-schwendenman/flatteridJustin Mayer2017-11-121-1/+1
|\ \ | |/ |/| Pelican-bootstrap3: Fix FLATTR_ID rendering
| * Fix FLATTR_ID renderingPaul Schwendenman2017-11-121-1/+1
|/
* Merge pull request #561 from schtobia/for_upstreamJustin Mayer2017-10-111-7/+52
|\ | | | | Just Read: Extended metadata
| * Just Read: Added rel link for faviconTobias Schmidl2017-10-111-1/+2
| |
| * Just Read: Fixed meta header tagsTobias Schmidl2017-10-111-4/+4
| |
| * Just Read: Extended metadata blockTobias Schmidl2017-10-111-2/+46
|/ | | | This meta information is useful for integrating into the social media.
* Merge pull request #559 from agrrh/add-custom-js-to-pelican-bootstrap3Justin Mayer2017-10-103-8/+17
|\ | | | | pelican-bootstrap3: add CUSTOM_JS var based on CUSTOM_CSS
| * Fix VK sidear logoKirill K2017-10-101-1/+1
| |
| * Add readme changesKirill K2017-10-101-7/+12
| |
| * Add js to base templateKirill K2017-10-101-0/+4
|/
* Merge pull request #557 from schtobia/for_upstreamJustin Mayer2017-10-041-2/+3
|\ | | | | Just Read: further small improvements
| * [Just-Read] Avoid a mixed content warning in Chrome, FirefoxTobias Schmidl2017-10-021-1/+1
| |
| * [Just-Read] Conditionally enable Google AnalyticsTobias Schmidl2017-10-021-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/masterJustin Mayer2017-10-021-0/+0
|\ | | | | Update yapeme to 0.2.0
| * Update yapeme to 0.2.0Klaus Laube2017-10-021-0/+0
|/
* Merge pull request #555 from schtobia/for_upstreamJustin Mayer2017-10-023-53/+87
|\ | | | | Just-Read: Various enhancements
| * [Just-Read] Repaired footerTobias Schmidl2017-10-021-1/+5
| | | | | | | | | | We sometimes have a real FOOTERTEXT. Then it's not sufficient to just print the author.
| * [Just-Read] removed "huge" setting for codeTobias Schmidl2017-10-022-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 lessTobias Schmidl2017-10-021-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/masterJustin Mayer2017-09-222-0/+3
|\ | | | | Add MinimalXY theme as submodule
| * Add MinimalXY themePetr Nohejl2017-09-212-0/+3
| |
* | Merge pull request #548 from chrisramsay/feature/show-source-supportJustin Mayer2017-09-224-0/+31
|\ \ | |/ |/| pelican-bootstrap3: Add support for Show Source plugin
| * Show source support added in pelican-bootstrap3Chris Ramsay2017-09-104-0/+31
|/
* 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.