diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-07-03 16:05:19 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-07-03 16:05:19 +0200 |
commit | 268a8ea7c4466c2fb4c1b1a0bbcd20cfc39fa839 (patch) | |
tree | ee571ba8000c0ba49f863c894b628826a017b1a8 | |
parent | a068c5bc23de2b1dabddb9b1b3c3e92a0fd6e8eb (diff) | |
download | my_new_personal_website-268a8ea7c4466c2fb4c1b1a0bbcd20cfc39fa839.tar.xz my_new_personal_website-268a8ea7c4466c2fb4c1b1a0bbcd20cfc39fa839.zip |
Update information of developper
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,3 @@ -*Feburary 01, 2017: This blog has been archived. Visit my home page at [zhimingwang.org](https://zhimingwang.org).* - -[![Build Status](https://travis-ci.org/zmwangx/zmwangx.github.io.svg?branch=source)](https://travis-ci.org/zmwangx/zmwangx.github.io) - This blog can be built with the `pyblog` script. The `pyblog` script currently provides the following actions: * `new_post` (aliases: `n`, `new`); @@ -66,3 +62,7 @@ See `link_img_tags` in [`pyblog`](pyblog). Pandoc Markdown has footnote support, but unfortunately doesn't support backlinks. This transform inserts a backlink to the end of each footnote so that readers won't get lost after finish reading a footnote. + +## About + +This tool has been developped by [zmwangx](https://zhimingwang.org) and modified by [neodarz](https://neodarz.net) |