| Commit message (Expand) | Author | Files | Lines |
2016-02-14 | Add site ownership verification file for Google Search Console | Zhiming Wang | 1 | -2/+2 |
2016-02-14 | pyblog: Fix bug in exclude list feature | Zhiming Wang | 1 | -8/+9 |
2016-01-25 | pyblog: Allow opening interactive shell when deploying | Zhiming Wang | 1 | -2/+12 |
2016-01-08 | pyblog: new_post: Write a blank line after the YAML block | Zhiming Wang | 1 | -1/+1 |
2016-01-08 | Add stuff to source/ and exclude them | Zhiming Wang | 1 | -2/+1 |
2016-01-08 | pyblog: Implement exclude list feature | Zhiming Wang | 1 | -2/+30 |
2016-01-08 | Site design refresh part I | Zhiming Wang | 1 | -12/+1 |
2015-12-31 | pyblog: Implement the image size Markdown extension | Zhiming Wang | 1 | -0/+47 |
2015-12-06 | pyblog: Correct typos | Zhiming Wang | 1 | -2/+2 |
2015-10-15 | pyblog: do not overwrite existing file when creating new post | Zhiming Wang | 1 | -0/+4 |
2015-09-21 | pyblog: date-display => date_display, and update posts | Zhiming Wang | 1 | -3/+3 |
2015-09-05 | pyblog: add --no-verify to git-commit for builds | Zhiming Wang | 1 | -1/+1 |
2015-09-05 | Self host webfonts | Zhiming Wang | 1 | -2/+4 |
2015-08-27 | pyblog: add post selector for easier editing of existing posts | Zhiming Wang | 1 | -0/+213 |
2015-08-05 | pyblog: change generated commit message | Zhiming Wang | 1 | -1/+1 |
2015-08-02 | pyblog: do not keep open .nojekyll | Zhiming Wang | 1 | -2/+3 |
2015-07-26 | tons of logic and performance improvements | Zhiming Wang | 1 | -12/+10 |
2015-07-24 | pyblog: add postprocessor process_footnote_backlinks | Zhiming Wang | 1 | -0/+13 |
2015-07-23 | pyblog: convert each <img> tag in <article> to a link to its original | Zhiming Wang | 1 | -0/+11 |
2015-07-23 | pyblog: make HTML postprocessing extensible | Zhiming Wang | 1 | -8/+16 |
2015-07-17 | fix line number placement | Zhiming Wang | 1 | -3/+3 |
2015-07-17 | index.html TOC: use <table> instead of <ul> | Zhiming Wang | 1 | -5/+17 |
2015-07-17 | take generator source modification time into account | Zhiming Wang | 1 | -1/+4 |
2015-07-05 | fixes for beautifulsoup4 4.4.0 | Zhiming Wang | 1 | -11/+19 |
2015-06-16 | fix font issues: moving back to Droid Sans Mono for code | Zhiming Wang | 1 | -3/+3 |
2015-06-10 | pyblog: CDATA text cannot be reused | Zhiming Wang | 1 | -1/+1 |
2015-06-10 | pyblog: use lxml instead of xml | Zhiming Wang | 1 | -38/+7 |
2015-06-10 | pyblog: fix typo in atom feed subtitle | Zhiming Wang | 1 | -1/+2 |
2015-06-10 | pyblog: implement RSS feed | Zhiming Wang | 1 | -23/+204 |
2015-06-09 | pyblog: extract script tags from feeds | Zhiming Wang | 1 | -0/+3 |
2015-06-09 | pyblog: fix URL formats | Zhiming Wang | 1 | -6/+8 |
2015-06-09 | pyblog: do not include line-number classes in feed | Zhiming Wang | 1 | -0/+3 |
2015-05-22 | pyblog: bug fix in auto retouch | Zhiming Wang | 1 | -7/+11 |
2015-05-19 | pyblog: smarter auto touch | Zhiming Wang | 1 | -15/+16 |
2015-05-14 | add noscript tag for javascript embedded asciicast | Zhiming Wang | 1 | -0/+2 |
2015-05-14 | pyblog: fix bug in re match object handling | Zhiming Wang | 1 | -3/+3 |
2015-05-14 | add source code line numbers | Zhiming Wang | 1 | -0/+36 |
2015-05-13 | pyblog: smarter autotouch in gen_deploy | Zhiming Wang | 1 | -3/+13 |
2015-05-13 | sitemap.xml: correct <lastmod> datetime format | Zhiming Wang | 1 | -3/+5 |
2015-05-13 | add support for lfooter (updated) and top level pages... | Zhiming Wang | 1 | -17/+39 |
2015-05-13 | pyblog: put hard coded string literals into constants | Zhiming Wang | 1 | -20/+43 |
2015-05-09 | try to debug failed build | Zhiming Wang | 1 | -26/+32 |
2015-05-09 | 20150509 storyboard reached 0.1 | Zhiming Wang | 1 | -7/+3 |
2015-05-07 | add requirements.txt | Zhiming Wang | 1 | -1/+2 |
2015-05-07 | pyblog: implement auto touching in gen_deploy | Zhiming Wang | 1 | -18/+74 |
2015-05-06 | improve Why Oh My Zsh is completely broken | Zhiming Wang | 1 | -1/+3 |
2015-05-06 | fix minor invalid HTML issues | Zhiming Wang | 1 | -1/+1 |
2015-05-05 | add sitemap.xml and robots.txt | Zhiming Wang | 1 | -2/+46 |
2015-05-05 | 20150505 Graceful handling of SIGINT when using Python's multiprocessing.Process | Zhiming Wang | 1 | -21/+105 |
2015-05-05 | add feed icon to footer | Zhiming Wang | 1 | -2/+3 |