Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -8/+3 |
| | | | | | 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. | ||||
* | Clean leftover code from dev | breadcat | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | They're all dictionaries | breadcat | 2020-06-28 | 1 | -1/+1 |
| | | | | Fuggedaboutit | ||||
* | Remove and adjust uneccesary class | breadcat | 2020-06-28 | 2 | -4/+4 |
| | |||||
* | 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 | 5 | -40/+22 |
| | | | | | 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 | 6 | -11/+89 |
| | | | | Thats' enough for today | ||||
* | Rough port of the existing 404 page | breadcat | 2020-06-19 | 1 | -0/+25 |
| | | | | Can't be tested in dev mode, as far as I know... | ||||
* | Very much unnecessary files | breadcat | 2020-06-19 | 4 | -0/+0 |
| | |||||
* | Add theme skeleton | breadcat | 2020-06-19 | 8 | -0/+11 |