feat: Stuff

This commit is contained in:
daudix-UFO
2023-08-31 06:51:01 +03:00
parent c52a711d9c
commit 0b4ed1f25c
13 changed files with 84 additions and 67 deletions

View File

@ -1,9 +1,10 @@
# Site settings
title: Duckquill
baseurl: "/duckquill" # the subpath of your site, e.g. /blog/
# usually empty. necessary for building absolute URIs
# for metadata header
url: "https://daudix-ufo.codeberg.page" # the base hostname & protocol for your site
baseurl:
"/duckquill" # the subpath of your site, e.g. /blog/
# usually empty. necessary for building absolute URIs
# for metadata header
url: "https://daudix-ufo.codeberg.page" # the base hostname & protocol for your site
sourceurl: "https://codeberg.org/daudix-UFO/duckquill" # "edit this website" link in the footer
hosting: "Codeberg" # the hosting of your site, e.g Codeberg
description: "Duckquill blog template."
@ -31,7 +32,7 @@ comments:
# WILL BE ABLE TO READ THE ASSOCIATED ACCOUNT'S PRIVATE STATUSES. It is highly
# recommended to use a dedicated bot/API account to create an application with
# scope read:statuses.
token:
token: jTNX9pAV8XEPBby0cPWF6CmGY60kkIy4vidggfxXmoQ
# Additional verified usernames in username@example.com format. If they are on
# the host listed above, OMIT the @example.com
@ -49,6 +50,7 @@ feed:
tags:
path: "feed/tags/"
plugins:
- jekyll-loading-lazy
- jekyll-sitemap
- jekyll-feed
- jekyll-toc
@ -59,4 +61,4 @@ defaults:
values:
layout: "default"
author: "Duckquill"
destination: "posts"
destination: "posts"