blog/themes/chameleon
MDLeom 81e08296fa
fix(image-embed): handle embedding external image
- move to site script to make theme more generic
2020-03-08 09:39:14 +00:00
..
languages fix: set language to en-GB 2019-10-27 03:30:36 +00:00
layout fix(footer): propagate footer links from config 2020-03-06 11:05:51 +00:00
preview fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
scripts fix(image-embed): handle embedding external image 2020-03-08 09:39:14 +00:00
source feat: use duckduckgo onion address if site is .onion 2020-03-06 08:47:37 +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).