Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to date | neodarz | 2017-05-04 | 1 | -68/+0 |
| | |||||
* | Markdown source files: Revert YAML closing line from ... to --- | Zhiming Wang | 2016-01-08 | 1 | -1/+1 |
| | | | | | GFM doesn't support closing with ..., and the rendered results are less than satisfactory. | ||||
* | Markdown source files: Use ... to end YAML metadata block | Zhiming Wang | 2016-01-08 | 1 | -1/+2 |
| | | | | | | | | Also add a newline after the metadata block. ... is easier on markdown-mode; if --- is used, the line immediately above it will be treated as a setext header and highlighted, which isn't so easy on the eyes. | ||||
* | Latest post: fix retarded English | Zhiming Wang | 2015-09-22 | 1 | -2/+2 |
| | |||||
* | Latest post: update with more accurate info | Zhiming Wang | 2015-09-22 | 1 | -1/+16 |
| | |||||
* | Latest post: correct technical mistake | Zhiming Wang | 2015-09-21 | 1 | -1/+1 |
| | | | | Unquoted ? in Zsh isn't a syntax error. And = should be quoted too. | ||||
* | pyblog: date-display => date_display, and update posts | Zhiming Wang | 2015-09-21 | 1 | -1/+1 |
| | | | | Looks slightly more professional. | ||||
* | 20150921: Zsh 5.1 and bracketed paste | Zhiming Wang | 2015-09-21 | 1 | -0/+52 |