-
- We need to add chennaipy logo in main page.
- We need to use the logo which was selected using Members polling.
-
Wondered if there were plans to support notebooks as well as plain rmd files? Briefly tried including these in the template version in the package but they don't render as blogposts.
-
As per Mozilla Observatory the [CSP Header](https://wiki.mozilla.org/Security/Guidelines/Web_Security#Content_Security_Policy) should be implemented. As this is a huge goal for the standard Pelican us…
-
This came up in the podcast I was in along with a pelican guy... why is our post/data/metadata format different?
I know _why_ ours is the way it is, but hey, why not support their version? Most met…
-
When adding an image with the property 'align:center' in rst, the generated HTML tag is ``
`main.css` should implement this class, maybe like that:
``` css
.align-center {
display: block;
mar…
-
Hey,
So after "investigating" an issue regarding Pelican, Assets and Compass (sprites), it seems that up until now Compass searched the relative folders using the _OUTPUT_PATH/THEME/PATH/TO/IMGS_. A…
-
Test on my local workstation, everything is ok.
But after push to github, and check the website, I can not see the last line on every page.
Anybody konws what's going on?
http://canuxcheng.com/…
-
Hi ! I use the mnmlist theme and i am facing a no sense problem.
When I read an article (http://blog.url/article.html) the link with the blog name which is supposed to bring me back to index.html is …
-
While getting set up for development, the first thing I do after I've got all the project requirements set up is to run `tox` to make sure that what I've checked out is passing all of its tests before…
-
When I try to generate a pelican site with themes based on mnmlist, the prompt tells me this:
`CRITICAL: UndefinedError: 'loop' is undefined`
I've tried with default mnmlist theme and new pelica…