Skip to content

Commit

Permalink
Update src/content/blog/how-to-connect-astro-paper-blog-with-forestry…
Browse files Browse the repository at this point in the history
…-cms.md (via Pages CMS)
  • Loading branch information
HarryAdney committed Dec 24, 2024
1 parent 4c0f6c8 commit 88ec75f
Showing 1 changed file with 12 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: How to connect AstroPaper blog with Forestry CMS
author: Sat Naing
pubDatetime: 2022-09-21T05:17:19Z
pubDatetime: 2024-12-24
modDatetime: 2024-12-24
title: How to connect AstroPaper blog with Forestry CMS
ogImage: https://res.cloudinary.com/noezectz/v1663745737/astro-paper/astropaper-x-forestry-og_kqfwp0.png
slug: how-to-connect-astro-paper-blog-with-forestry-cms
featured: false
featured: true
draft: false
tags:
- docs
- forestry-cms
- astro-paper
ogImage: https://res.cloudinary.com/noezectz/v1663745737/astro-paper/astropaper-x-forestry-og_kqfwp0.png
description:
Step by step process of connecting Astro-Paper blog theme with Forestry
Headless CMS.
description: Step by step process of connecting Astro-Paper blog theme with
Forestry Headless CMS.
---

> Important!!! Forestry is going to be discontinued on April 22nd, 2023. You can [read their announcement](https://forestry.io/blog/forestry.io-end-of-life/) for more info.
In this article, I will explain step by step process of connecting AstroPaper theme with the Forestry headless CMS. So, let's get started 🎉
Expand Down Expand Up @@ -107,20 +106,20 @@ Here are some adjustments you have to make.

**_title_**

- Validation => REQUIRED => true
* Validation => REQUIRED => true

**_author_**

- Default => your name
* Default => your name

**_datetime_**

- Default => USE "NOW" AS DEFAULT
* Default => USE "NOW" AS DEFAULT

**_description_**

- Validation => REQUIRED => true
* Validation => REQUIRED => true

## Conclusion

You can now post your articles and write whatever you want.
You can now post your articles and write whatever you want.

0 comments on commit 88ec75f

Please sign in to comment.