mirror of https://gitlab.com/curben/blog
80e5e3ac57 | ||
---|---|---|
scaffolds | ||
source | ||
themes/typing | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
_config.yml | ||
package.json |
README.md
curben.gitlab.io
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.