Go to file
curben 163b8cd307
build: pretty_urls.trailing_html
https://github.com/hexojs/hexo/pull/3917
2019-12-12 08:50:01 +00:00
scaffolds first commit 2016-02-29 20:25:06 +06:00
source post: source of header setting 2019-12-08 03:20:57 +00:00
themes/chameleon fix(feed,sitemap): namespace should not be https 2019-11-17 04:45:26 +00:00
.gitignore Upgrade hexo to 3.8.0 2018-10-26 13:07:23 +10:30
.gitlab-ci.yml chore: always update npm 2019-08-23 12:06:25 +09:30
.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 ci(snyk): ignore https-proxy-agent 2019-10-17 04:52:09 +01:00
LICENSE.md docs(license): separate from theme license 2019-09-11 06:45:24 +01:00
README.md docs: move Installation to lower section 2019-10-02 02:27:14 +01:00
_config.yml build: pretty_urls.trailing_html 2019-12-12 08:50:01 +00:00
netlify.toml build: always execute 'npm install' 2019-10-09 20:24:14 +01:00
package.json style: trailing new line 2019-10-18 03:51:04 +01:00

README.md

curben.netlify.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: