mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Convert docs to docsy
This commit is contained in:
19
site/themes/docsy/config.toml
Normal file
19
site/themes/docsy/config.toml
Normal file
@@ -0,0 +1,19 @@
|
||||
# This the theme configuration for Docsy.
|
||||
# Allowed configuration in a theme is (currently):
|
||||
# params (global and per language)
|
||||
# menu (global and per language)
|
||||
# outputformats and mediatypes
|
||||
|
||||
[params]
|
||||
time_format_blog = "Monday, January 02, 2006"
|
||||
time_format_default = "January 2, 2006"
|
||||
# Sections to publish in the main RSS feed.
|
||||
rss_sections = ["blog"]
|
||||
|
||||
|
||||
# For a full list of parameters used in Docsy sites, see:
|
||||
# https://github.com/google/docsy-example/blob/master/config.toml
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user