Updated to Nikola 7.x, added Journal bootswatch theme.

This commit is contained in:
Jonathan Harker 2014-10-21 22:08:40 +13:00
parent 44f2751dd2
commit afb3793c43
9 changed files with 12786 additions and 2 deletions

View file

@ -331,7 +331,7 @@ GALLERY_SORT_BY_DATE = True
# the main (the newest) index page (index.html)
# Name of the theme to use.
THEME = "bootstrap3"
THEME = "bootjournal"
# Color scheme to be used for code blocks. If your theme provides
# "assets/css/code.css" this is ignored.
@ -508,7 +508,7 @@ COMMENT_SYSTEM_ID = "pukeruabaygardens"
# """
# Hide link to source for the posts?
HIDE_SOURCELINK = True
SHOW_SOURCELINK = False
# Copy the source files for your pages?
# Setting it to False implies HIDE_SOURCELINK = True
COPY_SOURCES = False

View file

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

1
plugins/__init__.py Normal file
View file

@ -0,0 +1 @@
# Plugin modules go here.

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
bootstrap3

6527
themes/bootlumen/assets/css/bootstrap.css vendored Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

1
themes/bootlumen/parent Normal file
View file

@ -0,0 +1 @@
bootstrap3