mirror of https://gitlab.com/curben/blog
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
---
|
|
title: About
|
|
layout: page
|
|
date: 2019-09-20
|
|
lastUpdated: 2020-02-19
|
|
---
|
|
|
|
## Projects
|
|
|
|
[![GitHub handle](/svg/github.svg)](https://github.com/curbengh) [![GitLab handle](/svg/gitlab.svg)](https://gitlab.com/curben) [![npm handle](/svg/npm.svg)](https://www.npmjs.com/~curben)
|
|
|
|
- Core member of [Hexojs](http://github.com/hexojs) organisation and maintainer of [Hexo](https://github.com/hexojs/hexo), a Nodejs-powered static site generator. (This site is created using Hexo)
|
|
|
|
- [**hexo-yam**](https://github.com/curbengh/hexo-yam) is a Yet Another Minifier plugin for Hexo. Minify and compress HTML, JS, CSS and SVG. XML, JSON and many more are also compressed. Support gzip and brotli compressions.
|
|
|
|
- [**hexo-nofollow**](https://github.com/curbengh/hexo-nofollow) is a Hexo plugin that adds [`rel="external nofollow noopener noreferrer"`](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types) to all external links in your blog posts for security, privacy and SEO.
|
|
|
|
- [**urlhaus-filter**](https://gitlab.com/curben/urlhaus-filter) is a [uBlock Origin](https://github.com/gorhill/uBlock/)-compatible blocklist to block malicious websites that are being used for malware distribution. The blocklist is derived from Abuse.ch [URLhaus](https://urlhaus.abuse.ch/).
|