These are the source files of the content of my blog, which is powered by Pelican, a static site generator written in Python.
The theme it uses is called Plumage.
- Re-use previous artworks from Maomium ?
- Test different ad placements: http://news.ycombinator.com/item?id=4974511
- Get rid of /year/month/ for articles ? Or get rid of month only ?
- Deduplicate articles' tags.
- Use a free OpenShift instance to host a script monitoring Github commits ? See:
- Fix Google Analytics bouncing rate ? See: http://drawingablank.me/blog/fix-your-bounce-rate.html
- Migrate Resume from Google Docs to web-based page in Pelican ? Inspiration:
- Use pelican-titlecase. See: jrarseneau/pelican-titlecase#1
- Automate and script S3 deployment with:
- Migrate
/content/extra/htaccess
rules to S3 routing rules and/or use https://pypi.python.org/pypi/pelican-alias for redirects ? - Activate AWS CloudFront ? (See: http://paulstamatiou.com/hosting-on-amazon-s3-with-cloudfront/ )
- Create an autoindex plugin: activate it to produce index of /documents, then get rid of htaccess-static.
The content of this repository is copyrighted (c) 2004-2014 Kevin Deldycke.
Unless contrary mention, the licensing terms below applies:
- Code and software released under GNU/GPL licence, v2.0.
- Other content published under Creative Commons Attribution-Share Alike 3.0 license.