From 894606f9f9fa5d815b8adaa931e9f115aeb73105 Mon Sep 17 00:00:00 2001 From: Joost Agterhoek Date: Wed, 4 Sep 2024 13:29:23 +0200 Subject: [PATCH] editing base files --- config.toml | 9 +++++---- content/_index.md | 5 ++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config.toml b/config.toml index 653d6c5..80e60a1 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ -base_url = "https://anemone.pages.dev" -title = "anemone" -description = "A minimalist Zola theme that prioritizes clean CSS and avoids heavy JavaScript. Enjoy a seamless user experience with lightning-fast load times. Let your content take center stage in a clutter-free, elegant design that enhances readability. Responsive and efficient, anemone brings focus to your ideas." +base_url = "https://notes.joostagterhoek.nl" +title = "My statically generated test website" +description = "This is a test website built with Zola. Here I want to try to build a more easy to manage and 'quiet' homepage for my blog, possibly a journal and definitely current programming, scripting and automation projects. Goals are easy access to the content (preferably direct file access), integration with Git and Obsidian and ease of use." compile_sass = false minify_html = true generate_feeds = true @@ -31,7 +31,7 @@ anchors = "on" internal_level = "warn" [extra] -author = "Speyll" +author = "Joost Agterhoek" display_author = true favicon = "favicon.ico" @@ -51,3 +51,4 @@ header_nav = [ # Optional footer license text. It will only show, when using footer_content_license. #footer_content_license = "Creative Commons Attribution 4.0 International" #footer_content_license_link = "https://creativecommons.org/licenses/by/4.0/" + diff --git a/content/_index.md b/content/_index.md index 94d1d1e..1b95227 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,14 +2,13 @@ +++ ## Overview - -anemone theme is designed to provide a nearly no-JavaScript, efficient, and minimalist experience for your website. Embracing simplicity, the theme focuses on content and readability, ensuring a seamless user experience without unnecessary distractions. +This is a test website built with Zola. Here I want to try to build a more easy to manage and 'quiet' homepage for my blog, possibly a journal and definitely current programming, scripting and automation projects. Goals are easy access to the content (preferably direct file access), integration with Git and Obsidian and ease of use. > *"Useless blockquote"* ## Blog Posts -Explore our insightful blog posts on a variety of topics: +Here are some highlighted blog posts, check out all my posts [here](./blog/): - 🔥 [testing](./blog/testing)