diff --git a/config.toml b/config.toml index f8de03b..f1dd99b 100644 --- a/config.toml +++ b/config.toml @@ -1,15 +1,15 @@ baseurl = "https://elli.itsblue.de" metaDataFormat = "yaml" -title = "Blist (mehrsprachig)" -description = "Modernes Blog-Theme für Ihre Hugo-Site." +title = "Be Ellive" +description = "Elli on tour." theme = "elli" language = "de" [params] - introTitle = "Hallo, ich bin Katheryn Fox" - introSubtitle = "26-jährige Junior-Entwicklerin, die Spaß an sozialen Kartenspielen, Bloggen und Malen hat" - introPhoto = "/picture.jpg" - logo = "/blist-logo-de.png" + introTitle = "Elli's Reisen durchs Zauberland." + introSubtitle = "2019 kam Elli mit einem 'Wirbelsturm'. Seitdem sind wir mit ihr auf dem Weg in die Smaragdenstadt. Vielleicht treffen wir unterwegs den Eisenernen Holzfäller, den Scheuch oder den Löwen ..." + introPhoto = "/elli_title.jpg" + logo = "/elli-logo-small.png" # Enable the darkmode toggle in header darkModeToggle = true @@ -32,7 +32,7 @@ language = "de" ] # Custom copyright - optional - copyright = "Copyright © 2021 - Katheryn Fox · All rights reserved" + copyright = "Copyright © 2023 - Jens Noack · All rights reserved" favicon = "/favicon.svg" # Color for the intro details and social links block, not applicable for dark mode @@ -49,7 +49,7 @@ language = "de" # To hide "Other languages" option if the post is available in multiple languages # Can be used at site level or page level - hideOtherLanguages = false + hideOtherLanguages = true # Add support for Table of contents # Can be added to a page level also in markdown frontmatter @@ -83,65 +83,65 @@ language = "de" # issueterm = "" # theme = "" -[params.homepage.social] +#[params.homepage.social] # Global params common for both languages - title = "Follow me" - description = "I work on everything coding and tweet developer memes" + #title = "Follow me" + #description = "I work on everything coding and tweet developer memes" - [[params.homepage.social.icons]] - website = "twitter" - url = "https://twitter.com/" - [[params.homepage.social.icons]] - website = "linkedin" - url = "https://linkedin.com/in/" - [[params.homepage.social.icons]] - website = "xing" - url = "https://www.xing.com/profile/" - [[params.homepage.social.icons]] - website = "telegram" - url = "https://t.me/" - [[params.homepage.social.icons]] - website = "github" - url = "https://github.com/" - [[params.homepage.social.icons]] - website = "buymeacoffee" - url = "https://www.buymeacoffee.com/" - [[params.homepage.social.icons]] - website = "medium" - url = "https://medium.com/" - [[params.homepage.social.icons]] - website = "reddit" - url = "https://reddit.com/" - [[params.homepage.social.icons]] - website = "dribbble" - url = "https://dribbble.com/" - [[params.homepage.social.icons]] - website = "stackoverflow" - url = "https://stackoverflow.com/" - [[params.homepage.social.icons]] - website = "xda" - url = "https://forum.xda-developers.com/" - [[params.homepage.social.icons]] - website = "tiktok" - url = "https://tiktok.com" - [[params.homepage.social.icons]] - website = "googlescholar" - url = "https://scholar.google.com/" - [[params.homepage.social.icons]] - website = "mastodon" - url = "https://joinmastodon.org" - [[params.homepage.social.icons]] - website = "youtube" - url = "https://youtube.com" - [[params.homepage.social.icons]] - website = "instagram" - url = "https://instagram.com" - [[params.homepage.social.icons]] - website = "facebook" - url = "https://facebook.com" - [[params.homepage.social.icons]] - website = "behance" - url = "https://behance.net" + #[[params.homepage.social.icons]] + #website = "twitter" + #url = "https://twitter.com/" + #[[params.homepage.social.icons]] + #website = "linkedin" + #url = "https://linkedin.com/in/" + #[[params.homepage.social.icons]] + #website = "xing" + #url = "https://www.xing.com/profile/" + #[[params.homepage.social.icons]] + #website = "telegram" + #url = "https://t.me/" + #[[params.homepage.social.icons]] + #website = "github" + #url = "https://github.com/" + #[[params.homepage.social.icons]] + #website = "buymeacoffee" + #url = "https://www.buymeacoffee.com/" + #[[params.homepage.social.icons]] + #website = "medium" + #url = "https://medium.com/" + #[[params.homepage.social.icons]] + #website = "reddit" + #url = "https://reddit.com/" + #[[params.homepage.social.icons]] + #website = "dribbble" + #url = "https://dribbble.com/" + #[[params.homepage.social.icons]] + #website = "stackoverflow" + #url = "https://stackoverflow.com/" + #[[params.homepage.social.icons]] + #website = "xda" + #url = "https://forum.xda-developers.com/" + #[[params.homepage.social.icons]] + #website = "tiktok" + #url = "https://tiktok.com" + #[[params.homepage.social.icons]] + #website = "googlescholar" + #url = "https://scholar.google.com/" + #[[params.homepage.social.icons]] + #website = "mastodon" + #url = "https://joinmastodon.org" + #[[params.homepage.social.icons]] + #website = "youtube" + #url = "https://youtube.com" + #[[params.homepage.social.icons]] + #website = "instagram" + #url = "https://instagram.com" + #[[params.homepage.social.icons]] + #website = "facebook" + #url = "https://facebook.com" + #[[params.homepage.social.icons]] + #website = "behance" + #url = "https://behance.net" [[menu.main]] name = "About" diff --git a/content/_index.md b/content/_index.md index 06a7871..13efcd7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ --- -author: Katheryn Fox -title: Home of Katheryn Fox -date: 2021-07-15 +author: Jens Noack +title: Home of Elli +date: 2023-08-31 --- diff --git a/content/about.md b/content/about.md index 0521751..030960c 100644 --- a/content/about.md +++ b/content/about.md @@ -1,26 +1,13 @@ --- -author: Katheryn Fox -title: About Me -date: 2021-07-15 +author: Jens Noack +title: Be Ellive +date: 2023-08-31 description: -keywords: ["about-us", "about-hugo", "contact"] +keywords: ["about-us", "about-elli", "contact"] type: about --- -Written in Go, Hugo is an open source static site generator available under the [Apache Licence 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. +Elli. Alexander Wolkov - Zauberer der Smaragdenstadt ... -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). +- Warum Elli? +- Warum diese Seite? diff --git a/content/blog/Albanventure.md b/content/blog/Albanventure.md new file mode 100644 index 0000000..e33e740 --- /dev/null +++ b/content/blog/Albanventure.md @@ -0,0 +1,10 @@ +--- +author: "Katja Scheer-Schmidt, Jens Noack" +title: "Albaniencamping" +date: 2023-06-30 +lastmod: 2023-08-31 +description: "We call it Albanventure. Fast 3 Wochen in den Bergen und an der Küste von Albaninen ..." +tags: ["Albanien"] +thumbnail: /albanien.jpg +--- +Das war bisher einer der abenteuerlichsten Urlaube für uns und Elli. Es ist nach jeder Abzweigung immer wieder spannend zu sehen, wie - und ob - die Strasse weitergeht. Wir haben sehr viele positive Eindrücke mitgenommen - und durften einige freundliche Menschen kennenlernen. We call it Albanventure - der Name unseres Blogs sagt eigentlich alles. \ No newline at end of file diff --git a/content/blog/Schotterland.md b/content/blog/Schotterland.md new file mode 100644 index 0000000..1cc8be8 --- /dev/null +++ b/content/blog/Schotterland.md @@ -0,0 +1,10 @@ +--- +author: "Katja Scheer-Schmidt, Jens Noack" +title: "4 Wochen Schotterland" +date: 2022-05-15 +lastmod: 2023-08-31 +description: "Mit Elli 4 Wochen in Schottland unterwegs - egal ob Regen oder Sonne." +tags: ["Schotterland"] +thumbnail: /schotterland.jpg +--- +Wir haben jeden Sonnentag und jeden noch so verregneten Ort - und wie wir diese wunderbare Welt erlebt haben - in unserem Schotterland Blog festgehalten. Du findest alle Details unter https://schotterland.blogspot.com/ . \ No newline at end of file diff --git a/content/blog/_index.md b/content/blog/_index.md index 00b2baa..dbe71c1 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,4 +1,4 @@ --- -author: Katheryn Fox -title: Blog +author: Katja Scheer-Schmidt, Jens Noack +title: Blogs --- diff --git a/content/blog/emoji-support.md b/content/blog/emoji-support.md deleted file mode 100644 index 09946c6..0000000 --- a/content/blog/emoji-support.md +++ /dev/null @@ -1,50 +0,0 @@ ---- -author: "Hugo Authors" -title: "Emoji-Unterstützung" -date: 2021-07-15 -lastmod: 2021-10-14 -description: "Anleitung zur Verwendung von Emojis in Hugo" -tags: ["emoji"] -thumbnail: https://picsum.photos/id/1050/400/250 ---- - -Emojis können in einem Hugo-Projekt auf verschiedene Weise aktiviert werden. - - - -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/blog/markdown-syntax.md b/content/blog/markdown-syntax.md deleted file mode 100644 index b1576a9..0000000 --- a/content/blog/markdown-syntax.md +++ /dev/null @@ -1,147 +0,0 @@ ---- -author: "Hugo Authors" -title: "Markdown Syntax Guide" -description: "Beispielartikel, der die grundlegende Markdown-Syntax und Formatierung für HTML-Elemente zeigt." -tags: ["markdown", "css", "html"] -date: 2021-07-14 -thumbnail: https://picsum.photos/id/1019/500/200 ---- - -Dieser Artikel bietet ein Beispiel für die grundlegende Markdown-Syntax, die in Hugo-Inhaltsdateien verwendet werden kann, und zeigt auch, ob grundlegende HTML-Elemente mit CSS in einem Hugo-Theme dekoriert sind. - - - -## 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 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/blog/placeholder-text.md b/content/blog/placeholder-text.md deleted file mode 100644 index f4c25ad..0000000 --- a/content/blog/placeholder-text.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -author: "Hugo Authors" -title: "Platzhaltertext" -date: 2021-07-13 -description: "Lorem Ipsum Dolor Si Amet DE" -tags: ["markdown", "text"] -thumbnail: /blog-post.jpg ---- - -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. - -![Placeholder](/featured-placeholder.jpg) - -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/content/blog/rich-content.md b/content/blog/rich-content.md deleted file mode 100644 index 60b4dce..0000000 --- a/content/blog/rich-content.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -author: "Hugo Authors" -title: "Reichhaltiger Inhalt" -date: 2021-07-13 -description: "Eine kurze Beschreibung von Hugo Shortcodes" -tags: ["shortcodes", "privacy"] -thumbnail: https://picsum.photos/id/1002/400/250 ---- - -Hugo wird mit mehreren [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes) für reichhaltige Inhalte geliefert, zusammen mit einer [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) und einer Reihe einfacher Shortcodes, die statische und keine JS-Versionen verschiedener Social-Media-Einbettungen ermöglichen. - -## - -## YouTube Privacy Enhanced Shortcode - -{{< youtube ZJthWmvUzzc >}} - -
- ---- - -## Twitter Simple Shortcode - -{{< twitter_simple 1085870671291310081 >}} - -
- ---- - -## Vimeo Simple Shortcode - -{{< vimeo_simple 48912912 >}} diff --git a/content/page/about.md b/content/page/about.md index 495765c..d1f5c77 100644 --- a/content/page/about.md +++ b/content/page/about.md @@ -1,26 +1,14 @@ --- -author: Katheryn Fox -title: Über mich -date: 2021-07-15 +author: Jens Noack +title: Be Ellive +date: 2023-08-31 description: -keywords: ["about-us", "about-hugo", "contact"] +keywords: ["about-us", "about-elli", "contact"] type: about --- -Hugo wurde in Go geschrieben und ist ein Open-Source-Generator für statische Sites, der unter der [Apache License 2.0.] (https://github.com/gohugoio/hugo/blob/master/LICENSE) verfügbar ist. Hugo unterstützt TOML-, YAML- und JSON-Datendateitypen , Markdown- und HTML-Inhaltsdateien und verwendet Shortcodes, um Rich Content hinzuzufügen. Andere bemerkenswerte Funktionen sind Taxonomien, mehrsprachiger Modus, Bildverarbeitung, benutzerdefinierte Ausgabeformate, HTML/CSS/JS-Minifizierung und Unterstützung für Sass SCSS-Workflows. +Elli. Alexander Wolkov - Zauberer der Smaragdenstadt ... -Hugo nutzt eine Vielzahl von Open-Source-Projekten, darunter: +- Warum Elli? +- Warum diese Seite? -- 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/static/albanien.jpg b/static/albanien.jpg new file mode 100644 index 0000000..2e14dd0 Binary files /dev/null and b/static/albanien.jpg differ diff --git a/static/blist-logo-de.png b/static/blist-logo-de.png deleted file mode 100644 index b06d68b..0000000 Binary files a/static/blist-logo-de.png and /dev/null differ diff --git a/static/blist-logo.png b/static/blist-logo.png deleted file mode 100644 index f128206..0000000 Binary files a/static/blist-logo.png and /dev/null differ diff --git a/static/elli-logo-small.png b/static/elli-logo-small.png new file mode 100644 index 0000000..80b2c55 Binary files /dev/null and b/static/elli-logo-small.png differ diff --git a/static/elli-logo.png b/static/elli-logo.png new file mode 100644 index 0000000..620722f Binary files /dev/null and b/static/elli-logo.png differ diff --git a/static/elli_logo_e.png b/static/elli_logo_e.png new file mode 100644 index 0000000..8dd9728 Binary files /dev/null and b/static/elli_logo_e.png differ diff --git a/static/elli_logo_e_color.png b/static/elli_logo_e_color.png new file mode 100644 index 0000000..adda54f Binary files /dev/null and b/static/elli_logo_e_color.png differ diff --git a/static/elli_title.jpg b/static/elli_title.jpg new file mode 100644 index 0000000..685d04d Binary files /dev/null and b/static/elli_title.jpg differ diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..26d187e Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/favicon.svg b/static/favicon.svg index 57dc950..15b03d0 100644 --- a/static/favicon.svg +++ b/static/favicon.svg @@ -1,20 +1,23 @@ - - diff --git a/static/picture.jpg b/static/picture.jpg deleted file mode 100644 index 620e056..0000000 Binary files a/static/picture.jpg and /dev/null differ diff --git a/static/schotterland.jpg b/static/schotterland.jpg new file mode 100644 index 0000000..21d2f53 Binary files /dev/null and b/static/schotterland.jpg differ