diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore deleted file mode 100644 index df410c6..0000000 --- a/exampleSite/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -.hugo_build.lock -public/ -resources/ \ No newline at end of file diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md deleted file mode 100644 index 6abc75e..0000000 --- a/exampleSite/content/_index.md +++ /dev/null @@ -1,4 +0,0 @@ -+++ -author = "Hugo Authors" -+++ - diff --git a/exampleSite/content/about-subpage.md b/exampleSite/content/about-subpage.md deleted file mode 100644 index f499aa6..0000000 --- a/exampleSite/content/about-subpage.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: "About subpage" -description: "About subpage" -date: "2019-02-28" -author: "Hugo Authors" -slug: /about/subpage -menu: - about: - identifier: about-subpage-s - parent: about - name: About Subpage - title: About Subpage - url: /about/subpage/ - weight: 1 - subpage: - identifier: about-subpage2-s - parent: about - name: Second About subpage - title: Second About subpage - url: /about/subpage2/ - weight: 10 ---- - -About subpage diff --git a/exampleSite/content/about-subpage2.md b/exampleSite/content/about-subpage2.md deleted file mode 100644 index 7963032..0000000 --- a/exampleSite/content/about-subpage2.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: "Second About subpage" -description: "Second About subpage" -date: "2019-02-28" -author: "Hugo Authors" -slug: /about/subpage2 -menu: - about: - identifier: about-subpage-s2 - parent: about - name: About Subpage - title: About Subpage - url: /about/subpage/ - weight: 1 - subpage: - identifier: about-subpage2-s2 - parent: about - name: Second About subpage - title: Second About subpage - url: /about/subpage2/ - weight: 10 ---- - -Second About subpage diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md deleted file mode 100644 index 9a3df26..0000000 --- a/exampleSite/content/about.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: "About" -description: "Hugo, the worldโs fastest framework for building websites" -date: "2019-02-28" -aliases: ["about-us","about-hugo","contact"] -author: "Hugo Authors" -menu: - about: - identifier: about-subpage - parent: about - name: About Subpage - title: About Subpage - url: /about/subpage/ - weight: 1 - subpage: - identifier: about-subpage2 - parent: about - name: Second About subpage - title: Second About subpage - url: /about/subpage2/ - weight: 10 ---- - -Written in Go, Hugo is an open source static site generator available under the [Apache License 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. - -Hugo makes use of a variety of open source projects including: - -* https://github.com/yuin/goldmark -* https://github.com/alecthomas/chroma -* https://github.com/muesli/smartcrop -* https://github.com/spf13/cobra -* https://github.com/spf13/viper - -Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages. - -Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases. - -Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. - -Learn more and contribute on [GitHub](https://github.com/gohugoio). - - - diff --git a/exampleSite/content/archives.md b/exampleSite/content/archives.md deleted file mode 100644 index 98a1ee9..0000000 --- a/exampleSite/content/archives.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -date: 2019-05-28 -type: section -layout: "archives" ---- \ No newline at end of file diff --git a/exampleSite/content/homepage/about.md b/exampleSite/content/homepage/about.md deleted file mode 100644 index c2ba680..0000000 --- a/exampleSite/content/homepage/about.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: 'Our Difference' -button: 'About us' -weight: 2 ---- - -Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo, \ No newline at end of file diff --git a/exampleSite/content/homepage/index.md b/exampleSite/content/homepage/index.md deleted file mode 100644 index 01ffa31..0000000 --- a/exampleSite/content/homepage/index.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -headless : true ---- diff --git a/exampleSite/content/homepage/work.md b/exampleSite/content/homepage/work.md deleted file mode 100644 index f2fee73..0000000 --- a/exampleSite/content/homepage/work.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: 'We Help Business Grow' -button: 'Our Work' -weight: 1 ---- - -Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit. \ No newline at end of file diff --git a/exampleSite/content/post/_index.md b/exampleSite/content/post/_index.md deleted file mode 100644 index 7c6bd54..0000000 --- a/exampleSite/content/post/_index.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -aliases = ["posts","articles","blog","showcase","docs"] -title = "Posts" -author = "Hugo Authors" -tags = ["index"] -+++ diff --git a/exampleSite/content/post/emoji-support.md b/exampleSite/content/post/emoji-support.md deleted file mode 100644 index 66c5d44..0000000 --- a/exampleSite/content/post/emoji-support.md +++ /dev/null @@ -1,47 +0,0 @@ -+++ -author = "Hugo Authors" -title = "Emoji Support" -date = "2019-03-05" -description = "Guide to emoji usage in Hugo" -tags = [ - "emoji", -] -+++ - -Emoji can be enabled in a Hugo project in a number of ways. - -The [`emojify`](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes). - -To enable emoji globally, set `enableEmoji` to `true` in your siteโs [configuration](https://gohugo.io/getting-started/configuration/) and then you can type emoji shorthand codes directly in content files; e.g. - - -
๐ :see_no_evil:
๐ :hear_no_evil:
๐ :speak_no_evil:
Test
- - -``` -#### Code block indented with four spaces - - - - - -Test
- - - -#### Code block with Hugo's internal highlight shortcode -{{< highlight html >}} - - - - -Test
- - -{{< /highlight >}} - -## List Types - -#### Ordered List - -1. First item -2. Second item -3. Third item - -#### Unordered List - -* List item -* Another item -* And another item - -#### Nested list - -* Item -1. First Sub-item -2. Second Sub-item - -## Other Elements โ abbr, sub, sup, kbd, mark - -GIF is a bitmap image format. - -H2O - -Xn + Yn = Zn - -Press CTRL+ALT+Delete to end the session. - -Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures. - diff --git a/exampleSite/content/post/math-typesetting.md b/exampleSite/content/post/math-typesetting.md deleted file mode 100644 index a1467e3..0000000 --- a/exampleSite/content/post/math-typesetting.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -author: Hugo Authors -title: Math Typesetting -date: 2019-03-08 -description: A brief guide to setup KaTeX -math: true ---- - -Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. - - -In this example we will be using [KaTeX](https://katex.org/) - -- Create a partial under `/layouts/partials/math.html` -- Within this partial reference the [Auto-render Extension](https://katex.org/docs/autorender.html) or host these scripts locally. -- Include the partial in your templates like so: - -``` -{{ 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](https://katex.org/docs/supported.html) -{{< math.inline >}} -{{ if or .Page.Params.math .Site.Params.math }} - - - - -{{ end }} -{{ math.inline >}} - -### Examples - -Inline math: $$ \varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887โฆ $$ - -Block math: - -$$ - \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } -$$ - diff --git a/exampleSite/content/post/placeholder-text.md b/exampleSite/content/post/placeholder-text.md deleted file mode 100644 index 29ff09f..0000000 --- a/exampleSite/content/post/placeholder-text.md +++ /dev/null @@ -1,58 +0,0 @@ -+++ -author = "Hugo Authors" -title = "Placeholder Text" -date = "2019-03-09" -description = "Lorem Ipsum Dolor Si Amet" -tags = [ - "markdown", - "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](https://en.wikipedia.org/wiki/Canons_of_page_construction#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**. - -{{< css.inline >}} - -{{< /css.inline >}} diff --git a/exampleSite/content/post/rich-content.md b/exampleSite/content/post/rich-content.md deleted file mode 100644 index 71a36e1..0000000 --- a/exampleSite/content/post/rich-content.md +++ /dev/null @@ -1,34 +0,0 @@ -+++ -author = "Hugo Authors" -title = "Rich Content" -date = "2019-03-10" -description = "A brief description of Hugo Shortcodes" -tags = [ - "shortcodes", - "privacy", -] -+++ - -Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. - ---- - -## YouTube Privacy Enhanced Shortcode - -{{< youtube ZJthWmvUzzc >}} - -