Go to file
MDLeom dd2b49c4ca
ci(node): downgrade to v12
- possible regression in v14
2020-04-23 11:55:40 +01:00
scaffolds first commit 2016-02-29 20:25:06 +06:00
scripts fix(image-embed): handle embedding external image 2020-03-08 09:39:14 +00:00
source post: remove more cloudflare headers 2020-04-22 03:25:42 +01:00
themes/chameleon fix(css): increase font size of 'h4' element 2020-04-22 12:00:25 +01:00
.gitignore chore: ignore .vscode folder 2020-02-20 18:52:27 +00:00
.gitlab-ci.yml fix(ci): Discard changes before checking out branch 2020-04-15 04:56:53 +01:00
.npmrc chore: move hexo-server to dev-deps 2019-08-23 12:02:37 +09:30
.nvmrc ci(node): downgrade to v12 2020-04-23 11:55:40 +01:00
.snyk chore(snyk): ignore DOTPROP & YARGSPARSER 2020-03-28 06:08:12 +00:00
LICENSE.md docs(license): separate from theme license 2019-09-11 06:45:24 +01:00
README.md docs: homepage design of Chameleon theme 2020-04-21 07:45:28 +01:00
_config.yml docs: add eepsite address 2020-03-21 07:28:08 +00:00
netlify.toml build: always execute 'npm install' 2019-10-09 20:24:14 +01:00
package.json chore(deps): update postcss-normalize to 9.0.0 2020-04-22 11:44:47 +01:00

README.md

mdleom.com

Netlify Status Build Status Hexo version

Plugins

Changes

The following are the major changes I made compared to the upstream.

Hexo site

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 recent posts and tags.

Installation

Refer to this post for more detailed instruction.

License

The content of this blog is licensed under the CC-BY-SA license, and the underlying source code used to format and display that content is licensed under the MIT license, unless indicated otherwise.

Mirrors


Useful links: