Skip to content
Closed
Show file tree
Hide file tree
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
19 changes: 13 additions & 6 deletions apps/web/content/handbook/how-we-work/4.cms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ section: "How-we-work"
summary: "We use GitHub as our CMS, keeping us open-source friendly and transparent."
---

## GitHub as our CMS
## GitHub

## Decap for non-technical users
## Decap

- We use [Decap CMS](https://github.com/decaporg/decap-cms) for non-technical editors.
- All config stored in `apps/web/public/admin`, and accessible at `https://hyprnote.com/admin`. (this is not accessible in `dev` mode)
- We use [GitHub](https://decapcms.org/docs/github-backend) as storage backend, with [Netlify Git Gateway](https://docs.netlify.com/manage/security/secure-access-to-sites/git-gateway) to authenticate users.
- New users should be invited at `https://app.netlify.com/projects/hyprnote/configuration/identity#users`.
* We use [Decap CMS](https://github.com/decaporg/decap-cms) for non-technical editors.

### Developer

* All config stored in `apps/web/public/admin`, and accessible at `https://hyprnote.com/admin`. (this is not accessible in `dev` mode)
* We use [GitHub](https://decapcms.org/docs/github-backend) as storage backend, with [Netlify Git Gateway](https://docs.netlify.com/manage/security/secure-access-to-sites/git-gateway) to authenticate users.
* New users should be invited at `https://app.netlify.com/projects/hyprnote/configuration/identity#users`.

### Editor

![](/images/handbook/screenshot-2026-01-02-at-2.35.42 pm.png "decap_workflow")
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.