Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing li tags | Peter | 2022-03-08 | 1 | -4/+6 |
| | |||||
* | Add DDG search, tidy up CSS | breadcat | 2021-11-07 | 1 | -6/+13 |
| | |||||
* | Fix headings for lighthouse scoring | breadcat | 2021-07-04 | 3 | -10/+10 |
| | | | | 100%, hurrah | ||||
* | Quick fix | breadcat | 2021-02-26 | 1 | -2/+2 |
| | | | | Whoops, shouldn't be listing blank tags if they aren't specified | ||||
* | Comma separate those tags | breadcat | 2021-02-26 | 1 | -2/+2 |
| | |||||
* | Style table elements | breadcat | 2020-12-29 | 1 | -0/+1 |
| | |||||
* | Shuffle around site title format | breadcat | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | Fixes broken pagination on tags pages | breadcat | 2020-11-10 | 1 | -2/+3 |
| | |||||
* | Fix longstanding tags bug | breadcat | 2020-11-10 | 1 | -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 declarations | breadcat | 2020-08-16 | 1 | -0/+2 |
| | |||||
* | Help with --minify | breadcat | 2020-08-16 | 1 | -3/+2 |
| | | | | | Not sure why pagination insists on preserving whitespace, but don't feel like diagnosing. This fixes it | ||||
* | Split segments into separate ul blocks | breadcat | 2020-08-16 | 1 | -3/+6 |
| | | | | Prevents CLI browsers drawing these empty entries | ||||
* | Add a few cooking guides | breadcat | 2020-07-28 | 1 | -0/+4 |
| | |||||
* | We're doing drinks now too | breadcat | 2020-07-03 | 1 | -0/+4 |
| | |||||
* | Make code blocks a little smaller | breadcat | 2020-06-29 | 1 | -2/+1 |
| | |||||
* | Filter posts to just posts | breadcat | 2020-06-29 | 1 | -1/+1 |
| | | | | Thanks to he-nk at the hugo forums for this. | ||||
* | They're all dictionaries | breadcat | 2020-06-28 | 1 | -1/+1 |
| | | | | Fuggedaboutit | ||||
* | Remove and adjust uneccesary class | breadcat | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Merge page and single layouts | breadcat | 2020-06-28 | 2 | -5/+2 |
| | | | | Using if statements, no less | ||||
* | Sort range pages | breadcat | 2020-06-28 | 3 | -7/+7 |
| | |||||
* | Display if a page has been updated since posting | breadcat | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Finally sussed last updated ifs and vars | breadcat | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Did someone say whitespace? | breadcat | 2020-06-28 | 1 | -2/+2 |
| | |||||
* | Tidy up produced HTML | breadcat | 2020-06-28 | 4 | -34/+17 |
| | | | | | Indentation, unecessary CSS declarations, line breaks, everything must go! | ||||
* | Add dreams posts | breadcat | 2020-06-28 | 1 | -0/+14 |
| | |||||
* | Add languages | breadcat | 2020-06-28 | 1 | -0/+5 |
| | |||||
* | Whitespace ho' | breadcat | 2020-06-28 | 1 | -4/+0 |
| | |||||
* | Remove some lines and spaces | breadcat | 2020-06-28 | 1 | -2/+1 |
| | |||||
* | Add recipes | breadcat | 2020-06-27 | 1 | -0/+22 |
| | | | | Big thanks to https://github.com/damien1 for his help here | ||||
* | Replace .URL with .Permalink | breadcat | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | Base theme commit | breadcat | 2020-06-19 | 5 | -11/+83 |
| | | | | Thats' enough for today | ||||
* | Add theme skeleton | breadcat | 2020-06-19 | 3 | -0/+11 |