feat: No GitHub
This commit is contained in:
@ -1,7 +1,10 @@
|
|||||||
# Duckquill
|
# Duckquill 🦆🪶
|
||||||
|
|
||||||
|
[](https://nogithub.codeberg.page)
|
||||||
[](https://ci.codeberg.org/repos/12567)
|
[](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
|
## Usage
|
||||||
|
|
||||||
### 🧪️ Test pages
|
### 🧪️ Test pages
|
||||||
|
@ -5,10 +5,10 @@ baseurl:
|
|||||||
# usually empty. necessary for building absolute URIs
|
# usually empty. necessary for building absolute URIs
|
||||||
# for metadata header
|
# for metadata header
|
||||||
url: "https://daudix-ufo.codeberg.page" # the base hostname & protocol for your site
|
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
|
hosting: "Codeberg" # the hosting of your site, e.g Codeberg
|
||||||
description: "Duckquill blog template."
|
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/
|
permalink: /:title/
|
||||||
primary-color: "#ffa348" # used in iOS theme. further color customization in _sass/variables.scss
|
primary-color: "#ffa348" # used in iOS theme. further color customization in _sass/variables.scss
|
||||||
|
|
||||||
|
2
index.md
2
index.md
@ -11,7 +11,7 @@ jgs~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~
|
|||||||
|
|
||||||
# Duckquill
|
# 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!
|
Edit a bit of metadata and tweak some of the included graphics and have a blog up in minutes!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user