-
here is my installation log under linux's python virtualenv
```
(pelican)chenrui@E43:~/blog/pelican$ pip install pelican
Downloading/unpacking pelican
Downloading pelican-3.3.tar.gz (195Kb): 195Kb …
-
This issue was identified by @khelm. When updating the online version of the website, we get the following error:
```
$ fab serve
[localhost] local: rm -rf output
[localhost] local: mkdir output…
-
You have commited fab2d2859e09ceb0a24601073a55aa588b8ace5b a lot of pelican plugins. Are they required?
-
When using pelican-quickstart on Windows and answering Y for the question "Do you want an auto-reload HTTP script to assist with theme and site development?" the file develop_server.sh is created alth…
-
@yarikoptic @mih datalad/pelican-bootstrap3 is no longer needed.
---Alex
-
all the journal articles are not accessible anymore (see screenshot).
This problem is not new for some of them but I do remeber accessing the "Frequency Domain Implementation" or the "Primary-Secondar…
thast updated
6 years ago
-
- [x] turn on github pages from master - docs
- [x] create and build minimal pelican site
- [x] add jupyter support
- [x] link to dns
- [x] link to dns HTTPS
- [x] tune the theme
- [x] about pag…
-
This is probably an error on my part and am looking for assistance more than anything.
Pelican version: 3.7.1
Python version: 2.7.10
I am trying to pre-process SASS CSS files. Hence I'm using …
-
I've just started using pelican (and this theme). Upon adding a page (eg. content/pages/about.md), `make html` produces the following error:
```
CRITICAL: UndefinedError: 'article' is undefined
M…
-
```
$ pelican-quickstart
Welcome to pelican-quickstart v3.7.1.
This script will help you create a new Pelican-based website.
Please answer the following questions so this script can generate…