mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 18:46:40 -07:00
Switched to SPF13 theme
This commit is contained in:
parent
7adcc6d0d8
commit
fb060000bb
286 changed files with 3612 additions and 6951 deletions
11
config.toml
11
config.toml
|
@ -1,14 +1,17 @@
|
|||
baseurl = "http://www.softinio.com/"
|
||||
languageCode = "en-us"
|
||||
title = "Salar Rahmanian"
|
||||
languageCode = "en-us"
|
||||
disqusShortname = "gadgetplayboy"
|
||||
copyright = "Copyright (c) 2010 - 2017, Salar Rahmanian; all rights reserved."
|
||||
MetaDataFormat = "toml"
|
||||
theme = "hyde-x"
|
||||
paginate = 10
|
||||
|
||||
[author]
|
||||
name = "Salar Rahmanian"
|
||||
|
||||
[indexes]
|
||||
tag = "tags"
|
||||
topic = "topics"
|
||||
|
||||
[permalinks]
|
||||
post = "/post/:slug"
|
||||
page = "/page/:slug"
|
||||
|
@ -22,8 +25,6 @@ paginate = 10
|
|||
truncate = true
|
||||
defaultDescription = "Salar Rahmanian"
|
||||
defaultKeywords = "Salar, Rahmanian, Blog, python, golang, go, scala"
|
||||
theme = "theme-base-08"
|
||||
highlight = "tomorrow-night-bright"
|
||||
home = "Blog"
|
||||
googleAuthorship = "+SalarRahmanian"
|
||||
googleAnalytics = "UA-47014432-1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue