blog/README.md

33 lines
1.3 KiB
Markdown
Raw Normal View History

2018-09-18 11:32:30 +00:00
curben.gitlab.io
=====================
![Build Status](https://gitlab.com/curben/curben.gitlab.io/badges/master/pipeline.svg)
2016-04-05 15:03:17 +00:00
---
2018-09-19 06:13:34 +00:00
Forked from GitLab's [example](https://gitlab.com/pages/hexo) with [Typing](https://github.com/geekplux/hexo-theme-typing) theme.
<br>
2018-09-18 11:32:30 +00:00
Following changes have been made on Hexo:
- Update `.gitlab-ci.yml` to use the latest version of [Node.js](https://hub.docker.com/_/node/) in the Docker image.
- Update `package.json` to use latest version of [hexo](https://www.npmjs.com/package/hexo) and its related packages.
- Replace the bundled Landscape theme with Typing theme.
2018-09-19 06:13:34 +00:00
<br>
2018-09-18 11:32:30 +00:00
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).
2018-09-19 06:13:34 +00:00
- Use the latest version of [jQuery](https://jquery.com/download/), [fancyBox](https://github.com/fancyapps/fancyBox/releases) and [Font Awesome](https://github.com/FortAwesome/Font-Awesome/releases)
- All js and css files are self-hosted.
2016-04-05 15:03:17 +00:00
2018-09-18 11:32:30 +00:00
---
2016-05-14 05:43:43 +00:00
2018-09-18 11:32:30 +00:00
[ci]: https://about.gitlab.com/features/gitlab-ci-cd/
[hexo]: https://hexo.io/
[hexo-server]: https://hexo.io/docs/server.html
2016-04-05 15:03:17 +00:00
[install]: https://hexo.io/docs/index.html#Installation
[documentation]: https://hexo.io/docs/
2018-09-18 11:32:30 +00:00
[gitlab-pages]: https://docs.gitlab.com/ee/user/project/pages/index.html