hivedav-website

Website for HiveDAV
git clone https://git.in0rdr.ch/hivedav-website.git
Log | Files | Refs | README | LICENSE

commit 5ad1f946cb9158947467910971d9b8f26aa9c715
parent ae926fbcee0416462b4ec4836272e13b593a2bb6
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Mon, 26 Feb 2024 19:56:12 +0100

feat: change config file

Diffstat:
M_config.yml | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/_config.yml b/_config.yml @@ -1,9 +1,9 @@ # Site settings -title_left : "Think" -title_right : "space" # default: "" -description : "Minimalist Jekyll theme for technical writing blog." -keywords : "Jekyll, theme, free, download, SEO, blog, web, minimalist, thinkspace" -url : https://heiswayi.github.io/thinkspace # site url +title_left : "Hive" +title_right : "DAV" # default: "" +description : "A curlable free/busy scheduler with CalDAV integration" +keywords : "calendar, caldav, freebusy, curlable, scheduler" +url : https://hivedav.p0c.ch # site url baseurl : "" # apply repo name like "/myproject" if used under gh-pages branch, else (under master branch) just leave empty/blank cover : "" # image uri like logo/cover image for site seo @@ -28,7 +28,7 @@ sass: # Author settings author: - name : "John Doe" + name : "Andreas Gruhler" plugins: - jekyll-sitemap