CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 17:55:53 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"bf63d5f4aeb2b45d820f0727cf1b65c1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=YT68mkWjM1QOt%2BzeeWlSwGyqw7v3JTa9qHMln43azBeK9GLNYNM35XyZO9cUppvVj72BrCIec4gXR%2BHZ%2FlbFUIOZ4DFab3QMFJynHrmWFE7zhjBo9CIPnmPhoNWsmmNbtkKclNpCWAjlLEZqfvl%2FXmfODLrshJACDMe4%2FWbEQeLjfoN7ghkS4jF5gehCkNmmcyI6nWuIM6v7CxW3v29nj2EJo6W9KYOVJ4zV0BSyMkKglS0MIzOywVlVYsCG7cmzp8tXromidRsAifz6r3WGsQ%3D%3D--44tOmmWo%2BlqF6VIO--Xdjpv8iB5%2FB73s5vYc0nuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.842387056.1753293352; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:55:52 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:55:52 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 806A:394F4C:F8B703:125FD3E:68812228
Variables · adityatelange/hugo-PaperMod Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Variables
Aditya Telange edited this page Apr 20, 2024
·
30 revisions
name | type | example | Description |
---|---|---|---|
env |
string | 'production' | To set env to production |
title |
string | 'My Blog' | To set title |
description |
string | 'This is a blog of mine' | To set site description |
author |
string |list | 'Me' | ['Me','You'] | To show multiple Authors |
images |
string | 'myimage.png' | Link or path of image for opengraph, twitter-cards |
keywords |
list | [blog, page] | Add keywords for Home page |
DateFormat |
string | "January 2, 2006" | The format of date strings in the website. Details |
languageAltTitle |
string | "English" | Alternate title in Multilingual Mode |
ShowReadingTime |
boolean | true | false | To show read time in post meta |
ShowShareButtons |
boolean | true | false | To show/hide share buttons under post |
ShowCodeCopyButtons |
boolean | true | false | To show/hide Code Copy button |
ShowFullTextinRSS |
boolean | true | false | To show Content in RSS feed |
defaultTheme |
string | light | dark | auto | To set default theme |
disableThemeToggle |
boolean | true | false | To disable theme toggle icon shown besides label |
disableSpecial1stPost |
boolean | true | false | To disable no-card special appearance of 1st post |
disableScrollToTop |
boolean | true | false | To disable ScrollToTop button |
disableAnchoredHeadings |
boolean | true | false | To disable Anchored Headings |
hideMeta |
boolean | true | false | To Hide meta elements : date, read-time, author and available-translations for page |
hideSummary |
boolean | true | false | To Hide summary being shown in list pages |
showtoc |
boolean | true | false | To show/hide Table of Contents |
tocopen |
boolean | true | false | To keep open ToC by default on page load |
ShowPostNavLinks |
boolean | true | false | Show Previous and Next Posts below a Post |
ShowBreadCrumbs |
boolean | true | false | Show BreadCrumb Navigation above single post/page |
ShareButtons |
list | ["linkedin", "x"] | To customize which share buttons to be enabled on page |
ShowWordCount |
boolean | true | false | To word count to metadata |
ShowRssButtonInSectionTermList |
boolean | true | false | To show RSS icon in Section, Term and List pages |
UseHugoToc |
boolean | true | false | To use Hugo's default Toc instead of custom |
comments |
boolean | true | false | To show/hide comments |
hideFooter |
boolean | true | false | To Hide Footer Text om the end of page |
CanonicalLinkText |
string | 'Originally published at' | To show text before canonical URL's hostname |
displayFullLangName |
boolean | true | false | To show languageName under a language in Language switch header |
analytics.google.SiteVerificationTag |
string | "XYZabc" | Site Verification Tag for Google Analytics |
analytics.bing.SiteVerificationTag |
string | "XYZabc" | Site Verification Tag for Bing |
analytics.yandex.SiteVerificationTag |
string | "XYZabc" | Site Verification Tag for Yandex |
schema |
- | - | Details |
fuseOpts |
- | - | Details |
socialIcons |
- | - | Details |
label |
- | - | Details |
assets |
- | - | Details |
cover |
- | - | Details |
profileMode |
- | - | Details |
editPost |
- | - | Details |
name | type | example | Description |
---|---|---|---|
copyright |
string | **[example.site](https://example.site)** |
This is HUGO's site variable, which can also render markdown content |
name | type | example | Description |
---|---|---|---|
label.text |
string | 'Home' | To display different label text other than title |
label.icon |
string | '/apple-touch-icon.png' | To display a logo image in label |
label.iconHeight |
integer | 35 | To set size of label logo image |
name | type | example | Description |
---|---|---|---|
profileMode.enabled |
boolean | true | false | For enabling profileMode, needs to be explicitly set |
profileMode.title |
string | "Title" | Title |
profileMode.subtitle |
string | "subtitle here" | Subtitle |
profileMode.imageUrl |
string | "image.png" | "https://example.com/image.jpg" | Image URL or Link |
profileMode.imageWidth |
string | "150" | Width of image |
profileMode.imageHeight |
string | "150" | Height of image |
profileMode.imageTitle |
string | "This image is a picture of .." | Title of image |
profileMode.buttons |
- | - | Details |
profileMode:
buttons:
- name: Archive
url: "/archive"
- name: Github
url: "https://github.com/"
name | type | example | Description |
---|---|---|---|
assets.favicon |
string | 'icon.ico' | To set favicon, can be path or external link |
assets.disableFingerprinting |
boolean | true | false | To disable Sub-Resource integrity for assets |
assets.theme_color |
string | '#color' | To set custom meta theme-color |
assets.msapplication_TileColor |
string | '#color' | To set custom msapplication_TileColor |
name | type | example | Description |
---|---|---|---|
cover.linkFullImages |
boolean | true | false | To open full size cover images on click on cover |
cover.responsiveImages |
boolean | true | false | To enable/disable generation of responsive cover images |
cover.hidden |
boolean | true | false | To hide everywhere but not in structured data |
cover.hiddenInList |
boolean | true | false | To hide on list pages and home |
cover.hiddenInSingle |
boolean | true | false | To hide on list pages and home |
name | type | example | Description |
---|---|---|---|
schema.publisherType |
string | 'Organization' | https://schema.org/publisher |
schema.sameAs |
list | ["URL1", "URL2"] | Set https://schema.org/sameAs |
Refer: https://fusejs.io/api/options.html
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
limit: 10 # refer: https://www.fusejs.io/api/methods.html#search
keys: ["title", "permalink", "summary", "content"] ## can be less but not more than shown in list
socialIcons:
- name: "<platform>"
url: "<link>"
- name: "<platform 2>"
url: "<link2>"
editPost:
URL: "https://github.com/<path_to_repo>/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
Note: Same format is being used by Page Variables
Name | Type | Example | Description |
---|---|---|---|
showtoc |
boolean | true | false | To show/hide Table of Contents |
tocopen |
boolean | true | false | To keep open ToC by default on page load |
hidemeta |
boolean | true | false | To Hide meta elements : date, read-time, author and available-translations for page |
comments |
boolean | true | false | To show/hide comments |
description |
string | 'description text' | Show Post Description under Title |
canonicalURL |
string | "https://canonical.url/to/page" | To add canonical URL to posts |
ShowCanonicalLink |
boolean | true | false | To show canonical URL's hostname |
CanonicalLinkText |
string | 'Originally published at' | To show text before canonical URL's hostname |
disableShare |
boolean | true | false | To hide/show share icons under a page |
disableAnchoredHeadings |
boolean | true | false | To disable Anchored Headings |
searchHidden |
boolean | true | false | Hide page from search |
hideSummary |
boolean | true | false | To Hide summary being shown in list pages |
hideFooter |
boolean | true | false | To Hide Footer Text om the end of page |
ShowReadingTime |
boolean | true | false | To show read time in post meta |
ShowBreadCrumbs |
boolean | true | false | Show BreadCrumb Navigation above single post/page |
ShowPostNavLinks |
boolean | true | false | Show Previous and Next Posts below a Post |
ShowCodeCopyButtons |
boolean | true | false | To show/hide Code Copy button |
author |
string |list | 'Me' | ['Me','You'] | To show multiple Authors |
cover.image |
string | 'featured.jpg' | To add a cover image |
cover.caption |
string | 'caption for image' | To add caption to cover image |
cover.alt |
string | 'this is cover image' | Alternate text to show if image doesn't load/show up |
cover.relative |
boolean | true | false | To use relative path for cover image, used in hugo Page-bundles |
cover.responsiveImages |
boolean | true | false | To enable/disable generation of responsive cover images |
cover.hidden |
boolean | true | false | To hide on current single page |
weight |
integer | 5 | To set page order or to pin a post to Top of list |
ShareButtons |
list | ["linkedin", "x"] | To customize which share buttons to be enabled on page |
ShowWordCount |
boolean | true | false | To word count to metadata |
ShowRssButtonInSectionTermList |
boolean | true | false | To show RSS icon in Section, Term and List pages |
UseHugoToc |
boolean | true | false | To use Hugo's default Toc instead of custom |
robotsNoIndex |
boolean | true | false | To hide a particular page from indexing by search engines |
Clone this wiki locally
You can’t perform that action at this time.