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:
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 - -- 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 >}} - -