|
|
@@ -2,11 +2,10 @@ |
|
|
|
layout: post |
|
|
|
title: pelican-red |
|
|
|
date: 2013-08-03 21:23 |
|
|
|
tags: pelican-red, pelican, python |
|
|
|
tags: [pelican, python] |
|
|
|
comments: true |
|
|
|
--- |
|
|
|
|
|
|
|
## History |
|
|
|
|
|
|
|
After having tried using wordpress to create a blog on a couple occasions and attempting to create a skin, I gave up due to the clunkiness of the process and began to look for easier alternatives. After some searching I decided that [pelican](http://getpelican.com) combined with github-pages would provided an adequate and easy to manage solution. |
|
|
|
|
|
|
|
## Desired Features |
|
|
@@ -56,4 +55,4 @@ Of these the coolest is the image meta tag which allows for the article to have |
|
|
|
pelican-red currently uses some theme "hacks" to achieve the final design, some of which can be converted into pelican plugins. The modified time, image, and author information will be converted into plugins to modularize the code a bit better in the future. Additionally the site menu will have support for nested menu-items instead of just a single drop-down. Finally, the print layout will be improved a bit to look less cluttered in some spots. |
|
|
|
|
|
|
|
## Additional Information |
|
|
|
The current documentation is in the [README.md](https://github.com/arsenetar/pelican-red/blob/master/README.md) in the github repository. The README covers all the settings and features in more detail. The theme itself is at [github](https://github.com/arsenetar/pelican-red). Pelican-red is licensed under the MIT-License. |
|
|
|
The current documentation is in the [README.md](https://github.com/arsenetar/pelican-red/blob/master/README.md) in the github repository. The README covers all the settings and features in more detail. The theme itself is at [github](https://github.com/arsenetar/pelican-red). Pelican-red is licensed under the MIT-License. |