aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
...
* fix: improve accessibility on mobileJan Raasch2020-10-021
| | | | | | | | | | 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: remove unused partial 🤷🏼‍♂️ 😇Jan Raasch2020-10-021
|
* fix: styling of ul.blog-postsJan Raasch2020-10-011
| | | | see 0c3efa6
* docs: move "demo" 👆🏻Jan Raasch2020-10-011
|
* docs: link to "raw" screenshotsJan Raasch2020-10-011
|
* style: some clean upJan Raasch2020-10-011
|
* docs: add dark screenshotJan Raasch2020-10-012
|
* docs: announce dark modeJan Raasch2020-10-012
|
* feat: add dark color scheme for dark modeJan Raasch2020-10-011
| | | | see https://github.com/HermanMartinus/bearblog/pull/51
* chore: add dependabot.ymlJan Raasch2020-09-241
| | | | see https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically
* feat: hide blog link if page not created (#4)Nick Badal2020-09-171
| | | Allows this theme to be used for sites that do not have a blog.
* docs: improve wording on badgesJan Raasch2020-09-111
|
* docs: more prominently display sponsorship possibilitiesJan Raasch2020-09-091
|
* chore: enable »Stale«-bot 🖲Jan Raasch2020-09-041
| | | | https://probot.github.io/apps/stale/
* docs(README): add ʕ•ᴥ•ʔ 🤩 😄 👋🏻Jan Raasch2020-09-041
|
* refactor: move (non-post) pages to "content"-rootJan Raasch2020-09-045
|
* chore: initial commitJan Raasch2020-09-0336