diff options
author | Huy-Ngo <duchuy29092000@gmail.com> | 2021-01-11 21:05:11 +0700 |
---|---|---|
committer | Huy-Ngo <duchuy29092000@gmail.com> | 2021-01-11 21:05:11 +0700 |
commit | e17168b0189405b13bfb0ba9e79184a4aa093869 (patch) | |
tree | c5a95c6d06b494a7b9a86fcd1b6484f544761cfa | |
parent | 4eee045018bb5612d3577966ff3d86bd15ebd70a (diff) | |
download | blog-e17168b0189405b13bfb0ba9e79184a4aa093869.tar.gz |
Update about donation
-rw-r--r-- | about.markdown | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/about.markdown b/about.markdown index 792402c..990cc7d 100644 --- a/about.markdown +++ b/about.markdown @@ -1,12 +1,24 @@ --- layout: page title: About +language: en +ref: about permalink: /about/ --- -I am Huy. Use the pronoun "he" to refer to me in third person. I'm from Vietnam and besides Vietnamese and English; I also speak some French and German. I write mainly in English, since that's the one I'm most comfortable with, but not limited to that. If I write a blog in another language, I probably will translate it later. +I am Huy. Use the pronoun "he" to refer to me in third person. +I'm from Vietnam and besides Vietnamese and English; I also speak some French and German. +I write mainly in English, since that's the one I'm most comfortable with, +but I will translate some of my posts to other languages for practice. -I am a backend web developer, though I'm open to experiment in other fields as well. You can look at my project on [GitHub](https://github.com/Huy-Ngo/), [Disroot Git](https://git.disroot.org/huyngo), or [source hut](sr.ht/~huyngo/) (the latter two haven't had many projects yet). +I am a backend web developer, though I'm open to experiment in other fields as well. +You can look at my project on: + +- [GitHub](https://github.com/Huy-Ngo/) +- [Disroot Git](https://git.disroot.org/huyngo) +- [source hut](sr.ht/~huyngo/) + +(the latter two haven't had many projects yet) # What is this blog about ? @@ -48,6 +60,10 @@ This means you are free to share the posts and modify them, provided that you at This blog is built with [jekyll] and its [minima] theme. I used [openring] to generate others' blog posts from RSS feed. +# Donate + +I receive donate on [liberapay]/huy.ngo and [patreon]/\_\_huy_ngo\_\_. + # Source The source code for generating this website can be found on [GitHub][gh-blog], [Disroot][disroot-blog], and [source hut][srht-blog]. @@ -67,3 +83,5 @@ The source code for generating this website can be found on [GitHub][gh-blog], [ [gh-blog]: https://github.com/Huy-Ngo/huy-ngo.github.io [disroot-blog]: https://git.disroot.org/huyngo/blog [srht-blog]: https://git.sr.ht/~huyngo/blog +[liberapay]: https://liberapay.com/huy.ngo/ +[patreon]: https://www.patreon.com/__huy_ngo__ |