Go to file
curben 596223bcc0
docs(readme): grammar
2019-08-12 04:21:34 +09:30
scaffolds first commit 2016-02-29 20:25:06 +06:00
source post: 'Firefox Multi-Account Containers' 2019-08-11 04:58:12 +09:30
themes/typing style: remove semicolon 2019-08-11 11:48:39 +09:30
.gitignore Upgrade hexo to 3.8.0 2018-10-26 13:07:23 +10:30
.gitlab-ci.yml style: merge snyk scripts into a line 2019-08-08 15:52:53 +09:30
.npmrc chore: don't install dev-deps 2019-08-09 11:37:55 +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 docs(readme): grammar 2019-08-12 04:21:34 +09:30
_config.yml feat: use meta_generator helper instead of filter 2019-08-11 11:11:01 +09:30
netlify.toml chore(dev-deps): move snyk and renovate to ci scripts 2019-08-08 09:15:01 +09:30
package.json chore: fix typo in repo name 2019-08-08 16:17:08 +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).
  • Latest version of clipboard.js and Fork Awesome (disabled by default).
  • 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

  • Installed hexo-nofollow for SEO purpose to prevent search engines from following external links.
  • Installed hexo-yam to pre-compress static assets (html, css, js and svg).

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: