mirror of https://gitlab.com/curben/blog
				
				
				
			| 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.ymlto use the latest version of Node.js in the Docker image.
- Update package.jsonto 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 /aboutpage).
- 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.