24 lines
680 B
Markdown
24 lines
680 B
Markdown
+++
|
|
authors = ["david-swift"]
|
|
title = "Release 0.1.0"
|
|
description = "The birth of a duckling!"
|
|
date = 2025-04-13
|
|
[taxonomies]
|
|
tags = ["Release", "Demo", "Test"]
|
|
[extra.comments]
|
|
host = "mastodon.de"
|
|
user = "david_swift"
|
|
id = "" # TODO: Add id
|
|
+++
|
|
|
|
Duckling is here!
|
|
|
|
Almost everything that [Duckquill](https://duckquill.daudix.one) offers is available in Duckling in a more minimal design.
|
|
|
|
Additionally, the following features were added:
|
|
|
|
- Project documentation! Find a demo under [Docs](/docs/gettingstarted/).
|
|
- [Subprojects](/subprojects), a way to showcase a project's features.
|
|
|
|
Learn how to use Duckling for your own project website in the [docs](/docs/gettingstarted/).
|