Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/docs/docusaurus.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Docusaurus
group: Guides
weight: 80
title: Docusaurus
---
This guide instructs you on how to integrate Decap CMS with Docusaurus.

### Before you begin

* Sign up for [GitHub](www.github.com) and [Netlify](www.netlify.com).
* Sign up for [GitHub](https://www.github.com) and [Netlify](https://www.netlify.com).
* Download [Node.js](https://nodejs.org/en/download/) version 14 or above.
* Install the [GitHub CLI](https://cli.github.com/).
* Install and authenticate the [Netlify CLI](https://docs.netlify.com/cli/get-started/).
Expand Down