Installation | Update
Read Install and Update instructions here
From e387115cf8fb2c116966b22481b232b97a40b4be Mon Sep 17 00:00:00 2001
From: adityatelange
Read Install and Update instructions here
Get known about All Features in PaperMod
Frequently Asked Questions
List of all Icons supported by PaperMod
List of Front Matter variables used by PaperMod
Welcome to demo of hugo’s theme PaperMod.
Read Install and Update instructions here
Get known about All Features in PaperMod
Frequently Asked Questions
List of all Icons supported by PaperMod
List of Front Matter variables used by PaperMod
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. +
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. ...
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. ...
Lorem est tota propiore conpellat pectoribus de pectora summo. ...
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. diff --git a/posts/emoji-support/index.html b/posts/emoji-support/index.html index c518251f..a3d866e8 100644 --- a/posts/emoji-support/index.html +++ b/posts/emoji-support/index.html @@ -1,5 +1,5 @@
Emoji can be enabled in a Hugo project in a number of ways.
The emojify
function can be called directly in templates or Inline Shortcodes.
To enable emoji globally, set enableEmoji
to true
in your site’s configuration and then you can type emoji shorthand codes directly in content files; e.g.
🙈 🙈
🙉 🙉
🙊 🙊
The Emoji cheat sheet is a useful reference for emoji shorthand codes.
N.B. The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.
Emoji can be enabled in a Hugo project in a number of ways.
The emojify
function can be called directly in templates or Inline Shortcodes.
To enable emoji globally, set enableEmoji
to true
in your site’s configuration and then you can type emoji shorthand codes directly in content files; e.g.
🙈 🙈
🙉 🙉
🙊 🙊
The Emoji cheat sheet is a useful reference for emoji shorthand codes.
N.B. The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack; e.g.
.emoji {
font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols;
}
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. +
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. ...
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. ...
Lorem est tota propiore conpellat pectoribus de pectora summo. ...
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. diff --git a/posts/markdown-syntax/index.html b/posts/markdown-syntax/index.html index e408314f..7a130553 100644 --- a/posts/markdown-syntax/index.html +++ b/posts/markdown-syntax/index.html @@ -1,5 +1,5 @@
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
The following HTML <h1>
—<h6>
elements represent six levels of section headings. <h1>
is the highest section level while <h6>
is the lowest.
Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.
Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.
The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer
or cite
element, and optionally with in-line changes such as annotations and abbreviations.
Tiam, ad mint andaepu dandae nostion secatur sequo quae. +
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
The following HTML <h1>
—<h6>
elements represent six levels of section headings. <h1>
is the highest section level while <h6>
is the lowest.
Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum, voluptionse latur sitiae dolessi aut parist aut dollo enim qui voluptate ma dolestendit peritin re plis aut quas inctum laceat est volestemque commosa as cus endigna tectur, offic to cor sequas etum rerum idem sintibus eiur? Quianimin porecus evelectur, cum que nis nust voloribus ratem aut omnimi, sitatur? Quiatem. Nam, omnis sum am facea corem alique molestrunt et eos evelece arcillit ut aut eos eos nus, sin conecerem erum fuga. Ri oditatquam, ad quibus unda veliamenimin cusam et facea ipsamus es exerum sitate dolores editium rerore eost, temped molorro ratiae volorro te reribus dolorer sperchicium faceata tiustia prat.
Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sapicia is sinveli squiatum, core et que aut hariosam ex eat.
The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer
or cite
element, and optionally with in-line changes such as annotations and abbreviations.
Tiam, ad mint andaepu dandae nostion secatur sequo quae. Note that you can use Markdown syntax within a blockquote.
Don’t communicate by sharing memory, share memory by communicating.
— Rob Pike1
Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.
Name | Age |
---|---|
Bob | 27 |
Alice | 23 |
Italics | Bold | Code |
---|---|---|
italics | bold | code |
<!DOCTYPE html>
<html lang="en">
<head>
diff --git a/posts/math-typesetting/index.html b/posts/math-typesetting/index.html
index ca74ba12..29dd5359 100644
--- a/posts/math-typesetting/index.html
+++ b/posts/math-typesetting/index.html
@@ -1,5 +1,5 @@
Math Typesetting | PaperMod Math Typesetting
A brief guide to setup KaTeXTable of Contents
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
In this example we will be using KaTeX
- Create a partial under
/layouts/partials/math.html
- Within this partial reference the Auto-render Extension or host these scripts locally.
- Include the partial in your templates (
extend_head.html
) like so: - refer ISSUE #236
Math Typesetting
A brief guide to setup KaTeXTable of Contents
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
In this example we will be using KaTeX
- Create a partial under
/layouts/partials/math.html
- Within this partial reference the Auto-render Extension or host these scripts locally.
- Include the partial in your templates (
extend_head.html
) like so: - refer ISSUE #236
{{ if or .Params.math .Site.Params.math }}
{{ partial "math.html" . }}
{{ end }}
- To enable KaTex globally set the parameter
math
to true
in a project’s configuration - To enable KaTex on a per page basis include the parameter
math: true
in content files
Note: Use the online reference of Supported TeX Functions
Examples
Inline math: \(\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…\)
Block math:
$$
diff --git a/posts/page/2/index.html b/posts/page/2/index.html
index e53c8455..c519b873 100644
--- a/posts/page/2/index.html
+++ b/posts/page/2/index.html
@@ -1,5 +1,5 @@
Posts | PaperMod Posts
PaperMod
Contains posts related to PaperMod
January 20, 2021 · 0 min · Theme PaperMod © 2021 PaperMod
+ Posts
PaperMod
Contains posts related to PaperMod
January 20, 2021 · 0 min · Theme PaperMod © 2021 PaperMod
·
Powered by Hugo
·
diff --git a/posts/papermod/index.html b/posts/papermod/index.html
index 4336bf6c..5250df5d 100644
--- a/posts/papermod/index.html
+++ b/posts/papermod/index.html
@@ -1,5 +1,5 @@
PaperMod | PaperMod PaperMod
Contains posts related to PaperModInstallation | Update
Read Install and Update instructions here
January 20, 2021 · 4 min · Aditya Telange Features
Get known about All Features in PaperMod
January 20, 2021 · 5 min · Aditya Telange FAQs [draft]
Frequently Asked Questions
January 20, 2021 · 4 min · Aditya Telange Icons [draft]
List of all Icons supported by PaperMod
January 20, 2021 · 1 min · Aditya Telange Variables | Front Matter [draft]
List of Front Matter variables used by PaperMod
January 20, 2021 · 4 min · Aditya Telange © 2021 PaperMod
+ PaperMod
Contains posts related to PaperModInstallation | Update
Read Install and Update instructions here
January 20, 2021 · 4 min · Aditya Telange Features
Get known about All Features in PaperMod
January 20, 2021 · 5 min · Aditya Telange FAQs [draft]
Frequently Asked Questions
January 20, 2021 · 4 min · Aditya Telange Icons [draft]
List of all Icons supported by PaperMod
January 20, 2021 · 1 min · Aditya Telange Variables | Front Matter [draft]
List of Front Matter variables used by PaperMod
January 20, 2021 · 4 min · Aditya Telange © 2021 PaperMod
·
Powered by Hugo
·
diff --git a/posts/papermod/papermod-faq/index.html b/posts/papermod/papermod-faq/index.html
index 91885355..4beac376 100644
--- a/posts/papermod/papermod-faq/index.html
+++ b/posts/papermod/papermod-faq/index.html
@@ -1,5 +1,5 @@
FAQs | PaperMod FAQs [draft]
Table of Contents
- Intro
- Override theme template
- Enable Social-Metadata and SEO
- Failed to find a valid digest in the ‘integrity’ attribute for resource … ?
- Bundling Custom css with theme’s assets
- Custom Head / Footer
- Add menu to site
- Pin a Post
- Adding Custom Favicon(s)
- Centering image in markdown
- Using Hugo’s Syntax highlighter “chroma”
- Search not working ?
- References
Intro
We’ll be using yml/yaml
format for all examples down below, I recommend using yml
over toml
as it is easier to read.
You can find any YML to TOML converters if necessary.
Override theme template
By Hugo’s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
Let’s say you wish the list
was different. All you have to do is copy the list
template:
FAQs [draft]
Table of Contents
- Intro
- Override theme template
- Enable Social-Metadata and SEO
- Failed to find a valid digest in the ‘integrity’ attribute for resource … ?
- Bundling Custom css with theme’s assets
- Custom Head / Footer
- Add menu to site
- Pin a Post
- Adding Custom Favicon(s)
- Centering image in markdown
- Using Hugo’s Syntax highlighter “chroma”
- Search not working ?
- References
Intro
We’ll be using yml/yaml
format for all examples down below, I recommend using yml
over toml
as it is easier to read.
You can find any YML to TOML converters if necessary.
Override theme template
By Hugo’s Lookup Order, you can override any part of a theme that you want. The following is a quick example.
Let’s say you wish the list
was different. All you have to do is copy the list
template:
your-site/themes/papermod/layouts/_defaults/list.html
And paste it under your own layouts
folder:
your-site/layouts/_defaults/list.html
Then you’re free to make any changes you want to the list
.
When Hugo builds your site, your copy of list.html
will be used instead of the theme’s list.html
.
Enable Social-Metadata and SEO
These include OpenGraph, Twitter Cards and Schema.
params:
diff --git a/posts/papermod/papermod-features/index.html b/posts/papermod/papermod-features/index.html
index f04d337c..866c84ac 100644
--- a/posts/papermod/papermod-features/index.html
+++ b/posts/papermod/papermod-features/index.html
@@ -1,5 +1,5 @@
Features | PaperMod Features
Table of Contents
- Intro
- Assets (js/css)
- Default Theme light/dark/auto
- Theme Switch Toggle (enabled by default)
- Archives Layout
- Regular Mode (default-mode)
- Home-Info Mode
- Profile Mode
- Search Page
- Draft Page indication
- Post Cover Image
- Share Buttons on post
- Show post reading time
- Show Table of Contents (Toc) on blog post
- BreadCrumb Navigation
- Edit Link for Posts
- Other Posts suggestion below a post
- Multiple Authors
- Comments
- AccessKeys
- Enhanced SEO
- Multilingual Support
- Misc
Intro
We’ll be using yml/yaml
format for all examples down below, I recommend using yml
over toml
as it is easier to read.
You can find any YML to TOML converters if necessary.
Assets (js/css)
The following is enabled by default
- minification - makes the assets size smallest as possible.
- bundling - bundles all the styles in one single asset
- fingerprint/intergity check.
Default Theme light/dark/auto
Features
Table of Contents
- Intro
- Assets (js/css)
- Default Theme light/dark/auto
- Theme Switch Toggle (enabled by default)
- Archives Layout
- Regular Mode (default-mode)
- Home-Info Mode
- Profile Mode
- Search Page
- Draft Page indication
- Post Cover Image
- Share Buttons on post
- Show post reading time
- Show Table of Contents (Toc) on blog post
- BreadCrumb Navigation
- Edit Link for Posts
- Other Posts suggestion below a post
- Multiple Authors
- Comments
- AccessKeys
- Enhanced SEO
- Multilingual Support
- Misc
Intro
We’ll be using yml/yaml
format for all examples down below, I recommend using yml
over toml
as it is easier to read.
You can find any YML to TOML converters if necessary.
Assets (js/css)
The following is enabled by default
- minification - makes the assets size smallest as possible.
- bundling - bundles all the styles in one single asset
- fingerprint/intergity check.
Default Theme light/dark/auto
params:
# defaultTheme: light
# defaultTheme: dark
defaultTheme: auto # to switch between dark or light according to browser theme
diff --git a/posts/papermod/papermod-icons/index.html b/posts/papermod/papermod-icons/index.html
index 0348755e..5ca14170 100644
--- a/posts/papermod/papermod-icons/index.html
+++ b/posts/papermod/papermod-icons/index.html
@@ -1,5 +1,5 @@
Icons | PaperMod Icons [draft]
Table of Contents
Social Icons
No. Name Platform Link 1 123rf
123rf.com 2 adobestock
stock.adobe.com 3 behance
behance.net 4 buymeacoffee
buymeacoffee.com 5 codepen
codepen.io 6 cryptohack
cryptohack.org 7 ctftime
ctftime.org 8 dev
dev.to 9 discogs
discogs.com 10 discord
discord.com 11 dreamstime
dreamstime.com 12 dribbble
dribbble.com 13 email
- 14 facebook
facebook.com 15 freepik
freepik.com 16 gitea
gitea.io 17 github
github.com 18 gitlab
gitlab.com 19 hackerone
hackerone.com 20 hackerrank
hackerrank.com 21 hackthebox
hackthebox.eu 22 instagram
instagram.com 23 itchio
itch.io 24 kakaotalk
kakaocorp.com/service/KakaoTalk 25 keybase
keybase.io 26 kofi
ko-fi.com 27 lastfm
last.fm 28 linkedin
linkedin.com 29 mastodon
mastodon.social 30 medium
medium.com 31 mixcloud
mixcloud.com 32 nuget
nuget.org 33 paypal
paypal.com 34 qq
qq.com 35 reddit
reddit.com 36 rss
- 37 soundcloud
soundcloud.com 38 shutterstock
shutterstock.com 39 slack
slack.com 40 snapchat
snapchat.com/add 41 sourcerer
sourcerer.io 42 stackoverflow
stackoverflow.com 43 steam
steampowered.com 44 telegram
telegram.org 45 twitch
twitch.tv 46 twitter
twitter.com 47 unsplash
unsplash.com 48 youtube
youtube.com 49 other
-
Usage :
socialIcons:
+
Icons [draft]
Table of Contents
Social Icons
No. Name Platform Link 1 123rf
123rf.com 2 adobestock
stock.adobe.com 3 behance
behance.net 4 buymeacoffee
buymeacoffee.com 5 codepen
codepen.io 6 cryptohack
cryptohack.org 7 ctftime
ctftime.org 8 dev
dev.to 9 discogs
discogs.com 10 discord
discord.com 11 dreamstime
dreamstime.com 12 dribbble
dribbble.com 13 email
- 14 facebook
facebook.com 15 freepik
freepik.com 16 gitea
gitea.io 17 github
github.com 18 gitlab
gitlab.com 19 hackerone
hackerone.com 20 hackerrank
hackerrank.com 21 hackthebox
hackthebox.eu 22 instagram
instagram.com 23 itchio
itch.io 24 kakaotalk
kakaocorp.com/service/KakaoTalk 25 keybase
keybase.io 26 kofi
ko-fi.com 27 lastfm
last.fm 28 linkedin
linkedin.com 29 mastodon
mastodon.social 30 medium
medium.com 31 mixcloud
mixcloud.com 32 nuget
nuget.org 33 paypal
paypal.com 34 qq
qq.com 35 reddit
reddit.com 36 rss
- 37 soundcloud
soundcloud.com 38 shutterstock
shutterstock.com 39 slack
slack.com 40 snapchat
snapchat.com/add 41 sourcerer
sourcerer.io 42 stackoverflow
stackoverflow.com 43 steam
steampowered.com 44 telegram
telegram.org 45 twitch
twitch.tv 46 twitter
twitter.com 47 unsplash
unsplash.com 48 youtube
youtube.com 49 other
-
Usage :
socialIcons:
- name: "kofi"
url: "https://kofi.com"
- name: "twitter"
diff --git a/posts/papermod/papermod-installation/index.html b/posts/papermod/papermod-installation/index.html
index 84d57119..615284a9 100644
--- a/posts/papermod/papermod-installation/index.html
+++ b/posts/papermod/papermod-installation/index.html
@@ -1,5 +1,5 @@
Installation | Update | PaperMod Installation | Update
Intro
- We’ll be using
yml/yaml
format for all examples down below, I recommend using yml
over toml
as it is easier to read. - You can find any YML to TOML converters if necessary.
Guide
Follow Quick Start guide to setup hugo and create a new site.
Note: Use -f to select yml format
hugo new site <name of site> -f yml
Make sure you install latest version of hugo(>=0.82.0)
.
After you have created a new site, at Step 3 follow the steps:
Method 1
Inside the folder of your Hugo site, run:
Installation | Update
Intro
- We’ll be using
yml/yaml
format for all examples down below, I recommend using yml
over toml
as it is easier to read. - You can find any YML to TOML converters if necessary.
Guide
Follow Quick Start guide to setup hugo and create a new site.
Note: Use -f to select yml format
hugo new site <name of site> -f yml
Make sure you install latest version of hugo(>=0.82.0)
.
After you have created a new site, at Step 3 follow the steps:
Method 1
Inside the folder of your Hugo site, run:
git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
Note: You may use --branch v3.0
to end of above command if you want to stick to specific release.
Updating theme :
cd themes/PaperMod
git pull
Method 2
you can use as submodule with
git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod --depth=1
diff --git a/posts/papermod/papermod-variables/index.html b/posts/papermod/papermod-variables/index.html
index 6b1b9357..4dce88c5 100644
--- a/posts/papermod/papermod-variables/index.html
+++ b/posts/papermod/papermod-variables/index.html
@@ -1,5 +1,5 @@
Variables | Front Matter | PaperMod Variables | Front Matter [draft]
Below are variables used with this theme…
Site Variables under Params
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 ShowReadingTime
boolean true | false To show read time in post meta ShowShareButtons
boolean true | false To show/hide share buttons under post 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 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 comments
boolean true | false To show/hide comments 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 fuseOpts
- - Details socialIcons
- - Details label
- - Details assets
- - Details cover
- - Details profileMode
- - Details editPost
- - Details
label
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
profileMode
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
Variables | Front Matter [draft]
Below are variables used with this theme…
Site Variables under Params
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 ShowReadingTime
boolean true | false To show read time in post meta ShowShareButtons
boolean true | false To show/hide share buttons under post 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 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 comments
boolean true | false To show/hide comments 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 fuseOpts
- - Details socialIcons
- - Details label
- - Details assets
- - Details cover
- - Details profileMode
- - Details editPost
- - Details
label
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
profileMode
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
profileMode:
buttons:
- name: Archive
url: "/archive"
diff --git a/posts/placeholder-text/index.html b/posts/placeholder-text/index.html
index 282d9b53..a04a2115 100644
--- a/posts/placeholder-text/index.html
+++ b/posts/placeholder-text/index.html
@@ -1,5 +1,5 @@
Placeholder Text | PaperMod Placeholder Text
Lorem Ipsum Dolor Si AmetTable of Contents
Lorem est tota propiore conpellat pectoribus de pectora summo.
Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.
- Exierant elisi ambit vivere dedere
- Duce pollice
- Eris modo
- Spargitque ferrea quos palude
Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.
- Comas hunc haec pietate fetum procerum dixit
- Post torum vates letum Tiresia
- Flumen querellas
- Arcanaque montibus omnes
- Quidem et
Vagus elidunt
Mane refeci capiebant unda mulcebat
Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. Faces illo pepulere tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.
Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.
Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel mitis temploque vocatus, inque alis, oculos nomen non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides parte.
Placeholder Text
Lorem Ipsum Dolor Si AmetTable of Contents
Lorem est tota propiore conpellat pectoribus de pectora summo.
Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.
- Exierant elisi ambit vivere dedere
- Duce pollice
- Eris modo
- Spargitque ferrea quos palude
Rursus nulli murmur; hastile inridet ut ab gravi sententia! Nomine potitus silentia flumen, sustinet placuit petis in dilapsa erat sunt. Atria tractus malis.
- Comas hunc haec pietate fetum procerum dixit
- Post torum vates letum Tiresia
- Flumen querellas
- Arcanaque montibus omnes
- Quidem et
Vagus elidunt
Mane refeci capiebant unda mulcebat
Victa caducifer, malo vulnere contra dicere aurato, ludit regale, voca! Retorsit colit est profanae esse virescere furit nec; iaculi matertera et visa est, viribus. Divesque creatis, tecta novat collumque vulnus est, parvas. Faces illo pepulere tempus adest. Tendit flamma, ab opes virum sustinet, sidus sequendo urbis.
Iubar proles corpore raptos vero auctor imperium; sed et huic: manus caeli Lelegas tu lux. Verbis obstitit intus oblectamina fixis linguisque ausus sperare Echionides cornuaque tenent clausit possit. Omnia putatur. Praeteritae refert ausus; ferebant e primus lora nutat, vici quae mea ipse. Et iter nil spectatae vulnus haerentia iuste et exercebat, sui et.
Eurytus Hector, materna ipsumque ut Politen, nec, nate, ignari, vernum cohaesit sequitur. Vel mitis temploque vocatus, inque alis, oculos nomen non silvis corpore coniunx ne displicet illa. Crescunt non unus, vidit visa quantum inmiti flumina mortis facto sic: undique a alios vincula sunt iactata abdita! Suspenderat ego fuit tendit: luna, ante urbem Propoetides parte.
© 2021 PaperMod
·
Powered by Hugo
diff --git a/posts/rich-content/index.html b/posts/rich-content/index.html
index c16d4539..371c77e2 100644
--- a/posts/rich-content/index.html
+++ b/posts/rich-content/index.html
@@ -1,5 +1,5 @@
Rich Content | PaperMod Rich Content
A brief description of Hugo ShortcodesHugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
YouTube Privacy Enhanced Shortcode
Twitter Simple Shortcode
“In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”
— Jan Tschichold pic.twitter.com/gcv7SrhvJb
— Graphic Design History (@DesignReviewed) January 17, 2019
Vimeo Simple Shortcode
Rich Content
A brief description of Hugo ShortcodesHugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
YouTube Privacy Enhanced Shortcode
Twitter Simple Shortcode
“In addition to being more logical, asymmetry has the advantage that its complete appearance is far more optically effective than symmetry.”
— Jan Tschichold pic.twitter.com/gcv7SrhvJb
— Graphic Design History (@DesignReviewed) January 17, 2019
Vimeo Simple Shortcode
© 2021 PaperMod
·
Powered by Hugo
diff --git a/search/index.html b/search/index.html
index 8ffc2b32..f005e17c 100644
--- a/search/index.html
+++ b/search/index.html
@@ -1,5 +1,5 @@
Search | PaperMod Search
© 2021 PaperMod
+ Search
© 2021 PaperMod
·
Powered by Hugo
·
diff --git a/series/index.html b/series/index.html
index 3c754fb0..4480026f 100644
--- a/series/index.html
+++ b/series/index.html
@@ -1,5 +1,5 @@
Series | PaperMod Series
© 2021 PaperMod
+
Series
© 2021 PaperMod
·
Powered by Hugo
·
diff --git a/series/papermod/index.html b/series/papermod/index.html
index 67a51338..f05d0d27 100644
--- a/series/papermod/index.html
+++ b/series/papermod/index.html
@@ -1,5 +1,5 @@
PaperMod | PaperMod PaperMod
Installation | Update
Read Install and Update instructions here
January 20, 2021 · 4 min · Aditya Telange © 2021 PaperMod
+ PaperMod
Installation | Update
Read Install and Update instructions here
January 20, 2021 · 4 min · Aditya Telange © 2021 PaperMod
·
Powered by Hugo
·
diff --git a/series/themes-guide/index.html b/series/themes-guide/index.html
index 75d5b41b..ee5a7bf6 100644
--- a/series/themes-guide/index.html
+++ b/series/themes-guide/index.html
@@ -1,5 +1,5 @@
Themes Guide | PaperMod Themes Guide
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+
Themes Guide
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
...
March 11, 2019 · 3 min · Hugo Authors © 2021 PaperMod
·
Powered by Hugo
diff --git a/tags/css/index.html b/tags/css/index.html
index 4802da18..7335aaeb 100644
--- a/tags/css/index.html
+++ b/tags/css/index.html
@@ -1,5 +1,5 @@
css | PaperMod css
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+
css
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
...
March 11, 2019 · 3 min · Hugo Authors © 2021 PaperMod
·
Powered by Hugo
diff --git a/tags/emoji/index.html b/tags/emoji/index.html
index af6067ae..620a0357 100644
--- a/tags/emoji/index.html
+++ b/tags/emoji/index.html
@@ -1,5 +1,5 @@
emoji | PaperMod emoji
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.
+
emoji
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.
...
March 5, 2019 · 1 min · Hugo Authors © 2021 PaperMod
·
Powered by Hugo
diff --git a/tags/html/index.html b/tags/html/index.html
index 686a74e2..0775a67a 100644
--- a/tags/html/index.html
+++ b/tags/html/index.html
@@ -1,5 +1,5 @@
html | PaperMod html
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+
html
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
...
March 11, 2019 · 3 min · Hugo Authors © 2021 PaperMod
·
Powered by Hugo
diff --git a/tags/index.html b/tags/index.html
index cb903bfd..b789ee34 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -1,5 +1,5 @@
Tags | PaperMod Tags
© 2021 PaperMod
+ Tags
© 2021 PaperMod
·
Powered by Hugo
·
diff --git a/tags/markdown/index.html b/tags/markdown/index.html
index 11355427..98b40402 100644
--- a/tags/markdown/index.html
+++ b/tags/markdown/index.html
@@ -1,5 +1,5 @@
markdown | PaperMod markdown
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+
markdown
Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
...
March 11, 2019 · 3 min · Hugo Authors Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
...
© 2021 PaperMod
·
diff --git a/tags/papermod/index.html b/tags/papermod/index.html
index a130d3fa..69fb1dca 100644
--- a/tags/papermod/index.html
+++ b/tags/papermod/index.html
@@ -1,5 +1,5 @@
PaperMod | PaperMod PaperMod
Installation | Update
Read Install and Update instructions here
January 20, 2021 · 4 min · Aditya Telange Features
Get known about All Features in PaperMod
January 20, 2021 · 5 min · Aditya Telange FAQs [draft]
Frequently Asked Questions
January 20, 2021 · 4 min · Aditya Telange Icons [draft]
List of all Icons supported by PaperMod
January 20, 2021 · 1 min · Aditya Telange Variables | Front Matter [draft]
List of Front Matter variables used by PaperMod
January 20, 2021 · 4 min · Aditya Telange © 2021 PaperMod
+ PaperMod
Installation | Update
Read Install and Update instructions here
January 20, 2021 · 4 min · Aditya Telange Features
Get known about All Features in PaperMod
January 20, 2021 · 5 min · Aditya Telange FAQs [draft]
Frequently Asked Questions
January 20, 2021 · 4 min · Aditya Telange Icons [draft]
List of all Icons supported by PaperMod
January 20, 2021 · 1 min · Aditya Telange Variables | Front Matter [draft]
List of Front Matter variables used by PaperMod
January 20, 2021 · 4 min · Aditya Telange © 2021 PaperMod
·
Powered by Hugo
·
diff --git a/tags/privacy/index.html b/tags/privacy/index.html
index a3cd3d0e..b6367407 100644
--- a/tags/privacy/index.html
+++ b/tags/privacy/index.html
@@ -1,5 +1,5 @@
privacy | PaperMod privacy
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
+
privacy
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
...
March 10, 2019 · 1 min · Hugo Authors © 2021 PaperMod
·
Powered by Hugo
diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html
index 9e12fad0..883d835e 100644
--- a/tags/shortcodes/index.html
+++ b/tags/shortcodes/index.html
@@ -1,5 +1,5 @@
shortcodes | PaperMod shortcodes
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
+
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. ...
Lorem est tota propiore conpellat pectoribus de pectora summo. +
Lorem est tota propiore conpellat pectoribus de pectora summo. ...
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. +
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. ...