Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
logkeys
A GNU/Linux keylogger that works!
-
backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python. -
xsuspender
👀 💻 💤 🔋 Auto-suspend inactive X11 applications. -
mdx_unimoji
Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.
-
mindforth
Automatically exported from code.google.com/p/mindforth
-
awesome-links.css
Embellish links on your web page with familiar FontAwesome icons. https://kernc.github.io/awesome-links.css/
223 contributions in 2014
Activity overview
Contribution activity
November 2014
- kernc/python-markdown-yaml-meta-data Python
- kernc/Python-Markdown Python
- kernc/RV-disks Shell
- kernc/www Python
- kernc/pelican HTML
- kernc/pelican-jinja2content Python
- kernc/pelican-page-hierarchy Python
- kernc/markdown-urlize Python
- kernc/pelican-alias Python
- kernc/pelican-plugins Python
Created a pull request in Python-Markdown/markdown that received 21 comments
Have Meta extension support YAML
The Meta extension currenly only supports extended RFC822-style headers. Another ubiquitous meta-data format, even prevalent perhaps when it comes …
Created an issue in getpelican/pelican that received 3 comments
Early Typogrify-cation breaks jinja2content plugin and Markdown's attr_list
Typogrify running before content_object_init signal breaks (at least) jinja2content plugin (featured in pelican-plugins).
Afaik there are no drawba…