From 56d2b3d0e5bbef094bc73b58ebeb829582b34dfe Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Wed, 19 Feb 2020 07:48:34 +0000 Subject: [PATCH] page(about): reorganise into bullet points --- source/about/index.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/source/about/index.md b/source/about/index.md index 4058a22..fd896f7 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -2,23 +2,17 @@ title: About layout: page date: 2019-09-20 -lastUpdated: 2019-11-11 +lastUpdated: 2020-02-19 --- -[![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) +## Projects -## Personal 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) -### hexo-yam +- 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](https://github.com/hexojs/hexo). Minify and compress HTML, JS, CSS and SVG. XML, JSON and many more are also compressed. Support gzip and brotli compressions. +- [**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 +- [**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. -[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 - -[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/). +- [**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/).