You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
content | 6 years ago | |
pelican-bootstrapify@b3e3d9e669 | 6 years ago | |
plugins@04704002f8 | 6 years ago | |
themes/bootstrap2 | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago | |
develop_server.sh | 6 years ago | |
fabfile.py | 6 years ago | |
pelicanconf.py | 6 years ago | |
publishconf.py | 6 years ago | |
vhost_nginx.conf | 6 years ago |
README.md
WTF BLOG
Organized as: Blog posts in: content/blog Pages in: content/pages Wiki in: content/wiki
Metadatas for wiki: Wiki: [true, false] is a wiki content ? Wiki-tags: str, str,... tags for wiki page Wiki-is-category: [true, false] is a main index for category ? Wiki-category: str name of main category
Wiki index: content/wiki/wiki.md tags: Wiki: true
Wiki category: content/wiki/category/category.md tags: Wiki: true Wiki-category: true
Wiki page in category: content/wiki/category/whatever.md tags: Wiki: true Wiki-tags: whatever, tags, foo, bar