Skip to content
Merged
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
5 changes: 5 additions & 0 deletions apps/web/content/docs/analytics.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Analytics
description: Learn about analytics in Hyprnote
---

## Analytics

We have some analytics code in the desktop application.
Expand Down
5 changes: 5 additions & 0 deletions apps/web/content/docs/developers/run.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Run
description: Learn how to run Hyprnote for development
---

# Development

> How to run the app?
Expand Down
5 changes: 5 additions & 0 deletions apps/web/content/docs/storage.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Storage
description: Learn about storage in Hyprnote
---

# How Hyprnote stores data

> This changed significantly since `0.0.x` of `Hyprnote`. For existing users, we will provide migration script once `v1` is stabilized.
Expand Down
Loading