6 Commits

Author SHA1 Message Date
C. Lente
f97270c331
Add Herman style 2023-04-25 17:57:50 -03: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