From 3573c1603e94baa411514646ab1a83f4ad5f9144 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 25 Jul 2023 13:13:13 +0800 Subject: url --- docs/mkdocs.yml | 7 +++++-- docs/requirements.txt | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 415a321..cd1570d 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,8 +1,11 @@ site_name: Psi Docs (Draft) repo_url: https://github.com/HydroRoll-Team/psi repo_name: HydroRoll-Team/psi -edit_uri: edit/main/docs/ - +edit_uri: edit/main/docs/docs/ +site_author: Hsiang Nianian +site_description: >- + Psi is a new programming language designed with simplicity, flexibility, and performance in mind. + It provides a clean and intuitive syntax that is easy to read and write, making it an excellent choice for both beginners and experienced programmers. theme: name: material diff --git a/docs/requirements.txt b/docs/requirements.txt index 591b791..b27a670 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,5 @@ mkdocs-material mkdocs-blog-plugin mkdocs-git-revision-date-localized-plugin -mkdocs-git-authors-plugin \ No newline at end of file +mkdocs-git-authors-plugin +mkdocs-material-extensions>=1.1 \ No newline at end of file -- cgit v1.2.3-70-g09d2