Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/preview/flower-book/0.3.0/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
original/.*
docs/*.pdf
199 changes: 199 additions & 0 deletions packages/preview/flower-book/0.3.0/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,199 @@
# 更新日志 Changelog

本项目所有重大变更均将记录于此文件中.

All notable changes to this project will be documented in this file.

该格式基于[变更日志规范](https://keepachangelog.com/en/1.1.0/),
且本项目遵循[语义化版本控制](https://semver.org/spec/v2.0.0.html)。

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 待发布 [Unreleased]

<details>

<!-- Write migration guide here -->

</details>

### 新增 Added

- [ ] 增加七种花之主题和一种混合主题
- [ ] `混合`主题
- [ ] 封面
- [ ] 正文
- [ ] `赤-红玫瑰`主题
- [ ] 封面
- [ ] 正文
- [ ] `橙-鹤望兰`主题
- [ ] 封面
- [ ] 正文
- [ ] `黄-向日葵`主题
- [X] 封面
- [ ] 正文
- [ ] `绿-绿石竹`主题
- [ ] 封面
- [ ] 正文
- [ ] `青-飞燕草`主题
- [ ] 封面
- [ ] 正文
- [ ] `蓝-蓝铃花`主题
- [ ] 封面
- [ ] 正文
- [ ] `紫-大花蕙兰`主题
- [ ] 封面
- [ ] 正文
- [ ] 在段落前绘制指示线![]()

### 更改 Changed

- [ ] 拆分floeer-book函数为一个主函数和许多小函数,小函数内放置各个部分/功能的具体实现代码,主函数内调用各个小函数并执行全局性代码
- [ ] 完善测试流程

### 弃用 Deprecated

### 移除 Removed

### 修复 Fixed

### 安全 Security

## [0.1.0] - 2025-10-02

### 新增 Added

<!-- Describe the feature set of the initial release here -->

- 补完了typst官方模板
- 从AbyssBook项目中迁移了lib.typ

## [0.1.1] - 2025-10-02

### 更改 Changed

- 之前token权限设置错了,改一下

## [0.1.2] - 2025-10-02

### 更改 Changed

- 之前workflow里一不小心把目标仓库设置成了本仓库自己

## [0.1.3] - 2025-10-02

### 更改 Changed

- 之前toml里忘设置分类了

## [0.1.4] - 2025-10-02

### 更改 Changed

- 分类更新为Book,Layout

## [0.1.5] - 2025-10-02

### 更改 Changed

- 改为黑底白字,并使用变量管理文本和背景颜色

## [0.1.9] - 2025-10-02

### 更改 Changed

- 将部分设置分成了单独的函数

## [0.2.0] - 2025-10-02

### 更改 Changed

- 正在编写风格字典,但是好像不会字典

## [0.2.1] - 2025-10-02

### 更改 Changed

- 页码终于改好了

## [0.2.2] - 2025-10-02

### 更改 Changed

- 更新了注释

## [0.2.3] - 2025-10-02

### 更改 Changed

- 分类首字母改为小写

## [0.2.4] - 2025-10-02

### 更改 Changed

- 更新略缩图

## [0.2.5] - 2025-10-24

### 更改 Changed

- 更新略缩图格式

## [0.2.6] - 2025-10-24

### 更改 Changed

- 合并到主分支后进行一些调整

## [0.2.7] - 2025-10-24

### 更改 Changed

- 修正了一些pull request中的错误

## [0.2.8] - 2025-10-26

### 更改 Changed

- 继续修改错误

## [0.3.0] - 2025-10-26

### 更改 Changed

- 继续修改错误

<!--
以下是每个版本的目标URL:
Below are the target URLs for each version
You can link version numbers (in level-2 headings)
to the corresponding tag on GitHub, or the diff
in comparison to the previous release

以下是每个版本的目标URL
您可以将版本号(位于二级标题中)链接至GitHub上的对应标签
或链接至与前一版本的差异对比
-->

[Unreleased]: https://github.com/CrossDark/FlowerBook/compare/latest...HEAD
[0.1.0]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.0
[0.1.1]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.1
[0.1.2]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.2
[0.1.3]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.3
[0.1.4]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.4
[0.1.5]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.5
[0.1.7]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.7
[0.1.9]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.1.9
[0.2.0]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.0
[0.2.1]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.1
[0.2.2]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.2
[0.2.3]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.3
[0.2.4]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.4
[0.2.5]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.5
[0.2.6]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.6
[0.2.7]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.7
[0.2.8]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.2.8
[0.3.0]: https://github.com/CrossDark/FlowerBook/releases/tag/v0.3.0

21 changes: 21 additions & 0 deletions packages/preview/flower-book/0.3.0/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2025 跨越晨昏

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
55 changes: 55 additions & 0 deletions packages/preview/flower-book/0.3.0/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# The `FlowerBook` Package
<div align="center">Version 0.3.0</div>

A flower style template

花卉主题模板

## Getting Started 入门

These instructions will get you a copy of the project up and running on the typst web app. Perhaps a short code example on importing the package and a very simple teaser usage.

这些说明将为您提供在typst网络应用程序上启动和运行的项目副本。也许是导入软件包的简短代码示例和非常简单的预告使用。

```typ
#import "@preview/flower-book:0.3.0": *

#show: flower-book.with()
#my-func()
```

<picture>
<source media="(prefers-color-scheme: dark)" srcset="./thumbnail-dark.svg">
<img src="./thumbnail-light.svg">
</picture>

### Installation 安装

A step by step guide that will tell you how to get the development environment up and running. This should explain how to clone the repo, along with any pre-requisite software and installation steps.

一份逐步指南,将指导您如何搭建并运行开发环境。本指南应说明如何克隆代码库,并列明所需预装软件及安装步骤。

#### MacOS

```shell
git clone https://github.com/CrossDark/FlowerBook.git "$HOME/Library/Application Support/typst/packages/local/flower-book/0.3.0"
```

## Usage

A more in-depth description of usage. Any template arguments? A complicated example that showcases most if not all of the functions the package provides? This is also an excellent place to signpost the manual.

更深入的用法描述。 有什么模板论据吗? 一个复杂的示例,展示了软件包提供的大多数(如果不是所有)功能? 这也是为手册贴路标的绝佳场所。

```typ
#import "@preview/flower-book:0.3.0": *

// #let my-complicated-example = ...
```

## Additional Documentation and Acknowledgments 附加文件和知识点

* Project folder on server:
* Confluence link:
* Asana board:
* etc...
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading