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
|
39dbab8f8a
|
chore: remove unused partial 🤷🏼♂️ 😇
|
2020-10-02 15:52:44 +02:00 |
|
Jan Raasch
|
6e2f054d42
|
fix: styling of ul.blog-posts
see 0c3efa6
|
2020-10-01 16:12:16 +02:00 |
|
Jan Raasch
|
0c3efa646d
|
feat: add dark color scheme for dark mode
see https://github.com/HermanMartinus/bearblog/pull/51
|
2020-10-01 15:33:23 +02:00 |
|
Nick Badal
|
dcff8a4f85
|
feat: hide blog link if page not created (#4)
Allows this theme to be used for sites that do not have a blog.
|
2020-09-17 07:35:58 +02:00 |
|
Jan Raasch
|
5880538157
|
chore: initial commit
|
2020-09-03 20:22:23 +02:00 |
|