A Git saga or what I learned from a missed commit
 November 16, 2016
by omiday ['ɔ:mi:deı]
 
 
        tl;dr
Start the Git journey with:
man gittutorial man gittutorial-2 man gitcore-tutorial man gitworkflows
The issue
It all started with a comment in one of my Pelican PRs. In that commit I converted the contents from reStructuredText tables into .. data:: sections similar to Python Built-in Constants page.
As a …
Why I'm hacking on Pelican
 October 25, 2016
by omiday ['ɔ:mi:deı]
 
 
        
    Mouseless upload to pastebin
 October 19, 2016
by omiday ['ɔ:mi:deı]
 
 
        Examples
Paste a diff and save the URL into the clipboard selection (Ctrl-V):
$ diff -Naur fabfile.py ~/temp/pelican-upstream/fabfile.py \ | fpaste -l diff --raw | xsel -ib
Select the text using the mouse …
{motd}ing
 October 6, 2016
by omiday ['ɔ:mi:deı]
 / Updated: November 11, 2016