Go to file
curben 613b8a33ec
refactor(copy-button): replace cheerio with regex
2019-09-04 03:36:08 +01:00
scaffolds first commit 2016-02-29 20:25:06 +06:00
scripts refactor(copy-button): replace cheerio with regex 2019-09-04 03:36:08 +01:00
source post: grammar 2019-09-04 03:18:23 +01:00
themes/typing feat: remove metaGenerator helper 2019-09-04 01:26:51 +01: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 test(snyk): add mem, introduced by npm 2019-08-11 12:00:41 +09:30
LICENSE.md Add license 2018-10-25 14:50:01 +10:30
README.md refactor(copy-button): replace cheerio with regex 2019-09-04 03:36:08 +01:00
_config.yml feat: remove metaGenerator helper 2019-09-04 01:26:51 +01:00
netlify.toml chore: always update npm 2019-08-23 12:06:25 +09:30
package.json fix(package): syntax 2019-08-26 06:19:27 +09:30

README.md

curben.netlify.com

Netlify Status Build Status Hexo version

Forked from GitLab's Hexo example with Typing theme.

Installation

Refer to this post for more detailed instruction.

Changes

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

Hexo site

Typing theme

  • Homepage shows index of posts (same as /archives).
  • Removed jQuery, fancyBox, web analytics, comment plugins and donation links.
  • Utilise relative length, instead of absolute length in the css.
  • Add a "Copy" button to each code block.

Plugins

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: