From f30953bd55dbae0fb2466a063c58706b15ea87f1 Mon Sep 17 00:00:00 2001 From: satnaing Date: Tue, 31 Jan 2023 20:20:39 +0630 Subject: [PATCH] docs: add AstroPaper v1 docs and live url --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c29df1..5a9ced0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ Documentation can be read in two formats\_ _markdown_ & _blog post_. - Customize Color Schemes - [markdown](src/content/blog/customizing-astropaper-theme-color-schemes.md) | [blog post](https://astro-paper.pages.dev/posts/customizing-astropaper-theme-color-schemes/) - Predefined Color Schemes - [markdown](src/content/blog/predefined-color-schemes.md) | [blog post](https://astro-paper.pages.dev/posts/predefined-color-schemes/) +> For AstroPaper v1, check out [this branch](https://github.com/satnaing/astro-paper/tree/astro-paper-v1) and this [live URL](https://astro-paper-v1.astro-paper.pages.dev/) + ## 💻 Tech Stack **Main Framework** - [Astro](https://astro.build/)