mirror of https://gitlab.com/curben/blog
5d013e97b3
https://docs.gitlab.com/ee/user/project/pages/introduction.html#serving-compressed-assets |
||
---|---|---|
scaffolds | ||
source | ||
themes/typing | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
_config.yml | ||
package.json |
README.md
curben.gitlab.io
Forked from 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 header and footer display (except for
/about
page). - Use the latest version of jQuery, fancyBox and Font Awesome
- All js and css files are self-hosted.
- Remove analytic, comment system and donation links.