From 4e1b788c1e39a3575f6f2ecef5d34669f91cf48c Mon Sep 17 00:00:00 2001 From: daudix-UFO Date: Sat, 2 Sep 2023 17:29:46 +0300 Subject: [PATCH] feat: No GitHub --- README.md | 5 ++++- _config.yml | 4 ++-- index.md | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d8418b3..f3157c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# Duckquill +# Duckquill 🦆🪶 +[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page) [![status-badge](https://ci.codeberg.org/api/badges/12567/status.svg)](https://ci.codeberg.org/repos/12567) +[Duckquill](https://daudix-ufo.codeberg.page/duckquill/) is a modern, pretty, and clean [Jekyll](https://jekyllrb.com) template that has the purpose of greatly simplifying the process of rolling up your blog. It aims to let you write simple markdown pages and deploy them to Codeberg or GitLab Pages. + ## Usage ### 🧪️ Test pages diff --git a/_config.yml b/_config.yml index 940554b..7cb5fdc 100644 --- a/_config.yml +++ b/_config.yml @@ -5,10 +5,10 @@ baseurl: # 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 +sourceurl: "https://codeberg.org/daudix-UFO/duckquill-source" # "edit this website" link in the footer hosting: "Codeberg" # the hosting of your site, e.g Codeberg description: "Duckquill blog template." -issuesurl: "https://codeberg.org/daudix-UFO/duckquill/issues" # issue tracker for website +issuesurl: "https://codeberg.org/daudix-UFO/duckquill-source/issues" # issue tracker for website permalink: /:title/ primary-color: "#ffa348" # used in iOS theme. further color customization in _sass/variables.scss diff --git a/index.md b/index.md index 55fc66f..58a5cf1 100644 --- a/index.md +++ b/index.md @@ -11,7 +11,7 @@ jgs~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~ # Duckquill -[Duckquill](https://codeberg.org/daudix-UFO/duckquill) is a modern, pretty, and clean [Jekyll](https://jekyllrb.com) template that has the purpose of greatly simplifying the process of rolling up your blog. It aims to let you write simple markdown pages and deploy them to Codeberg or GitLab Pages. +[Duckquill](https://codeberg.org/daudix-UFO/duckquill-source) is a modern, pretty, and clean [Jekyll](https://jekyllrb.com) template that has the purpose of greatly simplifying the process of rolling up your blog. It aims to let you write simple markdown pages and deploy them to Codeberg or GitLab Pages. Edit a bit of metadata and tweak some of the included graphics and have a blog up in minutes!