summaryrefslogtreecommitdiffstats
path: root/themes/Brine/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Add missing li tagsPeter2022-03-081-4/+6
|
* Add DDG search, tidy up CSSbreadcat2021-11-071-6/+13
|
* Fix headings for lighthouse scoringbreadcat2021-07-043-10/+10
| | | | 100%, hurrah
* Quick fixbreadcat2021-02-261-2/+2
| | | | Whoops, shouldn't be listing blank tags if they aren't specified
* Comma separate those tagsbreadcat2021-02-261-2/+2
|
* Style table elementsbreadcat2020-12-291-0/+1
|
* Shuffle around site title formatbreadcat2020-11-261-1/+1
|
* Fixes broken pagination on tags pagesbreadcat2020-11-101-2/+3
|
* Fix longstanding tags bugbreadcat2020-11-101-3/+11
| | | | | Tag index pages would not be filtered by tag. There's probably a more efficient way of doing this, but it works for the time being.
* Some additional CSS declarationsbreadcat2020-08-161-0/+2
|
* Help with --minifybreadcat2020-08-162-8/+3
| | | | | Not sure why pagination insists on preserving whitespace, but don't feel like diagnosing. This fixes it
* Split segments into separate ul blocksbreadcat2020-08-161-3/+6
| | | | Prevents CLI browsers drawing these empty entries
* Add a few cooking guidesbreadcat2020-07-281-0/+4
|
* We're doing drinks now toobreadcat2020-07-031-0/+4
|
* Make code blocks a little smallerbreadcat2020-06-291-2/+1
|
* Filter posts to just postsbreadcat2020-06-291-1/+1
| | | | Thanks to he-nk at the hugo forums for this.
* Clean leftover code from devbreadcat2020-06-291-1/+1
|
* They're all dictionariesbreadcat2020-06-281-1/+1
| | | | Fuggedaboutit
* Remove and adjust uneccesary classbreadcat2020-06-282-4/+4
|
* Merge page and single layoutsbreadcat2020-06-282-5/+2
| | | | Using if statements, no less
* Sort range pagesbreadcat2020-06-283-7/+7
|
* Display if a page has been updated since postingbreadcat2020-06-281-1/+1
|
* Finally sussed last updated ifs and varsbreadcat2020-06-281-1/+1
|
* Did someone say whitespace?breadcat2020-06-281-2/+2
|
* Tidy up produced HTMLbreadcat2020-06-285-40/+22
| | | | | Indentation, unecessary CSS declarations, line breaks, everything must go!
* Add dreams postsbreadcat2020-06-281-0/+14
|
* Add languagesbreadcat2020-06-281-0/+5
|
* Whitespace ho'breadcat2020-06-281-4/+0
|
* Remove some lines and spacesbreadcat2020-06-281-2/+1
|
* Add recipesbreadcat2020-06-271-0/+22
| | | | Big thanks to https://github.com/damien1 for his help here
* Replace .URL with .Permalinkbreadcat2020-06-251-1/+1
|
* Base theme commitbreadcat2020-06-196-11/+89
| | | | Thats' enough for today
* Rough port of the existing 404 pagebreadcat2020-06-191-0/+25
| | | | Can't be tested in dev mode, as far as I know...
* Very much unnecessary filesbreadcat2020-06-194-0/+0
|
* Add theme skeletonbreadcat2020-06-198-0/+11