Universe

Create project in app
Version 0.1.4

A twilight style template,offers numerous light and dark themes.

晨昏主题模板,提供许多浅色和深色主题.

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网络应用程序上启动和运行的项目副本。也许是导入软件包的简短代码示例和非常简单的预告使用。

#import "@preview/twilight-book:0.1.4": *

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

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

git clone https://github.com/CrossDark/TwilightBook.git "$HOME/Library/Application Support/typst/packages/local/twilight-book/0.1.4"

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.

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

#import "@preview/twilight-book:0.1.4": *

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

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

  • Project folder on server:
  • Confluence link:
  • Asana board:
  • etc…