diff --git a/content/posts/syntax/emoji-support b/content/posts/syntax/emoji-support deleted file mode 100644 index ed94c92..0000000 --- a/content/posts/syntax/emoji-support +++ /dev/null @@ -1,50 +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:

-
- -The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) 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. - -{{< highlight html >}} -.emoji { -font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; -} -{{< /highlight >}} - -{{< css.inline >}} - - - -{{< /css.inline >}} diff --git a/content/posts/syntax/external-post b/content/posts/syntax/external-post deleted file mode 100644 index ef26245..0000000 --- a/content/posts/syntax/external-post +++ /dev/null @@ -1,15 +0,0 @@ -+++ -author = "Hugo Authors" -date = "2019-03-04" -title = "External Page: Hugo Coder Wiki" -slug = "hugo-coder-wiki" -tags = [ - "hugo", - "development", - "themes" -] -categories = [ - "Development", -] -externalLink = "https://github.com/luizdepra/hugo-coder/wiki" -+++ diff --git a/content/posts/syntax/html-and-css-only-tabs b/content/posts/syntax/html-and-css-only-tabs deleted file mode 100644 index baf1a44..0000000 --- a/content/posts/syntax/html-and-css-only-tabs +++ /dev/null @@ -1,133 +0,0 @@ -+++ -author = "Hugo Authors" -title = "HTML and CSS only tabs" -date = "2022-05-15" -description = "Sample article showcasing shortcodes for HTML/CSS only tabs" -tags = [ - "markdown", - "css", - "html", -] -categories = [ - "themes", - "syntax", -] -series = ["Themes Guide"] -aliases = ["migrate-from-jekyl"] -+++ - -## Basic shortcodes - -The following content: - -```markdown -{{}} - {{}} - Hello World! - {{}} - - {{}} - Goodbye Everybody! - {{}} -{{}} -``` - -Will generate: - -{{< tabgroup >}} - {{< tab name="Hello" >}} - Hello World! - {{< /tab >}} - - {{< tab name="Goodbye" >}} - Goodbye Everybody! - {{< /tab >}} -{{< /tabgroup >}} - -## Right alighment - -You can also align the tabs to the right: - -```markdown -{{}} - {{}} - Hello World! - {{}} - - {{}} - Goodbye Everybody! - {{}} -{{}} -``` - -Giving you this look: - -{{< tabgroup align="right" >}} - {{< tab name="Hello" >}} - Hello World! - {{< /tab >}} - - {{< tab name="Goodbye" >}} - Goodbye Everybody! - {{< /tab >}} -{{< /tabgroup >}} - -## Markdown content - -Any valid markdown can be used inside the tab: - -~~~markdown -{{}} - {{}} - -```ruby -puts 'Hello' -``` - - {{}} - {{}} - -```python -print('Hello') -``` - - {{}} - {{}} - -```js -console.log('Hello') -``` - - {{}} -{{}} - -~~~ - -And you get this lovely content: - -{{< tabgroup align="right" style="code" >}} - {{< tab name="Ruby" >}} - -```ruby -puts 'Hello' -``` - - {{< /tab >}} - {{< tab name="Python" >}} - -```python -print('Hello') -``` - - {{< /tab >}} - {{< tab name="JavaScript" >}} - -```js -console.log('Hello') -``` - - {{< /tab >}} -{{< /tabgroup >}} - -In this case `style="code"` makes it look a little nicer for scenarios where -your content purely a code block. diff --git a/content/posts/syntax/markdown-syntax b/content/posts/syntax/markdown-syntax deleted file mode 100644 index a61a239..0000000 --- a/content/posts/syntax/markdown-syntax +++ /dev/null @@ -1,148 +0,0 @@ -+++ -author = "Hugo Authors" -title = "Markdown Syntax Guide" -date = "2019-03-11" -description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements." -tags = [ - "markdown", - "css", - "html", -] -categories = [ - "themes", - "syntax", -] -series = ["Themes Guide"] -aliases = ["migrate-from-jekyl"] -+++ - -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 `

`—`

` elements represent six levels of section headings. `

` is the highest section level while `

` 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 Pike[^1] - -[^1]: The above quote is excerpted from Rob Pike's [talk](https://www.youtube.com/watch?v=PAAkCSZUG1c) during Gopherfest, November 18, 2015. - -## Tables - -Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-box. - - Name | Age ---------|------ - Bob | 27 - Alice | 23 - -#### Inline Markdown within tables - -| Italics | Bold | Code | -| -------- | -------- | ------ | -| *italics* | **bold** | `code` | - -## Code Blocks - -#### Code block with backticks - -```html - - - - - Example HTML5 Document - - -

Test

- - -``` - -#### Code block indented with four spaces - - - - - - Example HTML5 Document - - -

Test

- - - -#### Code block with Hugo's internal highlight shortcode -{{< highlight html >}} - - - - - Example HTML5 Document - - -

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 - -* Fruit - * Apple - * Orange - * Banana -* Dairy - * Milk - * Cheese - -## 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/content/posts/syntax/math-typesetting b/content/posts/syntax/math-typesetting deleted file mode 100644 index 62831a9..0000000 --- a/content/posts/syntax/math-typesetting +++ /dev/null @@ -1,49 +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: - -```bash -{{ 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 }} -{{}} - -### Examples - -{{< math.inline >}} -

-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/content/posts/syntax/more-rich-content b/content/posts/syntax/more-rich-content deleted file mode 100644 index 80f3078..0000000 --- a/content/posts/syntax/more-rich-content +++ /dev/null @@ -1,41 +0,0 @@ -+++ -author = "Hugo Authors" -title = "More Rich Content" -date = "2019-03-09" -description = "A brief description about Hugo Coder's Custom Shortcodes" -tags = [ - "shortcodes" -] -+++ - -Hugo Coder provides some Custom Shortcodes. - ---- ## Shortcodes Avisos - -{{< notice note >}} -One note here. -{{< /notice >}} - -{{< notice tip >}} -I'm giving a tip about something. -{{< /notice >}} - -{{< notice example >}} -This is an example. -{{< /notice >}} - -{{< notice question >}} -Is this a question? -{{< /notice >}} - -{{< notice info >}} -Notice that this box contain information. -{{< /notice >}} - -{{< notice warning >}} -This is the last warning! -{{< /notice >}} - -{{< notice error >}} -There is an error in your code. -{{< /notice >}} diff --git a/content/posts/syntax/rich-content b/content/posts/syntax/rich-content deleted file mode 100644 index 9b0dbf1..0000000 --- a/content/posts/syntax/rich-content +++ /dev/null @@ -1,26 +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-hugos-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 >}} - -
- ---- - -## Vimeo Simple Shortcode - -{{< vimeo_simple 48912912 >}}