2020-10-19 11:17:47 +02:00
<!doctype html> < html lang = en class = direction-ltr > < head > < meta charset = utf-8 > < meta http-equiv = x-ua-compatible content = "IE=edge" > < meta name = viewport content = "width=device-width,initial-scale=1,shrink-to-fit=no" > < title > Papermod - Variables - PaperMod< / title > < meta name = keywords content = "PaperMod" > < meta name = description content = "Variables in PaperMod Below are variables used with this theme & mldr ;
2020-10-24 15:42:42 +02:00
Site Variables name type example ShowReadingTime boolean true | false defaultTheme string light | dark | auto ShowShareButtons boolean true | false cover.linkFullImages boolean true | false cover.responsiveImages boolean true | false Page Variables name type example showtoc boolean true | false tocopen boolean true | false hidemeta boolean true | false cover.">< meta name = author content = "Aditya Telange" > < link rel = canonical href = https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-variables/ > < link href = https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.ff1b85cb3d7db79805c4580f22fd6b6a670c5a19f5b4bf5148eb0f96a402b707.css integrity = "sha256-/xuFyz19t5gFxFgPIv1ramcMWhn1tL9RSOsPlqQCtwc=" rel = "preload stylesheet" as = style > < link rel = apple-touch-icon href = https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png > < link rel = icon href = https://adityatelange.github.io/hugo-PaperMod/favicon.ico > < meta name = generator content = "Hugo 0.76.5" > < meta property = "og:title" content = "Papermod - Variables" > < meta property = "og:description" content = "Variables in PaperMod Below are variables used with this theme & mldr ;
2020-10-22 16:05:37 +02:00
Site Variables name type example ShowReadingTime boolean true | false defaultTheme string light | dark | auto ShowShareButtons boolean true | false cover.linkFullImages boolean true | false cover.responsiveImages boolean true | false Page Variables name type example showtoc boolean true | false tocopen boolean true | false hidemeta boolean true | false cover.">< meta property = "og:type" content = "article" > < meta property = "og:url" content = "https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-variables/" > < meta property = "article:published_time" content = "2020-09-24T11:33:33+05:30" > < meta property = "article:modified_time" content = "2020-09-24T11:33:33+05:30" > < meta name = twitter:card content = "summary" > < meta name = twitter:title content = "Papermod - Variables" > < meta name = twitter:description content = "Variables in PaperMod Below are variables used with this theme & mldr ;
Site Variables name type example ShowReadingTime boolean true | false defaultTheme string light | dark | auto ShowShareButtons boolean true | false cover.linkFullImages boolean true | false cover.responsiveImages boolean true | false Page Variables name type example showtoc boolean true | false tocopen boolean true | false hidemeta boolean true | false cover.">< script type = application/ld+json > { "@context" : "https://schema.org" , "@type" : "BlogPosting" , "headline" : "Papermod - Variables" , "name" : "Papermod - Variables" , "description" : "Variables in PaperMod Below are variables used with this theme\u0026amp;hellip;\nSite Variables name type example ShowReadingTime boolean true | false defaultTheme string light | …" , "keywords" : [ "PaperMod" ] , "articleBody" : "Variables in PaperMod Below are variables used with this theme…\nSite Variables name type example ShowReadingTime boolean true | false defaultTheme string light | dark | auto ShowShareButtons boolean true | false cover.linkFullImages boolean true | false cover.responsiveImages boolean true | false Page Variables name type example showtoc boolean true | false tocopen boolean true | false hidemeta boolean true | false cover.image string 'featured.jpg' cover.caption string '' cover.alt string '' " , "wordCount" : "72" , "inLanguage" : "en" , "datePublished" : "2020-09-24T11:33:33+05:30" , "dateModified" : "2020-09-24T11:33:33+05:30" , "author" : { "@type" : "Person" , "name" : "Aditya Telange" } , "mainEntityOfPage" : { "@type" : "WebPage" , "@id" : "https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-variables/" } , "publisher" : { "@type" : "Organization" , "name" : "PaperMod" , "logo" : { "@type" : "ImageObject" , "url" : "https://adityatelange.github.io/hugo-PaperMod/favicon.ico" } } } < / script > < / head > < body class = single id = top > < script > if ( localStorage . getItem ( "pref-theme" ) === "dark" ) { document . body . classList . add ( 'dark' ) ; } else if ( localStorage . getItem ( "pref-theme" ) === "light" ) { document . body . classList . remove ( 'dark' ) } else { if ( window . matchMedia ( '(prefers-color-scheme: dark)' ) . matches ) { document . body . classList . add ( 'dark' ) ; } } < / script > < noscript > < style type = text/css > . theme-toggle , . top-link { display : none } < / style > < / noscript > < header class = header > < nav class = nav > < p class = logo > < a href = https://adityatelange.github.io/hugo-PaperMod/ > PaperMod< / a >
2020-10-25 08:39:02 +01:00
< span class = theme-toggle > < a id = theme-toggle > < svg id = "moon" xmlns = "http://www.w3.org/2000/svg" width = "24" height = "24" viewBox = "0 0 24 24" fill = "none" stroke = "currentcolor" stroke-width = "2" stroke-linecap = "round" stroke-linejoin = "round" > < path d = "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z" / > < / svg > < svg id = "sun" xmlns = "http://www.w3.org/2000/svg" width = "24" height = "24" viewBox = "0 0 24 24" fill = "none" stroke = "currentcolor" stroke-width = "2" stroke-linecap = "round" stroke-linejoin = "round" > < circle cx = "12" cy = "12" r = "5" / > < line x1 = "12" y1 = "1" x2 = "12" y2 = "3" / > < line x1 = "12" y1 = "21" x2 = "12" y2 = "23" / > < line x1 = "4.22" y1 = "4.22" x2 = "5.64" y2 = "5.64" / > < line x1 = "18.36" y1 = "18.36" x2 = "19.78" y2 = "19.78" / > < line x1 = "1" y1 = "12" x2 = "3" y2 = "12" / > < line x1 = "21" y1 = "12" x2 = "23" y2 = "12" / > < line x1 = "4.22" y1 = "19.78" x2 = "5.64" y2 = "18.36" / > < line x1 = "18.36" y1 = "5.64" x2 = "19.78" y2 = "4.22" / > < / svg > < / a > < / span > < / p > < ul class = menu id = menu onscroll = menu_on_scroll() > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/archives/ > < span > Archives< / span > < / a > < / li > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/tags/ > < span > Tags< / span > < / a > < / li > < / ul > < / nav > < / header > < main class = main > < article class = post-single > < header class = post-header > < h1 class = post-title > Papermod - Variables< div class = entry-isdraft > < sup > [draft]< / sup > < / div > < / h1 > < div class = post-meta > September 24, 2020 · 1 min · Aditya Telange< / div > < / header > < div class = toc > < details open > < summary > < div class = details > Table of Contents< / div > < / summary > < blockquote > < ul > < li > < a href = #variables-in-papermod > Variables in PaperMod< / a > < ul > < li > < a href = #site-variables > Site Variables< / a > < / li > < li > < a href = #page-variables > Page Variables< / a > < / li > < / ul > < / li > < / ul > < / blockquote > < / details > < / div > < div class = post-content > < h2 id = variables-in-papermod > Variables in PaperMod< / h2 > < p > Below are variables used with this theme… < / p > < h3 id = site-variables > Site Variables< / h3 > < table > < thead > < tr > < th > name< / th > < th > type< / th > < th > example< / th > < / tr > < / thead > < tbody > < tr > < td > ShowReadingTime< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < tr > < td > defaultTheme< / td > < td > string< / td > < td > light | dark | auto< / td > < / tr > < tr > < td > ShowShareButtons< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < tr > < td > cover.linkFullImages< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < tr > < td > cover.responsiveImages< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < / tbody > < / table > < h3 id = page-variables > Page Variables< / h3 > < table > < thead > < tr > < th > name< / th > < th > type< / th > < th > example< / th > < / tr > < / thead > < tbody > < tr > < td > showtoc< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < tr > < td > tocopen< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < tr > < td > hidemeta< / td > < td > boolean< / td > < td > true | false< / td > < / tr > < tr > < td > cover.image< / td > < td > string< / td > < td > < code > 'featured.jpg'< / code > < / td > < / tr > < tr > < td > cover.caption< / td > < td > string< / td > < td > < code > '< text>'< / code > < / td > < / tr > < tr > < td > cover.alt< / td > < td > string< / td > < td > < code > '< alt text>'< / code > < / td > < / tr > < / tbody > < / table > < / div > < footer class = post-footer > < ul class = post-tags > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/tags/papermod > PaperMod< / a > < / li > < / ul > < div class = share-buttons > < a target = _blank rel = "noopener noreferrer" aria-label = "share Papermod - Variables on twitter" href = "https://twitter.com/intent/tweet/?text=Papermod%20-%20Variables&url=https%3a%2f%2fadityatelange.github.io%2fhugo-PaperMod%2fposts%2fpapermod%2fpapermod-variables%2f" > < svg viewBox = "0 0 512 512" > < path d = "M449.446.0C483.971.0 512 28 . 03 512 62 . 554v386 . 892C512 483 . 97 483 . 97 512 449 . 446 512h-386 . 892c-34 . 524 . 0-62 . 554-28 . 03-62 . 554-62 . 554v-386 . 892c0-34 . 524 28 . 029-62 . 554 62 . 554-62 . 554h386 . 892zm-253 . 927 424 . 544c135 . 939 . 0 210 . 268-112 . 643 210 . 268-210 . 268 . 0-3 . 218 . 0-6 . 437- . 153-9 . 502 14 . 406-10 . 421 26 . 973-23 . 448 36 . 935-38 . 314-13 . 18 5 . 824-27 . 433 9 . 809-42 . 452 11 . 648 15 . 326-9 . 196 26 . 973-23 . 602 32 . 49-40 . 92-14 . 252 8 . 429-30 . 038 14 . 56-46 . 896 17 . 931-13 . 487-14 . 406-32 . 644-23 . 295-53 . 946-23 . 295-40 . 767 . 0-73 . 87 33 . 104-73 . 87 73 . 87 . 0 5 . 824 . 613 11 . 494 1 . 992 16 . 858-61 . 456-3 . 065-115 . 862-32 . 49-152 . 337-77 . 241-6 . 284 10 . 881-9 . 962 23 . 601-9 . 962 37 . 088 . 0 25 . 594 13 . 027 48 . 276 32 . 95 61 . 456-12 . 107- . 307-23 . 448-3 . 678-33 . 41-9
2020-09-24 08:27:38 +02:00
< span > · < / span >
< span > Powered by < a href = https://gohugo.io/ rel = "noopener noreferrer" target = _blank > Hugo️ ️ < / a > ️ < / span >
< span > · < / span >
< span > Theme️ < a href = https://git.io/hugopapermod rel = noopener target = _blank > PaperMod< / a > < / span > < / footer > < a href = #top aria-label = "go to top" title = "Go to Top" > < button class = top-link id = top-link type = button > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 12 6" > < path d = "M12 6H0l6-6z" / > < / svg > < / button > < / a >
2020-10-03 15:03:40 +02:00
< script src = https://adityatelange.github.io/hugo-PaperMod/assets/js/highlight.min.e7afc2928c0925d65c4732dfebe147014d91299a98e819e4b42f25c4fa68e91c.js integrity = "sha256-56/CkowJJdZcRzLf6+FHAU2RKZqY6BnktC8lxPpo6Rw=" > < / script > < script > hljs . initHighlightingOnLoad ( ) ; < / script > < script > w i n d o w . o n l o a d = f u n c t i o n ( ) { i f ( l o c a l S t o r a g e . g e t I t e m ( " m e n u - s c r o l l - p o s i t i o n " ) ) { d o c u m e n t . g e t E l e m e n t B y I d ( ' m e n u ' ) . s c r o l l L e f t = l o c a l S t o r a g e . g e t I t e m ( " m e n u - s c r o l l - p o s i t i o n " ) ; } }
2020-10-04 17:14:06 +02:00
document.querySelectorAll('a[href^="#"]').forEach(anchor=>{anchor.addEventListener("click",function(e){e.preventDefault();document.querySelector(this.getAttribute("href")).scrollIntoView({behavior:"smooth"});});});var mybutton=document.getElementById("top-link");window.onscroll=function(){if(document.body.scrollTop>800||document.documentElement.scrollTop>800){mybutton.style.visibility="visible";mybutton.style.opacity="1";}else{mybutton.style.visibility="hidden";mybutton.style.opacity="0";}};function menu_on_scroll(){localStorage.setItem("menu-scroll-position",document.getElementById('menu').scrollLeft);}< / script > < script > document . getElementById ( "theme-toggle" ) . addEventListener ( "click" , ( ) => { if ( document . body . className . includes ( "dark" ) ) { document . body . classList . remove ( 'dark' ) ; localStorage . setItem ( "pref-theme" , 'light' ) ; } else { document . body . classList . add ( 'dark' ) ; localStorage . setItem ( "pref-theme" , 'dark' ) ; } } ) < / script > < / body > < / html >