Go to file
MDLeom e00e2e320c
feat: add site hi-res logo
2020-02-26 05:33:23 +00:00
scaffolds first commit 2016-02-29 20:25:06 +06:00
source feat: add site hi-res logo 2020-02-26 05:33:23 +00:00
themes/chameleon fix(favicon): move to site source/ folder 2020-02-26 05:31:36 +00:00
.gitignore chore: ignore .vscode folder 2020-02-20 18:52:27 +00:00
.gitlab-ci.yml ci: replace only/except with rules syntax 2019-12-23 23:36:51 +00:00
.npmrc chore: move hexo-server to dev-deps 2019-08-23 12:02:37 +09:30
.nvmrc Use latest version of node on netlify 2018-10-11 17:18:54 +10:30
.snyk chore(snyk): 'SNYK-JS-DOTPROP-543489' caused by npm 2020-02-20 18:50:21 +00:00
LICENSE.md docs(license): separate from theme license 2019-09-11 06:45:24 +01:00
README.md chore: mdleom.com in site assets 2020-02-18 23:40:10 +00:00
_config.yml chore: mdleom.com sitemap 2020-02-18 23:34:33 +00:00
netlify.toml build: always execute 'npm install' 2019-10-09 20:24:14 +01:00
package.json chore: update hexo from 4.1.1 to 4.2.0 2019-12-26 06:12:25 +00: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 index of posts (same as /archives).

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.


Useful links: