Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Choose between original and herman styles | Caio Lente | 2024-03-04 | 1 |
| | ||||
* | Conditional CSS | Caio Lente | 2023-10-27 | 1 |
| | ||||
* | Add i18n to skiplink | Caio Lente | 2023-09-29 | 1 |
| | ||||
* | a11y: add skipnav link | 2kool4idkwhat | 2023-07-12 | 1 |
| | ||||
* | Automatically fetch extra styles | C. Lente | 2023-02-13 | 1 |
| | ||||
* | Separate sintax from style | C. Lente | 2023-02-10 | 1 |
| | ||||
* | Bring files from personal blog | C. Lente | 2023-02-01 | 1 |
| | ||||
* | fix: improve accessibility on mobile | Jan Raasch | 2020-10-02 | 1 |
| | | | | | | | | | | Fixes #6. To be honest I did not think about this at all. I simply copied the code from the original »Bear Blog« https://github.com/HermanMartinus/bearblog/blob/master/templates/base.html#L7 It seems like iOS ignores the declarations of user-scalable, minimum-scale, and maximum-scale, as of iOS 10, see https://sitebulb.com/hints/mobile-friendly/the-viewport-meta-tag-prevents-the-user-from-scaling/ so we might as well remove this. | |||
* | chore: initial commit | Jan Raasch | 2020-09-03 | 1 |