blog/themes/chameleon
MDLeom a4adf75d05
feat: add canonical tag
- https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types
2020-02-18 23:54:00 +00:00
..
languages fix: set language to en-GB 2019-10-27 03:30:36 +00:00
layout feat: add canonical tag 2020-02-18 23:54:00 +00:00
preview fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
scripts fix(image): avoid prepending '/img/' to svg path 2020-02-15 21:32:47 +00:00
source chore: mdleom.com in site assets 2020-02-18 23:40:10 +00:00
README.md docs: add readme to theme 2019-09-15 19:09:38 +01:00

README.md

Chameleon theme

Chameleon is a fork of Typing theme, rewrote from scratch with the following changes/features:

  • sanitize.css and autoprefixer for consistent cross-browser styling.
  • Utilise relative length instead of absolute length in the css.
  • prefers-color-scheme to apply light/dark theme according to the OS preference.
  • Add a Copy button to each code block.
  • Removed jQuery, fancyBox, web analytics, comment plugins, donation links and typo.css.
  • Homepage shows index of posts (same as /archives).