Last 12 weeks · 0 commits
2 of 6 standards met
Repository: denoland/deno_blog. Description: Minimal boilerplate blogging. Stars: 489, Forks: 94. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Topics: blog, deno. Latest release: 0.7.0 (2y ago). Open PRs: 6, open issues: 26. Last activity: 4mo ago. Community health: 37%. Top contributors: ije, rojvv, bartlomieju, ry, yidingww, lidessen, kt3k, geoffreypetri, kyeotic, windchime-yk and others.
TypeScript
I'm using this kit for my blog with very minimal styling (basically and a single ). Most of the time it looks correct. But under some conditions the contrast of text/background goes to almost zero (notice the invisible titles?) I can get this to happen by toggling the "night mode" option on Firefox iOS. Some others have reported it in a variety of conditions that I cannot reproduce. What's going on here? Is this from styling in deno_blog or gfm? I can't find anything that would do this, but its consistent.