about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Hash inline style in CSP HEAD mainAlan Pearce2023-09-09-4/+1
| | | | | openssl dgst -sha256 -binary < templates/style.html | openssl enc -base64 2Sbht7dvdhJX00j84akXy9AejYUf6sOM3OpwMxNiDXQ=
* Allow end-user to disable CSP header meta tags without editing themeAlan Pearce2023-09-09-2/+8
|
* Add form-action and base-uri CSPsAlan Pearce2023-09-09-1/+1
|
* Update base_urlAlan Pearce2023-09-09-1/+1
|
* Merge dark/light screenshots into oneAlan Pearce2023-09-03-8/+3
|
* Add "deploy to netlify" buttonAlan Pearce2023-09-02-0/+6
|
* Update demo URLAlan Pearce2023-09-02-1/+1
|
* Add meta descriptionAlan Pearce2023-09-02-1/+2
|
* Remove ignored CSP contentAlan Pearce2023-09-02-1/+1
|
* Move demo site to netlifyAlan Pearce2023-09-02-1/+1
|
* Add netlify status badge to readmeAlan Pearce2023-09-02-0/+2
|
* Configure headers for netlifyAlan Pearce2023-09-02-0/+10
|
* Add netlify.tomlAlan Pearce2023-09-02-0/+15
|
* Add content-security-policy header-equivalent meta tagAlan Pearce2023-09-02-0/+3
|
* Linkify demo URLAlan Pearce2023-07-30-1/+1
|
* Merge pull request 'Update 'theme.toml'' (#1) from jakeg/zola-bearblog:main ↵Alan Pearce2023-04-28-1/+1
|\ | | | | | | | | | | into main Reviewed-on: https://codeberg.org/alanpearce/zola-bearblog/pulls/1
| * Update 'theme.toml'jakeg2023-04-28-1/+1
|/ | | | Fix Link.
* Fix spacing of code examplesAlan Pearce2023-04-26-1/+1
|
* Remove duplicate header in demo contentAlan Pearce2023-04-26-2/+0
|
* Improve whitespacing in HTMLAlan Pearce2023-04-26-10/+10
|
* Use relative font sizesAlan Pearce2023-04-26-3/+3
|
* Move header/footer/main elements into child templatesAlan Pearce2023-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
* Remove trailing slashes on void elementsAlan Pearce2023-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 goAlan Pearce2023-04-19-1/+0
|
* Remove commented-out colourAlan Pearce2023-04-19-1/+0
|
* Move images to rootAlan Pearce2023-04-18-0/+0
|
* Move images to rootAlan Pearce2023-04-18-2/+2
|
* Reformat templatesAlan Pearce2023-04-18-108/+108
|
* Make date format configurableAlan Pearce2023-04-18-3/+5
|
* Cleanup whitespaceAlan Pearce2023-04-18-17/+9
|
* Fix lang attributeAlan Pearce2023-04-18-1/+1
|
* Crudely enable external nav menu linksAlan Pearce2023-04-18-0/+4
|
* Don't reverse the order of pagesAlan Pearce2023-04-18-2/+2
|
* Show screenshots in readmeAlan Pearce2023-04-18-0/+2
|
* Update screenshotsAlan Pearce2023-04-18-0/+0
|
* %s/Hugo/Zola/gAlan Pearce2023-04-18-2/+2
|
* Update theme linksAlan Pearce2023-04-17-2/+2
|
* Fix demo site base_urlAlan Pearce2023-04-17-1/+1
|
* Add screenshotsAlan Pearce2023-04-17-2/+2
|
* Add menu instructions to readmeAlan Pearce2023-04-17-0/+18
|
* Ignore build outputAlan Pearce2023-04-17-0/+1
|
* Add readme and licenseAlan Pearce2023-04-17-0/+81
|
* Initial commitAlan Pearce2023-04-17-0/+706