Redesigned homepage, made site responsiveness better, added 'About' menu item, changed footer design, other small tweaks
This commit is contained in:
parent
224dd1ceb8
commit
27bd1715cc
14 changed files with 442 additions and 53 deletions
|
@ -1,3 +1,5 @@
|
|||
|
||||
|
||||
# A list of file extensions that nanoc will consider to be textual rather than
|
||||
# binary. If an item with an extension not in this list is found, the file
|
||||
# will be considered as binary.
|
||||
|
@ -50,6 +52,8 @@ data_sources:
|
|||
# same as the items root, but applies to layouts rather than items.
|
||||
layouts_root: /
|
||||
|
||||
encoding: utf-8
|
||||
|
||||
# Whether to allow periods in identifiers. When turned off, everything
|
||||
# past the first period is considered to be the extension, and when
|
||||
# turned on, only the characters past the last period are considered to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue