From 13250e416c29a6da8dfbf96449c246f9254a7d6c Mon Sep 17 00:00:00 2001 From: clente Date: Tue, 14 Feb 2023 00:32:03 +0000 Subject: [PATCH] deploy: f9a536f74c486181acf429d4adf03d3ed8efd236 --- 404.html | 4 ++-- blog/emoji-support/index.html | 4 ++-- blog/index.html | 4 ++-- blog/index.xml | 2 +- blog/markdown-syntax/index.html | 4 ++-- blog/math-typesetting/index.html | 4 ++-- blog/placeholder-text/index.html | 4 ++-- blog/rich-content/index.html | 4 ++-- categories/index.html | 4 ++-- categories/index.xml | 2 +- categories/syntax/index.html | 4 ++-- categories/syntax/index.xml | 2 +- categories/themes/index.html | 4 ++-- categories/themes/index.xml | 2 +- favicon.ico | Bin 15406 -> 0 bytes images/favicon.png | Bin 1312 -> 126 bytes images/share.png | Bin 25877 -> 0 bytes images/share.webp | Bin 0 -> 7490 bytes index.html | 19 ++++++++++--------- index.xml | 2 +- pt/404.html | 4 ++-- pt/blog/index.html | 4 ++-- pt/blog/index.xml | 2 +- pt/categories/index.html | 4 ++-- pt/categories/index.xml | 2 +- pt/index.html | 22 ++++++++++++---------- pt/index.xml | 2 +- pt/tags/index.html | 4 ++-- pt/tags/index.xml | 2 +- tags/css/index.html | 4 ++-- tags/css/index.xml | 2 +- tags/emoji/index.html | 4 ++-- tags/emoji/index.xml | 2 +- tags/html/index.html | 4 ++-- tags/html/index.xml | 2 +- tags/index.html | 4 ++-- tags/index.xml | 2 +- tags/markdown/index.html | 4 ++-- tags/markdown/index.xml | 2 +- tags/privacy/index.html | 4 ++-- tags/privacy/index.xml | 2 +- tags/shortcodes/index.html | 4 ++-- tags/shortcodes/index.xml | 2 +- tags/text/index.html | 4 ++-- tags/text/index.xml | 2 +- 45 files changed, 83 insertions(+), 80 deletions(-) delete mode 100644 favicon.ico delete mode 100644 images/share.png create mode 100644 images/share.webp diff --git a/404.html b/404.html index 3453870..1e6b63c 100644 --- a/404.html +++ b/404.html @@ -1,5 +1,5 @@ -404

Example Site

404

ʕノ•ᴥ•ʔノ ︵ ┻━┻

\ No newline at end of file diff --git a/blog/emoji-support/index.html b/blog/emoji-support/index.html index 61a8bc5..c54e5c1 100644 --- a/blog/emoji-support/index.html +++ b/blog/emoji-support/index.html @@ -1,7 +1,7 @@ -Emoji Support | Example Site

Example Site

Emoji Support

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.

1.emoji {
 2  font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols;
 3}

#emoji  

\ No newline at end of file diff --git a/blog/index.html b/blog/index.html index ffcea2f..e35c3d9 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,8 +1,8 @@ -Blog | Example Site

Example Site

  • Markdown Syntax Guide
  • Rich Content
  • Placeholder Text
  • diff --git a/blog/index.xml b/blog/index.xml index f934ff4..6084d1c 100644 --- a/blog/index.xml +++ b/blog/index.xml @@ -1 +1 @@ -Blog on Example Sitehttps://clente.github.io/hugo-bearcub/blog/Recent content in Blog on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p>Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p>Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://clente.github.io/hugo-bearcub/blog/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://clente.github.io/hugo-bearcub/blog/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file +Blog on Bear Cubhttps://clente.github.io/hugo-bearcub/blog/Recent content in Blog on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p>Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p>Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://clente.github.io/hugo-bearcub/blog/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://clente.github.io/hugo-bearcub/blog/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file diff --git a/blog/markdown-syntax/index.html b/blog/markdown-syntax/index.html index b2bbec5..c12da01 100644 --- a/blog/markdown-syntax/index.html +++ b/blog/markdown-syntax/index.html @@ -1,8 +1,8 @@ -Markdown Syntax Guide | Example Site

    Example Site

    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.

    Headings

    The following HTML <h1><h6> elements represent six levels of section headings. <h1> is the highest section level while <h6> is the lowest.

    H1

    H2

    H3

    H4

    H5
    H6

    Paragraph

    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.

    Blockquotes

    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.

    Blockquote without attribution

    Tiam, ad mint andaepu dandae nostion secatur sequo quae. Note that you can use Markdown syntax within a blockquote.

    Blockquote with attribution

    Don’t communicate by sharing memory, share memory by communicating. — Rob Pike1

    Tables

    Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.

    NameAge
    Bob27
    Alice23

    Inline Markdown within tables

    ItalicsBoldCode
    italicsboldcode

    Code Blocks

    Code block with backticks

     1<!doctype html>
      2<html lang="en">
    diff --git a/blog/math-typesetting/index.html b/blog/math-typesetting/index.html
    index 39cf743..435f05a 100644
    --- a/blog/math-typesetting/index.html
    +++ b/blog/math-typesetting/index.html
    @@ -1,8 +1,8 @@
    -Math Typesetting | Example Site

    Example Site

    Math Typesetting

    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 like so:
    1{{ if or .Params.math .Site.Params.math }}
     2{{ partial "math.html" . }}
     3{{ 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

    Block math: diff --git a/blog/placeholder-text/index.html b/blog/placeholder-text/index.html index 0dfddd5..43bf689 100644 --- a/blog/placeholder-text/index.html +++ b/blog/placeholder-text/index.html @@ -1,6 +1,6 @@ -Placeholder Text | Example Site

    Example Site

    Placeholder Text

    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.

    1. Exierant elisi ambit vivere dedere
    2. Duce pollice
    3. Eris modo
    4. 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.

    1. Comas hunc haec pietate fetum procerum dixit
    2. Post torum vates letum Tiresia
    3. Flumen querellas
    4. Arcanaque montibus omnes
    5. Quidem et

    Vagus elidunt

    The Van de Graaf Canon

    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.

    #markdown   #text  

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/blog/rich-content/index.html b/blog/rich-content/index.html index db54f9f..1226feb 100644 --- a/blog/rich-content/index.html +++ b/blog/rich-content/index.html @@ -1,6 +1,6 @@ -Rich Content | Example Site

    Example Site

    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.


    YouTube Privacy Enhanced Shortcode


    Twitter Simple Shortcode


    Vimeo Simple Shortcode

    Sing Jan Swing - Kinetic Type

    #shortcodes   #privacy  

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/categories/index.html b/categories/index.html index e2a446b..76acb25 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,7 +1,7 @@ -Categories | Example Site

    Example Site

    Filtering for "Categories"

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/categories/index.xml b/categories/index.xml index 8bfd7ca..a714b0d 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -1 +1 @@ -Categories on Example Sitehttps://clente.github.io/hugo-bearcub/categories/Recent content in Categories on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000syntaxhttps://clente.github.io/hugo-bearcub/categories/syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/categories/syntax/themeshttps://clente.github.io/hugo-bearcub/categories/themes/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/categories/themes/ \ No newline at end of file +Categories on Bear Cubhttps://clente.github.io/hugo-bearcub/categories/Recent content in Categories on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000syntaxhttps://clente.github.io/hugo-bearcub/categories/syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/categories/syntax/themeshttps://clente.github.io/hugo-bearcub/categories/themes/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/categories/themes/ \ No newline at end of file diff --git a/categories/syntax/index.html b/categories/syntax/index.html index 7eb5d3a..753d10d 100644 --- a/categories/syntax/index.html +++ b/categories/syntax/index.html @@ -1,6 +1,6 @@ -syntax | Example Site

    Example Site

    Filtering for "syntax"

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/categories/syntax/index.xml b/categories/syntax/index.xml index feca736..efcfe6e 100644 --- a/categories/syntax/index.xml +++ b/categories/syntax/index.xml @@ -1 +1 @@ -syntax on Example Sitehttps://clente.github.io/hugo-bearcub/categories/syntax/Recent content in syntax on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file +syntax on Bear Cubhttps://clente.github.io/hugo-bearcub/categories/syntax/Recent content in syntax on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file diff --git a/categories/themes/index.html b/categories/themes/index.html index dbee516..e922d73 100644 --- a/categories/themes/index.html +++ b/categories/themes/index.html @@ -1,6 +1,6 @@ -themes | Example Site

    Example Site

    Filtering for "themes"

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/categories/themes/index.xml b/categories/themes/index.xml index b652728..a04c69a 100644 --- a/categories/themes/index.xml +++ b/categories/themes/index.xml @@ -1 +1 @@ -themes on Example Sitehttps://clente.github.io/hugo-bearcub/categories/themes/Recent content in themes on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file +themes on Bear Cubhttps://clente.github.io/hugo-bearcub/categories/themes/Recent content in themes on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file diff --git a/favicon.ico b/favicon.ico deleted file mode 100644 index 5f67af60338c6a0982f06d400d457b28aba6943c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15406 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 diff --git a/images/share.webp b/images/share.webp new file mode 100644 index 0000000000000000000000000000000000000000..e1902392f94adcf0462249145837046059dcab46 GIT binary patch literal 7490 zcmd5;1yEhdw!O&3-CYC0-Sy%wK?4MW1a}DT4#71@;G&mcK`y}w1b3Ip| z^X9#psz3E=e$_vxR_(6tbGo~BueEw>D9FkRkplp_GLq^#>H<`3zqFkKVX|SE7Jf8(;N$ExVsaDv0$O~U$|lJfLsG9qMwg_o9)_f<&*C~h`uR#zs{99(IaIvv`vO1S>Ywle zJI~dTcgrHQPhFgY*iR%v`-Z=<1iD)%IzqExMKT6_l(zn{Mwf(*0Y8hi6bZkHHR-lL z#bmu1+NbA+Z+C#P+7ylZAcY$>cCB>9ILRRBp)rPGbU-iEl{eCfuPDnWZeK7>H@6)49mSuxm#X!4|o2)48j?fz{~jS1L=d z9mGRHzGFPXu`a`^F|k zVp#7Ye&yj$F8+q;Z|lHV2P~@^glOLZ`Hj*}?o3?Zh*}m6`rcI3`vmHrGF9M9@p^H? z2I%KFsb4cyaUQg56^81a1Z{07I1|+e>0Pg}XttOiun2io{4V{hMlxtfBI-I@*&J^kZ8I|70Bps79I$ zNnwYUljkEf-u11%z*WPv;2)Is2TzB+{g6K;#f;?wBgUS<^JCz5fBaMhN~q0SB;eP5 z8r1*MNHVl~eUdHwLVcl_;vb3mPj&>aB#AKCjxc<$reu;ZyKiLK5;f6y$6eN?%alLJ z7BFkaDr=QL3zRc~-46-y2zq)(MR3dSAtAD<8?J5q( znTZj~+l0i6g&vkjh@kIkgdhNy$^m4vqD!gTid#@7W5I3i-67CPl`43Of&0?&5{60J z(WITrMdX_sf5j47deayCHGSvNgu*STfO4|Ng1}pEH^<(e)cDT~giPQUPY)gDN^ai( z46)J};Itfi;4l)pyz?N6+Nh|lHHc`a@mgp_0LGqD{rQ;}9GZ*i61*KGhX=sOL zmDC6JvV*U(z5~d&$wJqL^BIYMw2-wgzfm%H)!NpEB7q*hr9s!)*Iz|YTLlY^qdgSB z_*Nhv`%v&!o!&J>N>I}7Y)hhaRqTZ$ZNmg0+QmKCgmW}8*)9&l$3OwfD)!rKA$xVA zzb~UN6tj*~qed0hGzH?_g>P16ojK%bU--J6YpZ~SX=orl!l`FUm%(MatQZLOB#;AN zu^Z`@!T^ROo>wqk6GKK~1Gv|5ti>aPi&i6z_UB@AuxJ~AI`UO4_2P@gxyCSDV$7LN z(m^%L8TQ z`-f;O2PunKKfgUm;*vdz*zW^oJ4*;*Gbc&5heEYdU|rKdg7{X_YaaVoz?@gfC3ca> zSD4|mG8y>c!ln3`uwC<}lS4?W-$FiPhfzzC)=u~%&WQ(5LjQFS2JWJBLf4RfRdq^W zE&RrrLx;#N7)j<;nvy6*OQ$vW?|0W96!o{s{QqRmS-wwyty;=58~^(^@Rx zBYj!QwhTi{hFB@Lus6C_q2423dogPn(2mBJmz2Fwub~u7b=Fj-N* z%nhr4i;G01S>?F#g2H*XN1yQ?|4@`?d~>TV)+m^S%`O`r38x^r{f^S=X)zTCYq(w_ zU26v+6v2cgFX zxszFZD0&mqsTyy)wc}Squ~=FSPy3*^RsTIqo~L3nr5xKI(E?C8R2ARmd0li%M}Ebj z5@{{8PDpuw&H7m9ir2sjvUWLD-jd>}8RC4unBPU^)qbDCi}~XaTLB3L4B+b)8V+c` ziH1Ay<~67f#tqs$Qy|XBeNPvm6cfW!|85g&%g#?T%h=2Vp3W?nwvR_I^@!DIUs(MR z$qe;HkN;_by*B>;d3ll4ztksm{53 z&O-oF+1&)7Z*@0k-ps$kAGGW>?OG@ct=%p1%q_h7z=>{atgy;%hQk;8!`w`^inNJg zaMN}->J7j7Mf^@=*4Hph)0~@rFxDPOl5W3~`F(DEb3eefPifNDs>O4w3>G~vA1w+K z*fR-u&XB)d8-%Rqj|ixx9Ew38#+uZ>SezN()1X$!^QjyBgr38~ERIU!%=&si-JC6~ zd5c0hd-eM`OJ=Hp{2N~Nx~msVc5UC%CB=0|;hYDyzjjWk6#C8d-*2QOT#I`UAu2YF z8@_v3|A8gmdq}~V%2V9D-Kx7vR~?M3MUOY8=DCDq7c`IRP#u*O{n8=>gE`w!zSR=U z{3x>|0!!#^W%!9JNc6Jo`c7_fPUu!SC~vA``CeAfJlv~;8wdN^mZIOq^m}i72c2{i z>vG7Zv#PJoru?{AVGil!N~&jpMm{mh=~=I_i7Y3(RZ-@4y%zOmShr|s%H_fq!jCNI zsj$YZtK3@bYE5)n;N~vQ^%^Aj zWkW6Tk`h&e+^Gu9dy=E%H`-x6#zJPMT|pfhs>S^?obMHLd?UA=zgC<-A3hfKEq;L+ ze#C$O0~LB|ri#d%xl7_RloKa^V|&vapc`<#$`+v}^8Hk>h>+nh4+GKu!!^yJE8$n% z+>MI>T*FPW6_`|{1jJ%kIcHbly2U!)iCm zp?5Y`k*9a{viOiKY;_lkg9Mjrh&(o#p*?Rn4Zg)^}$xMU2hx*)qg8ZOi z3DF25lxYb|J=^BxFWMtWzZs3wltGT(qf>ij|Kif*VcQBnQ6BZg!`1)^Nw$5UM7o2Ct z@r2Qgx-sMJLWK_`EXa1M9+D@~jzp{5YqbQyAx*^K4UEV?JFM=VU*li2C}w~{m5219 zS9>fat9kF%GZ758PHU6m+B`_^-`NJ9;Dtc_A(&6EhnLeU$$i5#bA3EE4%31TvGv9( zrC-{CFX=GSM=2bWIzI;x8eJ*sv|6IUEUpq8s@}GVULweW>bVEOh{zfShLj3n{v|aDJbsQ;TSr++ro)$Xh0)E%CemX zSQi`I>trJ_Cv`fhe18NpQO4XQ?@#XUsy9}wI!7`mss!itFv86I3r5E>7Qh}&@*e4e z5%6zAXC$Ap9-8}CzA$rI(x51HB`DT%yUVl-*x;+SQ4>xJR&@3kiTq$n*Ibr|C6)U@ zglaJC0~vMHjF{OV)vw}jR>z#?1aa{qxp-wKcAR%xb8qW%46*7=hlq&X6;LTt`R|?_ z7H*+yLy_Rg1a5#_78bv3|Hzvttp|SU-E+vY3iYUpRV~FsIvY#=;b4;HdBfTB0+!;JRKNv$xAVwHRQl<-72Y+XW5sWTx&gF8*B{N$+NzpGaw3$`#u^GuH0;$*K#q1 z5V>)9n(y1BVj>8|>$o-L@T!`>KY5Xu4~Bg1P1kpn8Ts!Hv<=InxUOAU26=TTW?2;X zFfGQBa;yr2b+lZ*`>bw+S#Jv@k^+-IhqP2oM>O&~0Ve5tyV6nwQ5$Mm+x)SlqBNI3SRAt4XEmIqHv%6ya0 zV`o&%eU-tx?>yySwJe6D7~+wjSPw)@-;+<^XFBepg3e8XdGr`!1%(iFFkB>@gaQ`w zIz@eJN~Eq*JQF}`!daIUbXlnYTP%?=ng;aYT@4p7{CdcsMK0UXU=|7_f$ine4~0#w zEOQ}rZ-Q|(5B;EJ5G9V{k}Gy6=$-0OxLQFF^@EYSj{I5V8jy5O!(AFT)p|0vfg`2| zC*zP`waMVQ15`&a-W3eLzdd-H^pTkn^48imE?)1u8dt#x999IqlnOnsJy~G}Zw67; zW;+%<7+{=kBC+PIg!!@_Aw(M^-0tEFdrI33uvn2HIQoRsyi>`YGcnSkafJfe`>sBN z@tc|@xTV|d%FUbO9e%4SU45n!oQ3>*<8UO3qqI)Cp^Y`Qu1C<33A9Dd^h23Ble2DN zZ>-$0us|($_Ow}eC9~L?ek`tTl;QEv61|@1z@|lU&G4fWvufjHa3KcqLhI~j3MB!1 zp@gp!bQ?IAGHtsJp6NEKN%)LmhF_n$-?5+uv0e1BoUV;jsmd@!eb^B$Hkn#hi1o9} zkxG1PAE#n*&tehi7T=mdber#n#r>&@gFLA8DFJ`#vzrQ0yi{cK+2aEhcjaKR-cx}C zkqGxD)XW-rN9Rkw3d6O!93y6EmoQFdV&Bz3AC|4hMJ*AbL0(EoBme>{!muUb7V>a| z(YqPh%Pi~kF^_|t@?jO^JPFJ)(eEof`KoEiVt;ni7@6Qh#Mu-qeB=(zzY(x^ey&6) z+ApvT`Sf8!BnhgZq&tP8MuqVyxxWU85Y)UVHYl0KGzu2SiWMS5eWdjjaq&kSF;mB! zcu6MCC#2ASt{k!V)?KB=X7ml{;5|nH4RRQJvt1#hN|_3rccx4;93d8hRXi`WM< zoI6%U??|~OZ`0Ux=ppuCV3SIwBt}({N~uUDfUpPK@SUH=a*p^**WrA|68Vha<(!$= z`9O~GLyXe1xCf#Ti-7!IlHqV^nb$A(mBUn@9udmj(R+CJj(zFxyj&f=ps2ncG1!my zQ!7A`z>T|3L zCTka`<(sap-K5lf#RHxskfW#RoV5O+$26#LEQ+I2;i+2Dw?6=!(YY!-h%9&m)q#hN z!HN(`h1bnkeqocRd%qP9EoZ_c-Rb5fW@W1liel!($&Kcl=p&Uy?sMPlhGkmiC7^CH z2W^n0-JTia(#;GYoR(@t2u`VK%kQ#_HRBBKw7bDazpM-aE|!7?j*)^15NgmNP308U zH@DVkv_1t~xf_f&L=d4%pbl0svaFRtM&!kp0>y;9?Q%r;CnZi|3$Nu@;P>G(sWJ^I zG>%bQuzh?fTE^<)zS@h&sO<=9f~#i4((L&J_i5M(yCqxM@aKqD`E=EE0OOMkE4mdLtu{8*Pvr+9tC4>GCwlNpCmMdurux+g$+f(%Xs{Oc@ zXb+J-+qE!suHG?6|G}{<)h>+xpuG{ig|-irg48^}uwi`Hrupev`*+inlb!0oSLTlX z1t{YN&hmn?9|)q03&kLrT_o{ literal 0 HcmV?d00001 diff --git a/index.html b/index.html index 391ef93..07bf797 100644 --- a/index.html +++ b/index.html @@ -1,18 +1,19 @@ -Home | Example Site

    Example Site

    ᕦʕ •ᴥ•ʔᕤ Bear Cub

    Today’s websites are bloated, slow, and full of scripts, ads, and trackers. This became so commonplace that we lost all sense of perspective, to the point that we now think multi-megabyte webpages are normal.

    The internet has become a bloated mess. Huge JavaScript libraries, countless client-side queries and overly complex frontend frameworks are par for the course these days.

    Kev Quirk

    Let’s change this one website at a time! Bear Cub is a Hugo theme based on Hugo Bear that takes care of speed and -optimization, so you can focus on writing good content.

    It is free, multilingual, optimized for search engines, no-nonsense, -responsive, light, and fast. Really fast.

    Additionally, when compared to its predecessor, Bear Cub was made with -privacy, -security and -accessibility -in mind. For more details on how to ensure your website keeps following these -guidelines, check out my blog.

    Made with 💟 by Caio lente.

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file +optimization, so you can focus on writing good content.

    It is free, multilingual, optimized for search engines, no-nonsense, responsive, +light, and fast. Really fast.

    When compared to its predecessor, Bear Cub also has a few +privacy +and +accessibility +upgrades. It’s also compatible with modern +security standards, so your +users don’t have to worry about accessing your website.

    Made with 💟 by Caio lente.

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/index.xml b/index.xml index 7231e15..21f4652 100644 --- a/index.xml +++ b/index.xml @@ -1 +1 @@ -Home on Example Sitehttps://clente.github.io/hugo-bearcub/Recent content in Home on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p>Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p>Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://clente.github.io/hugo-bearcub/blog/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://clente.github.io/hugo-bearcub/blog/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file +Home on Bear Cubhttps://clente.github.io/hugo-bearcub/Recent content in Home on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p>Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p>Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p>Math Typesettinghttps://clente.github.io/hugo-bearcub/blog/math-typesetting/Fri, 08 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/math-typesetting/<p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p>Emoji Supporthttps://clente.github.io/hugo-bearcub/blog/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file diff --git a/pt/404.html b/pt/404.html index e28ed47..d43e906 100644 --- a/pt/404.html +++ b/pt/404.html @@ -1,5 +1,5 @@ -404

    Site Exemplo

    404

    ʕノ•ᴥ•ʔノ ︵ ┻━┻

    John Doe (CC BY 4.0) | Feito com Bear Cub
    \ No newline at end of file diff --git a/pt/blog/index.html b/pt/blog/index.html index ea1a79f..5fe9e4c 100644 --- a/pt/blog/index.html +++ b/pt/blog/index.html @@ -1,5 +1,5 @@ -Blog | Site Exemplo

    Site Exemplo

    • Nenhum post ainda
    John Doe (CC BY 4.0) | Feito com Bear Cub
    \ No newline at end of file diff --git a/pt/blog/index.xml b/pt/blog/index.xml index 3c010a7..30e9f6e 100644 --- a/pt/blog/index.xml +++ b/pt/blog/index.xml @@ -1 +1 @@ -Blog on Site Exemplohttps://clente.github.io/hugo-bearcub/pt/blog/Recent content in Blog on Site ExemploHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file +Blog on Bear Cubhttps://clente.github.io/hugo-bearcub/pt/blog/Recent content in Blog on Bear CubHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file diff --git a/pt/categories/index.html b/pt/categories/index.html index e43f641..f86c5ce 100644 --- a/pt/categories/index.html +++ b/pt/categories/index.html @@ -1,5 +1,5 @@ -Categories | Site Exemplo

    Site Exemplo

    Filtrando para "Categories"

    • Nenhum post ainda
    John Doe (CC BY 4.0) | Feito com Bear Cub
    \ No newline at end of file diff --git a/pt/categories/index.xml b/pt/categories/index.xml index 1d47dd4..ef930d9 100644 --- a/pt/categories/index.xml +++ b/pt/categories/index.xml @@ -1 +1 @@ -Categories on Site Exemplohttps://clente.github.io/hugo-bearcub/pt/categories/Recent content in Categories on Site ExemploHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file +Categories on Bear Cubhttps://clente.github.io/hugo-bearcub/pt/categories/Recent content in Categories on Bear CubHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file diff --git a/pt/index.html b/pt/index.html index 1484f20..adfb1ed 100644 --- a/pt/index.html +++ b/pt/index.html @@ -1,18 +1,20 @@ -Início | Site Exemplo

    Site Exemplo

    ᕦʕ •ᴥ•ʔᕤ Bear Cub

    Os sites de hoje em dia são pesados, lentos e cheios de scripts, propagandas e rastreadores. Isso ficou tão comum que nós perdemos toda a perspectiva, tanto que achamos normal uma página web ter vários megabytes.

    The internet has become a bloated mess. Huge JavaScript libraries, countless client-side queries and overly complex frontend frameworks are par for the course these days.

    Kev Quirk

    Vamos mudar isso um site de cada vez! Bear Cub é um tema Hugo baseado no Hugo -Bear que tema conta da velocidade -e otimização para que você possa focar em escrever bons textos.

    Ele é gratuito, multilíngue, otimizado para buscadores, direto, responsivo, leve -e rápido. Muito rápido.

    Além disso, quando comparado ao seu predecessor, o Bear Cub foi feito com -privacidade, -segurança e -acessibilidade -em mente. Para garantir que o seu site continue seguindo esses princípios, dê -uma olhada no meu blog.

    Feito com 💟 por Caio lente.

    John Doe (CC BY 4.0) | Feito com Bear Cub
    \ No newline at end of file +Bear que toma conta da velocidade +e otimização para que você possa focar em escrever bons textos.

    Ele é gratuito, multilíngue, otimizado para buscadores, simples, responsivo, +leve e rápido. Muito rápido.

    Quando comparado ao seu predecessor, o Bear Cub também tem alguns upgrades +de +privacidade +e +acessibilidade. +Ele também é compatível com as práticas mais modernas de +segurança para que seus +usuários possam aproveitar seu site sem medo.

    Feito com 💟 por Caio lente.

    John Doe (CC BY 4.0) | Feito com Bear Cub
    \ No newline at end of file diff --git a/pt/index.xml b/pt/index.xml index 8f3de52..d473dbc 100644 --- a/pt/index.xml +++ b/pt/index.xml @@ -1 +1 @@ -Início on Site Exemplohttps://clente.github.io/hugo-bearcub/pt/Recent content in Início on Site ExemploHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file +Início on Bear Cubhttps://clente.github.io/hugo-bearcub/pt/Recent content in Início on Bear CubHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file diff --git a/pt/tags/index.html b/pt/tags/index.html index 2dd8db3..295bc65 100644 --- a/pt/tags/index.html +++ b/pt/tags/index.html @@ -1,5 +1,5 @@ -Tags | Site Exemplo

    Site Exemplo

    Filtrando para "Tags"

    • Nenhum post ainda
    John Doe (CC BY 4.0) | Feito com Bear Cub
    \ No newline at end of file diff --git a/pt/tags/index.xml b/pt/tags/index.xml index 931a04b..4218d5a 100644 --- a/pt/tags/index.xml +++ b/pt/tags/index.xml @@ -1 +1 @@ -Tags on Site Exemplohttps://clente.github.io/hugo-bearcub/pt/tags/Recent content in Tags on Site ExemploHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file +Tags on Bear Cubhttps://clente.github.io/hugo-bearcub/pt/tags/Recent content in Tags on Bear CubHugo -- gohugo.iopt-BRJohn Doe (CC BY 4.0) \ No newline at end of file diff --git a/tags/css/index.html b/tags/css/index.html index e5a231c..7c2442c 100644 --- a/tags/css/index.html +++ b/tags/css/index.html @@ -1,6 +1,6 @@ -css | Example Site

    Example Site

    Filtering for "css"

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/tags/css/index.xml b/tags/css/index.xml index c0ae8ef..d762509 100644 --- a/tags/css/index.xml +++ b/tags/css/index.xml @@ -1 +1 @@ -css on Example Sitehttps://clente.github.io/hugo-bearcub/tags/css/Recent content in css on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file +css on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/css/Recent content in css on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file diff --git a/tags/emoji/index.html b/tags/emoji/index.html index da7cde9..4180d0d 100644 --- a/tags/emoji/index.html +++ b/tags/emoji/index.html @@ -1,6 +1,6 @@ -emoji | Example Site

    Example Site

    Filtering for "emoji"

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/tags/emoji/index.xml b/tags/emoji/index.xml index 21539ca..dbda0df 100644 --- a/tags/emoji/index.xml +++ b/tags/emoji/index.xml @@ -1 +1 @@ -emoji on Example Sitehttps://clente.github.io/hugo-bearcub/tags/emoji/Recent content in emoji on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Tue, 05 Mar 2019 00:00:00 +0000Emoji Supporthttps://clente.github.io/hugo-bearcub/blog/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file +emoji on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/emoji/Recent content in emoji on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Tue, 05 Mar 2019 00:00:00 +0000Emoji Supporthttps://clente.github.io/hugo-bearcub/blog/emoji-support/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/emoji-support/<p>Emoji can be enabled in a Hugo project in a number of ways.</p> \ No newline at end of file diff --git a/tags/html/index.html b/tags/html/index.html index 48763cf..b541257 100644 --- a/tags/html/index.html +++ b/tags/html/index.html @@ -1,6 +1,6 @@ -html | Example Site

    Example Site

    Filtering for "html"

    John Doe (CC BY 4.0) | Made with Bear Cub
    \ No newline at end of file diff --git a/tags/html/index.xml b/tags/html/index.xml index d2af32f..0516cc0 100644 --- a/tags/html/index.xml +++ b/tags/html/index.xml @@ -1 +1 @@ -html on Example Sitehttps://clente.github.io/hugo-bearcub/tags/html/Recent content in html on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file +html on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/html/Recent content in html on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p> \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index 9ba240b..061c70a 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,8 +1,8 @@ -Tags | Example Site

    Example Site

    Filtering for "Tags"

    • css
    • html
    • markdown
    • diff --git a/tags/index.xml b/tags/index.xml index d36831e..18c6a96 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -1 +1 @@ -Tags on Example Sitehttps://clente.github.io/hugo-bearcub/tags/Recent content in Tags on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000csshttps://clente.github.io/hugo-bearcub/tags/css/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/css/htmlhttps://clente.github.io/hugo-bearcub/tags/html/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/html/markdownhttps://clente.github.io/hugo-bearcub/tags/markdown/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/markdown/privacyhttps://clente.github.io/hugo-bearcub/tags/privacy/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/privacy/shortcodeshttps://clente.github.io/hugo-bearcub/tags/shortcodes/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/shortcodes/texthttps://clente.github.io/hugo-bearcub/tags/text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/text/emojihttps://clente.github.io/hugo-bearcub/tags/emoji/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/emoji/ \ No newline at end of file +Tags on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/Recent content in Tags on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000csshttps://clente.github.io/hugo-bearcub/tags/css/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/css/htmlhttps://clente.github.io/hugo-bearcub/tags/html/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/html/markdownhttps://clente.github.io/hugo-bearcub/tags/markdown/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/markdown/privacyhttps://clente.github.io/hugo-bearcub/tags/privacy/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/privacy/shortcodeshttps://clente.github.io/hugo-bearcub/tags/shortcodes/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/shortcodes/texthttps://clente.github.io/hugo-bearcub/tags/text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/text/emojihttps://clente.github.io/hugo-bearcub/tags/emoji/Tue, 05 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/tags/emoji/ \ No newline at end of file diff --git a/tags/markdown/index.html b/tags/markdown/index.html index 20c7ed6..6be0b29 100644 --- a/tags/markdown/index.html +++ b/tags/markdown/index.html @@ -1,7 +1,7 @@ -markdown | Example Site

      Example Site

      Filtering for "markdown"

      John Doe (CC BY 4.0) | Made with Bear Cub
      \ No newline at end of file diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml index c0a4b36..d6c1c4b 100644 --- a/tags/markdown/index.xml +++ b/tags/markdown/index.xml @@ -1 +1 @@ -markdown on Example Sitehttps://clente.github.io/hugo-bearcub/tags/markdown/Recent content in markdown on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p>Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file +markdown on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/markdown/Recent content in markdown on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Mon, 11 Mar 2019 00:00:00 +0000Markdown Syntax Guidehttps://clente.github.io/hugo-bearcub/blog/markdown-syntax/Mon, 11 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/markdown-syntax/<p>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.</p>Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file diff --git a/tags/privacy/index.html b/tags/privacy/index.html index b1f9360..4d2d6a2 100644 --- a/tags/privacy/index.html +++ b/tags/privacy/index.html @@ -1,6 +1,6 @@ -privacy | Example Site

      Example Site

      Filtering for "privacy"

      John Doe (CC BY 4.0) | Made with Bear Cub
      \ No newline at end of file diff --git a/tags/privacy/index.xml b/tags/privacy/index.xml index 881677f..cde8d29 100644 --- a/tags/privacy/index.xml +++ b/tags/privacy/index.xml @@ -1 +1 @@ -privacy on Example Sitehttps://clente.github.io/hugo-bearcub/tags/privacy/Recent content in privacy on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Sun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> \ No newline at end of file +privacy on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/privacy/Recent content in privacy on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Sun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> \ No newline at end of file diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html index 8444e7f..063ccc1 100644 --- a/tags/shortcodes/index.html +++ b/tags/shortcodes/index.html @@ -1,6 +1,6 @@ -shortcodes | Example Site

      Example Site

      Filtering for "shortcodes"

      John Doe (CC BY 4.0) | Made with Bear Cub
      \ No newline at end of file diff --git a/tags/shortcodes/index.xml b/tags/shortcodes/index.xml index 45db608..3c087f9 100644 --- a/tags/shortcodes/index.xml +++ b/tags/shortcodes/index.xml @@ -1 +1 @@ -shortcodes on Example Sitehttps://clente.github.io/hugo-bearcub/tags/shortcodes/Recent content in shortcodes on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Sun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> \ No newline at end of file +shortcodes on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/shortcodes/Recent content in shortcodes on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Sun, 10 Mar 2019 00:00:00 +0000Rich Contenthttps://clente.github.io/hugo-bearcub/blog/rich-content/Sun, 10 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/rich-content/<p>Hugo ships with several <a href="https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes">Built-in Shortcodes</a> for rich content, along with a <a href="https://gohugo.io/about/hugo-and-gdpr/">Privacy Config</a> and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.</p> \ No newline at end of file diff --git a/tags/text/index.html b/tags/text/index.html index a8c6717..6124a1a 100644 --- a/tags/text/index.html +++ b/tags/text/index.html @@ -1,6 +1,6 @@ -text | Example Site

      Example Site

      Filtering for "text"

      John Doe (CC BY 4.0) | Made with Bear Cub
      \ No newline at end of file diff --git a/tags/text/index.xml b/tags/text/index.xml index 7ff6360..b80dec6 100644 --- a/tags/text/index.xml +++ b/tags/text/index.xml @@ -1 +1 @@ -text on Example Sitehttps://clente.github.io/hugo-bearcub/tags/text/Recent content in text on Example SiteHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Sat, 09 Mar 2019 00:00:00 +0000Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file +text on Bear Cubhttps://clente.github.io/hugo-bearcub/tags/text/Recent content in text on Bear CubHugo -- gohugo.ioen-USJohn Doe (CC BY 4.0)Sat, 09 Mar 2019 00:00:00 +0000Placeholder Texthttps://clente.github.io/hugo-bearcub/blog/placeholder-text/Sat, 09 Mar 2019 00:00:00 +0000https://clente.github.io/hugo-bearcub/blog/placeholder-text/<p>Lorem est tota propiore conpellat pectoribus de pectora summo.</p> \ No newline at end of file