updates
This commit is contained in:
parent
b28616d187
commit
0896cc0926
|
@ -4,6 +4,9 @@ Want to Chat? Join our [Discord](https://discord.gg/u7NZqUyeAR)
|
|||
|
||||
For a full always up to date documentation please checkout [Our Website](https://astro-ghostcms.xyz)
|
||||
|
||||
- [Default Theme Demo](https://demo.astro-ghostcms.xyz)
|
||||
- [Catppuccin Dark Demo](https://catppuccindark-demo.astro-ghostcms.xyz/)
|
||||
|
||||
## Quick Start
|
||||
|
||||
```sh
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
# Astro-GhostCMS Demo Template
|
||||
|
||||

|
||||
[Demo](https://catppuccindark-demo.astro-ghostcms.xyz/)
|
||||
|
||||
This Repo is a Demo Website for the [@matthiesenxyz/astro-ghostcms](https://github.com/MatthiesenXYZ/astro-ghostcms) integraion.
|
||||
|
||||
- For a live preview goto [Demo.Astro-GhostCMS.xyz](https://demo.astro-ghostcms.xyz)
|
||||
- To see the Current Lighthouse test that is ran every deployment goto [Test.Demo.Astro-GhostCMS.xyz](https://test.demo.astro-ghostcms.xyz)
|
||||
|
||||
### For more information Check our website
|
||||
|
||||
|
|
|
@ -3,6 +3,8 @@ title: Manual Install
|
|||
description: How to install the Catppuccin Dark theme
|
||||
---
|
||||
|
||||
[Demo](https://catppuccindark-demo.astro-ghostcms.xyz/)
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
|
|
|
@ -3,4 +3,6 @@ title: Quick Install
|
|||
description: How to install the Catppuccin Dark theme
|
||||
---
|
||||
|
||||
[Demo](https://catppuccindark-demo.astro-ghostcms.xyz/)
|
||||
|
||||
## Coming Soon
|
Loading…
Reference in New Issue