summaryrefslogtreecommitdiff
path: root/pelican/themes/simple
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary ids and classes in simple themePierre Equoy2022-02-201-7/+7
* 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
* Expose first and last page of pagination (#2618)Joachim Lusiardi2020-04-301-0/+4
* Add HTML meta generator tag to theme base templatesJustin Mayer2020-04-141-0/+1
* Ensure consistent title spacing in themesJustin Mayer2020-04-121-1/+1
* Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)Kurt McKee2020-04-121-2/+2
* Fixed simple theme, add missing striptags filterkaliko2019-10-252-2/+2
* Update 'simple' theme to use new Atom/RSS settingsBryan Brattlof2019-01-151-4/+4
* Merge pull request #2374 from jorgesumle/hreflangJustin Mayer2018-11-123-2/+24
|\
| * Add hreflang attribute to default themesJorge Maldonado Ventura2018-07-053-2/+24
* | 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-023-1/+3
* Clean simple themeAlexandre Bonnetain2018-06-198-10/+48
* Use FEED_*_URL settings in the builtin themes.Vladimír Vondruš2017-10-291-8/+8
* Use <time> instead of <abbr>.Lukas Prokop2015-11-052-5/+5
* 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-271-1/+1
* Update simple theme to fix #1068Elana Hashman2015-06-211-1/+3
* Load external resources via HTTPS when availableJustin Mayer2015-06-021-1/+1
* fix the meta tags added in #1028Alberto Scotto2015-04-081-3/+3
* add <ul> to make valid htmlSven Kreiss2014-09-051-0/+3
* multiple authors implementedAnatoly Bubenkov2014-02-142-3/+9
* Add period to period_archives context. Refs #1044.fenekku2014-02-031-0/+11
* Append slash to href of link to site homeHilmar Lapp2014-01-131-1/+1
* The modified attribute no longer has a default value.Florian Jacob2013-11-172-4/+7
* Added a new ''modified:' metadata tag to be able to specify theFlorian Jacob2013-11-102-0/+8
* Ensure headers from base.html are included.Torrance2013-10-101-0/+1
* Close some HTML tags. Fix #1076Alexis Métaireau2013-09-081-3/+3
* Merge pull request #1057 from astephen2/metadataAlexis Metaireau2013-08-251-0/+15
|\
| * Refs #1028. Now iterating over tagsAlex Stephen2013-08-241-0/+5
| * Added metadata information. Refs #1028Alex Stephen2013-08-211-0/+10
* | Support TAGS_* and AUTHORS_* by default.Danilo Bargen2013-08-052-0/+20
* | PAGINATION_URL/PAGINATION_SAVE_AS implementationRoss McFarland2013-07-291-6/+2
|/
* Add new option for controlling whether to display categories on menu or notDavid Beitey2013-04-011-3/+5
* Simple theme article permalink missing SITEURLChris Elston2013-03-211-1/+1
* fix slug for feed urlstehkonst2013-03-101-8/+8
* Strip tags from title in simple index. Fixes #612Justin Mayer2012-12-021-4/+4
* List of translations for simple and notmyidea pagesTomi Pieviläinen2012-11-213-0/+14
* Generate links for FEED_ALL_ATOM and FEED_ALL_RSS in the simple them's head.jawher2012-11-121-0/+6
* Apply the string formatting to {TAG,CATEGORY}_FEED urls.Chris Streeter2012-10-121-4/+4
* change the link to pelican in the default themeAlexis Metaireau2012-07-271-1/+1
* Moved all rss headers from FAQ into basetBunnyMan2012-07-161-0/+18