Go to file
curben 2e3dad934c Create a test page 2018-09-19 12:46:28 +09:30
scaffolds first commit 2016-02-29 20:25:06 +06:00
source Create a test page 2018-09-19 12:46:28 +09:30
themes/typing Fix footer 2018-09-19 12:43:01 +09:30
.gitignore first commit 2016-02-29 20:25:06 +06:00
.gitlab-ci.yml Use latest nodejs, upgrade hexo packages 2018-09-18 19:01:05 +09:30
README.md Update README 2018-09-18 21:02:30 +09:30
_config.yml Switch to 'typing' theme and initial config 2018-09-14 17:57:43 +09:30
package.json Use latest nodejs, upgrade hexo packages 2018-09-18 19:01:05 +09:30

README.md

curben.gitlab.io

Build Status


Forked from the GitLab's example with Typing theme.

Following changes have been made on Hexo:

  • Update .gitlab-ci.yml to use the latest version of Node.js in the Docker image.
  • Update package.json to use latest version of hexo and its related packages.
  • Replace the bundled Landscape theme with Typing theme.

Following changes have been made on Typing theme:

  • Homepage shows index of posts.
  • Remove all analytics code.
  • Remove header and footer display (except for /about page).
  • Use the latest version of jQuery and fancyBox.
  • jQuery is self-served.