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/
13 contributions in 2014 in Pelican dev team
Activity in Pelican dev team
Contribution activity in Pelican dev team
December 2014
Created a pull request in getpelican/pelican-plugins that received 4 comments
Add related_posts option RELATED_POSTS_SKIP_SAME_CATEGORY
Posts in the same category may sometimes (depending on the overall site design) have a lot of tags in common. Thus the article.related_posts holds …
Created an issue in getpelican/pelican that received 5 comments
DEFAULT_ORPHANS inconsistent with documentation
The documentation for DEFAULT_ORPHANS setting says:
The minimum number of articles allowed on the last page. Use this when you don’t want the last…