baseurl: "https://rennerocha.com/" languageCode: "pt-br" title: "Renne Rocha" theme: "hugo-tania" paginate: 6 googleAnalytics: "UA-22087729-1" params: author: "Renne Rocha" siteName: "Sharing what I learn about software development mainly" siteDesc: "Sharing what I learn about software development mainly" colorScheme: toggle: true default: auto # Limit how many categories filter show above search input. # Default to 5 maxCategoryToShow: 10 # Show your social information with icon on index bio with `_index.md` content. socialOptions: rss: "/index.xml" email: "renne@rocha.dev.br" github: "https://github.com/sponsors/rennerocha" mastodon: "https://chaos.social/@rennerocha" peertube: "https://peertube.lhc.net.br/a/rocha/video-channels" # Comments settings comments: enabled: false provider: giscus giscus: repo: WingLim/hugo-tania id: Iv1.85981d64f37d8b52 category: name: Comments id: DIC_kwDOEtnPc84B_WKP menu: header: - name: Articles url: "/articles/" footer: - name: RSS url: "/index.xml" markup: highlight: noClasses: false lineNos: true codeFences: true guessSyntax: false hl_Lines: "" lineNoStart: 1 lineNos: false lineNumbersInTable: true noClasses: true style: "monokai" tabWidth: 4 goldmark: renderer: unsafe: true outputs: home: ["HTML", "RSS", "JSON"]