summaryrefslogtreecommitdiff
path: root/pelican/themes
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary ids and classes in simple themePierre Equoy2022-02-201-7/+7
* Merge branch 'getpelican:master' into masterPierre2022-02-201-0/+16
|\
| * Add categories.html template to default themePaolo Melchiorre2022-02-011-0/+16
* | Add a viewport meta tag in simple theme for better mobile supportPierre Equoy2022-01-171-0/+1
* | Use <main> and <article> tags in simple themePierre Equoy2022-01-172-4/+4
* | Uniformize headers in simple themePierre Equoy2022-01-174-5/+5
|/
* Update notmyidea theme to scale down to smaller screensBen Sturmfels2021-09-282-21/+28
* Merge pull request #2838 from namn/patch-2Justin Mayer2021-04-271-2/+2
|\
| * Use a top (instead of bottom) border in hentry.Nam Nguyen2021-01-051-2/+2
* | Strip HTML tags from `notmyidea` page template's titlestriptagsJustin Mayer2021-04-191-1/+1
|/
* Expose first and last page of pagination (#2618)Joachim Lusiardi2020-04-301-0/+4
* Remove Piwik from theme and settings docsJustin Mayer2020-04-161-19/+0
* Put summary in notmyidea "description" HTML metadataJustin Mayer2020-04-152-0/+9
* Add HTML meta generator tag to theme base templatesJustin Mayer2020-04-142-0/+2
* Add missing <ul> element to index.html template in notmyidea theme (#2545)Boian Berberov2020-04-121-1/+7
* Ensure consistent title spacing in themesJustin Mayer2020-04-122-2/+2
* Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)Kurt McKee2020-04-124-7/+7
* Remove CSS references to the non-existent digg.png iconKurt McKee2020-04-121-1/+0
* Fixed simple theme, add missing striptags filterkaliko2019-10-252-2/+2
* Add CSS classes for reStructuredText figuresJustin Mayer2019-07-231-2/+17
* Update 'simple' theme to use new Atom/RSS settingsBryan Brattlof2019-01-151-4/+4
* Merge pull request #2374 from jorgesumle/hreflangJustin Mayer2018-11-127-3/+50
|\
| * Add hreflang attribute to default themesJorge Maldonado Ventura2018-07-057-3/+50
* | Updated base.html to fix issue #2404.Gordon Reeder2018-10-281-6/+5
* | Merge pull request #2376 from strburst/simple_theme_categories_titleJustin Mayer2018-07-063-8/+10
|\ \
| * | Remove bad whitespace stripping in simple themeAllen Zheng2018-07-062-3/+2
| * | Add missing ul tag in tags list in simple themeAllen Zheng2018-07-061-0/+2
| * | Add h1 to the categories list in simple/notmyideaAllen Zheng2018-07-061-5/+6
| |/
* | Show article category/tags even if no authorsAllen Zheng2018-07-051-1/+1
|/
* Support translation of lang attribute in default themesJorge Maldonado Ventura2018-07-026-3/+7
* Clean simple themeAlexandre Bonnetain2018-06-198-10/+48
* Merge pull request #2238 from mosra/feed-urlsJustin Mayer2018-03-232-12/+12
|\
| * Use FEED_*_URL settings in the builtin themes.Vladimír Vondruš2017-10-292-12/+12
* | Optimize PNG images losslessly using Google zopflipngPeter Dave Hello2017-12-2520-0/+0
|/
* Remove Internet Explorer script, as it wasn't being used: 404 HTTP errorJorge Maldonado Ventura2017-07-301-4/+0
* Store fonts of notmyidea theme locallyJorge Maldonado Ventura2017-07-308-1/+432
* Remove trailing whitespaces from notmyideaJorge Maldonado Ventura2017-07-302-33/+33
* Fixup ec5c77b25145f7c20fee24c6b85b478295dbc956derwinlu2017-05-051-1/+1
* Upgrade legacy GA tracking code.Kevin Deldycke2016-09-211-8/+7
* Use <time> instead of <abbr>.Lukas Prokop2015-11-052-5/+5
* Made name of blogroll/social widgets configurable.Ben Rosser2015-10-111-2/+2
* remove article.keywords from simple themederwinlu2015-09-051-4/+0
* Correct render of article description metajah2015-08-111-3/+3
* remove PAGES; use pages insteadderwinlu2015-06-272-2/+2
* Update simple theme to fix #1068Elana Hashman2015-06-211-1/+3
* Fixes #1068, #1572: template page navigation bugsElana Hashman2015-06-211-9/+4
* Load external resources via HTTPS when availableJustin Mayer2015-06-027-8/+8
* fix the meta tags added in #1028Alberto Scotto2015-04-081-3/+3
* Merge pull request #1635 from SkyLothar/masterJustin Mayer2015-03-211-1/+1
|\
| * remove useless if condition in index templateSkyLothar2015-02-221-1/+1