diff --git a/config.yaml b/config.yaml index ab1072f..20745ee 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,16 @@ baseURL: 'https://go.unistack.org/' languageCode: 'en-us' title: 'go.unistack.org' +mediaTypes: + text/html: + suffixes: '' +outputFormats: + HTML: + baseName: '' + mediaType: text/html +#outputs: +# page: [ imports ] +uglyurls: true permalinks: /: '/:title' disableKinds: ["home", "section", "taxonomy", "term", "RSS", "sitemap", "robotsTXT", "404"] diff --git a/content/micro/v3.html b/content/micro/v3.html index 9d7d387..06b7aeb 100644 --- a/content/micro/v3.html +++ b/content/micro/v3.html @@ -1,5 +1,5 @@ --- -title: 'micro/v3' +title: 'v3' date: 2021-10-01T23:46:15+03:00 draft: false import: 'go.unistack.org/micro/v3 git https://github.com/unistack-org/micro'