9 Commits

Author SHA1 Message Date
Caio Lente
d0b36f11bd
Choose between original and herman styles 2024-03-04 17:16:00 -03:00
Caio Lente
a3f09559e4
Conditional CSS 2023-10-27 19:30:53 -03:00
Caio Lente
6f981964e0
Add i18n to skiplink 2023-09-29 19:57:55 -03:00
2kool4idkwhat
afebeba99d
a11y: add skipnav link 2023-07-12 14:48:00 +02:00
C. Lente
d6592fd409
Automatically fetch extra styles 2023-02-13 17:59:27 -03:00
C. Lente
d78444cd19
Separate sintax from style 2023-02-10 17:32:44 -03:00
C. Lente
3ec9550325
Bring files from personal blog 2023-02-01 15:06:05 -03:00
Jan Raasch
ed4cda1ac4 fix: improve accessibility on mobile
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.
2020-10-02 15:57:36 +02:00
Jan Raasch
5880538157 chore: initial commit 2020-09-03 20:22:23 +02:00