aboutsummaryrefslogtreecommitdiffstats
path: root/brownstone/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* Replace 'PAGES' with 'pages' across all themesAdam Matan2017-03-071-1/+1
| | | | | Solving http://docs.getpelican.com/en/latest/faq.html\#since-i-upgraded-pelican-my-pages-are-no-longer-rendered And https://github.com/getpelican/pelican-themes/issues/437
* make class "current_page_item" shows up at the right timeViktor Lin2015-04-071-3/+3
| | | make class "current_page_item" shows up only if it's the current page.
* Add missing `</a>` closing tagPoren Chiang2015-04-061-1/+1
|
* Removed too much on last commit...Miguel Ventura2012-09-031-1/+1
|
* Page objects for PAGES already contain the proper `url` attribute.Miguel Ventura2012-09-031-1/+1
| | | | | Having the templates with /pages/ causes the generated links to be wrong.
* Use object.url to get the url for author, category and tagsKyle Fuller2012-05-141-2/+2
|
* Add the brownstone theme, removed from pelican upstream.Alexis Metaireau2011-02-011-0/+108