Go to file
MDLeom a852f0e8ce
feat: add tag index page
- https://github.com/hexojs/hexo-generator-tag/pull/44
2020-08-09 11:46:13 +00: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 ci(netlify): set default cache-control 2020-08-07 08:08:51 +00:00
themes/chameleon feat: add tag index page 2020-08-09 11:46:13 +00:00
.gitignore chore: ignore .vscode folder 2020-02-20 18:52:27 +00:00
.gitlab-ci.yml ci: add git 2020-07-12 08:56:14 +01:00
.npmrc chore: move hexo-server to dev-deps 2019-08-23 12:02:37 +09:30
.nvmrc ci(node): upgrade to Node 14, fixed compatibility issue 2020-04-30 05:16:54 +01:00
.snyk chore(snyk): ignore 'SNYK-JS-YARGSPARSER-560381' 2020-07-21 08:39:05 +01:00
LICENSE.md docs(license): separate from theme license 2019-09-11 06:45:24 +01:00
README.md docs(readme): specify CC license version 2020-07-21 08:36:53 +01:00
_config.yml feat: add tag index page 2020-08-09 11:46:13 +00:00
netlify.toml ci(netlify): set NODE_ENV=production 2020-05-17 03:16:30 +01:00
package.json chore: update hexo from 4.2.0 to 5.0.0 2020-07-31 02:02:27 +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 a CC BY-SA 4.0 license, and the underlying source code used to format and display that content is licensed under an MIT license, unless indicated otherwise.

Mirrors


Useful links: