Update configuration
This commit is contained in:
parent
4f60e65af3
commit
c007d1418a
1 changed files with 1 additions and 2 deletions
|
@ -6,6 +6,7 @@ AUTHOR = 'ephase'
|
||||||
SITENAME = 'Xieme-Art'
|
SITENAME = 'Xieme-Art'
|
||||||
SITEURL = 'https://xieme-art.org'
|
SITEURL = 'https://xieme-art.org'
|
||||||
DEFAULT_PAGINATION = 10
|
DEFAULT_PAGINATION = 10
|
||||||
|
TYPOGRIFY = True
|
||||||
|
|
||||||
PAGINATION_PATTERNS = (
|
PAGINATION_PATTERNS = (
|
||||||
(1, '{base_name}/', '{base_name}/index.html'),
|
(1, '{base_name}/', '{base_name}/index.html'),
|
||||||
|
@ -61,8 +62,6 @@ COLOR_SCHEME_CSS = 'monokai.css'
|
||||||
AUTHORS_BIO = {
|
AUTHORS_BIO = {
|
||||||
"ephase": {
|
"ephase": {
|
||||||
"name": "ephase",
|
"name": "ephase",
|
||||||
"website": "https://toot.aquilenet.fr/@ephase",
|
|
||||||
"location": "France",
|
|
||||||
"image": "assets/souris.svg",
|
"image": "assets/souris.svg",
|
||||||
"bio": "Geek Libriste et gameur depuis 1979, co-fondateur du collectif Giroll et administrateur système en devenir. Je ne joue que sur des machines Linux / BSD",
|
"bio": "Geek Libriste et gameur depuis 1979, co-fondateur du collectif Giroll et administrateur système en devenir. Je ne joue que sur des machines Linux / BSD",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue