Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Squashed 'themes/bear/' changes from fe37fcf..d10630d | Alan Pearce | 2023-09-09 | -17/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | d10630d Hash inline style in CSP f51202d Allow end-user to disable CSP header meta tags without editing theme 093ac10 Add form-action and base-uri CSPs 4c9ac0a Update base_url eed984f Merge dark/light screenshots into one 099acbd Add "deploy to netlify" button 0800ba2 Update demo URL 9a344d8 Add meta description 241f290 Remove ignored CSP content 53d198f Move demo site to netlify 3423985 Add netlify status badge to readme edfec31 Configure headers for netlify a1bcb91 Add netlify.toml d69e95a Add content-security-policy header-equivalent meta tag 1706ade Linkify demo URL 141c10c Merge pull request 'Update 'theme.toml'' (#1) from jakeg/zola-bearblog:main into main 6b275f6 Update 'theme.toml' REVERT: fe37fcf Merge branch 'main' into microformats2 REVERT: 40881d1 Merge branch 'main' into microformats2 REVERT: 2ca8f6c Merge branch 'main' into microformats2 REVERT: dad7895 Merge branch 'main' into microformats2 REVERT: cdd1069 Move header/footer/main elements into child templates git-subtree-dir: themes/bear git-subtree-split: d10630da50a2b0e005ef0499190cc5cc898f0b06 | |||
* | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -1/+1 |
|\ | ||||
| * | Fix spacing of code examples | Alan Pearce | 2023-04-26 | -1/+1 |
| | | ||||
* | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -12/+10 |
|\| | ||||
| * | Remove duplicate header in demo content | Alan Pearce | 2023-04-26 | -2/+0 |
| | | ||||
| * | Improve whitespacing in HTML | Alan Pearce | 2023-04-26 | -10/+10 |
| | | ||||
* | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -3/+3 |
|\| | ||||
| * | Use relative font sizes | Alan Pearce | 2023-04-26 | -3/+3 |
| | | ||||
* | | Merge branch 'main' into microformats2 | Alan Pearce | 2023-04-26 | -1/+1 |
|\| | ||||
| * | Move header/footer/main elements into child templates | Alan Pearce | 2023-04-26 | -27/+25 |
| | | | | | | | | | | | | | | | | The <content> tag is not meant for normal HTML, but rather the Shadow DOM, therefore I replaced it with <main> For consistency's sake I moved <header> and <footer> into the child templates as well | |||
* | | Move header/footer/main elements into child templates | Alan Pearce | 2023-04-26 | -26/+24 |
|/ | | | | | | | | The <content> tag is not meant for normal HTML, but rather the Shadow DOM, therefore I replaced it with <main> For consistency's sake I moved <header> and <footer> into the child templates as well | |||
* | Remove trailing slashes on void elements | Alan Pearce | 2023-04-26 | -4/+4 |
| | | | | https://github.com/validator/validator/wiki/Markup-ยป-Void-elements#trailing-slashes-in-void-element-start-tags-do-not-mark-the-start-tags-as-self-closing | |||
* | Sorry Terry, you'll have to go | Alan Pearce | 2023-04-19 | -1/+0 |
| | ||||
* | Remove commented-out colour | Alan Pearce | 2023-04-19 | -1/+0 |
| | ||||
* | Move images to root | Alan Pearce | 2023-04-18 | -0/+0 |
| | ||||
* | Move images to root | Alan Pearce | 2023-04-18 | -2/+2 |
| | ||||
* | Reformat templates | Alan Pearce | 2023-04-18 | -108/+108 |
| | ||||
* | Make date format configurable | Alan Pearce | 2023-04-18 | -3/+5 |
| | ||||
* | Cleanup whitespace | Alan Pearce | 2023-04-18 | -17/+9 |
| | ||||
* | Fix lang attribute | Alan Pearce | 2023-04-18 | -1/+1 |
| | ||||
* | Crudely enable external nav menu links | Alan Pearce | 2023-04-18 | -0/+4 |
| | ||||
* | Don't reverse the order of pages | Alan Pearce | 2023-04-18 | -2/+2 |
| | ||||
* | Show screenshots in readme | Alan Pearce | 2023-04-18 | -0/+2 |
| | ||||
* | Update screenshots | Alan Pearce | 2023-04-18 | -0/+0 |
| | ||||
* | %s/Hugo/Zola/g | Alan Pearce | 2023-04-18 | -2/+2 |
| | ||||
* | Update theme links | Alan Pearce | 2023-04-17 | -2/+2 |
| | ||||
* | Fix demo site base_url | Alan Pearce | 2023-04-17 | -1/+1 |
| | ||||
* | Add screenshots | Alan Pearce | 2023-04-17 | -2/+2 |
| | ||||
* | Add menu instructions to readme | Alan Pearce | 2023-04-17 | -0/+18 |
| | ||||
* | Ignore build output | Alan Pearce | 2023-04-17 | -0/+1 |
| | ||||
* | Add readme and license | Alan Pearce | 2023-04-17 | -0/+81 |
| | ||||
* | Initial commit | Alan Pearce | 2023-04-17 | -0/+706 |