Skip to content

Latest commit

 

History

History
223 lines (184 loc) · 7.61 KB

File metadata and controls

223 lines (184 loc) · 7.61 KB

baseURL = “/” title = “Goldydocs”

enableRobotsTXT = true

theme = [“docsy”]

enableGitInfo = true

contentDir = “content/en” defaultContentLanguage = “en” defaultContentLanguageInSubdir = false

enableMissingTranslationPlaceholders = true

[taxonomies] tag = “tags” category = “categories”

[params.taxonomy]

taxonomyCloud = [“tags”, “categories”]

taxonomyCloudTitle = [“Tag Cloud”, “Categories”]

taxonomyPageHeader = [“tags”, “categories”]

pygmentsCodeFences = true pygmentsUseClasses = false

pygmentsUseClassic = false #pygmentsOptions = “linenos=table”

pygmentsStyle = “tango”

[permalinks] blog = ”:section:year/:month/:day/:slug/”

## Configuration for BlackFriday markdown parser: https://github.com/russross/blackfriday [blackfriday] plainIDAnchors = true hrefTargetBlank = true angledQuotes = false latexDashes = true

[imaging] resampleFilter = “CatmullRom” quality = 75 anchor = “smart”

[services] [services.googleAnalytics]

id = “UA-00000000-0”

[languages] [languages.en] title = “Goldydocs” description = “A Docsy example site” languageName =”English”

weight = 1 [languages.no] title = “Goldydocs” description = “Docsy er operativsystem for skyen” languageName =”Norsk” contentDir = “content/no” time_format_default = “02.01.2006” time_format_blog = “02.01.2006”

[languages.fa] title = “اسناد گلدی” description = “یک نمونه برای پوسته داکسی” languageName =”فارسی” contentDir = “content/fa” time_format_default = “2006.01.02” time_format_blog = “2006.01.02”

[markup] [markup.goldmark] [markup.goldmark.renderer] unsafe = true [markup.highlight]

style = “tango”

[outputs] section = [“HTML”, “print”, “RSS”]

[params] copyright = “The Docsy Authors” privacy_policy = “https://policies.google.com/privacy

version_menu = “Releases”

archived_version = false

version = “0.0”

url_latest_version = “https://example.com

github_repo = “https://github.com/google/docsy-example

github_project_repo = “https://github.com/google/docsy

gcs_engine_id = “d72aa9b2712488cc3”

algolia_docsearch = false

offlineSearch = false

prism_syntax_highlighting = false

[params.ui]

breadcrumb_disable = false

footer_about_disable = false

navbar_logo = true

navbar_translucent_over_cover_disable = false

sidebar_menu_compact = false

sidebar_search_disable = false

[params.ui.feedback] enable = true

yes = ‘Glad to hear it! Please <a href=”https://github.com/USERNAME/REPOSITORY/issues/new”>tell us how we can improve</a>.’ no = ‘Sorry to hear that. Please <a href=”https://github.com/USERNAME/REPOSITORY/issues/new”>tell us how we can improve</a>.’

[params.ui.readingtime] enable = false

[params.links]

params.links.user name = “User mailing list” url = “https://example.org/mail” icon = “fa fa-envelope” desc = “Discussion and help from your fellow users” params.links.user name =”Twitter” url = “https://example.org/twitter” icon = “fab fa-twitter” desc = “Follow us on Twitter to get the latest news!” params.links.user name = “Stack Overflow” url = “https://example.org/stack” icon = “fab fa-stack-overflow” desc = “Practical questions and curated answers”

params.links.developer name = “GitHub” url = “https://github.com/google/docsy” icon = “fab fa-github” desc = “Development takes place here!” params.links.developer name = “Slack” url = “https://example.org/slack” icon = “fab fa-slack” desc = “Chat with other project developers” params.links.developer name = “Developer mailing list” url = “https://example.org/mail” icon = “fa fa-envelope” desc = “Discuss development issues around the project”