fix: docs build (#1203)
This commit is contained in:
38
packages/docs/docs/welcome.md
Normal file
38
packages/docs/docs/welcome.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
id: welcome
|
||||
slug: /
|
||||
title: 'Welcome to the Standard Notes Documentation'
|
||||
sidebar_label: Welcome
|
||||
description: Welcome to the Standard Notes Documentation
|
||||
keywords:
|
||||
- standard notes
|
||||
- notes app
|
||||
- end-to-end encryption
|
||||
- welcome
|
||||
image: /img/logo.png
|
||||
hide_title: true
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
## Welcome to the Standard Notes Documentation
|
||||
|
||||
This documentation explains how to get started with using Standard Notes, publishing a blog with Listed, self-hosting a Standard Notes syncing server, developing an extension to work with Standard Notes, and developing a client application for Standard Notes (e.g., a command line application).
|
||||
|
||||
## Topics
|
||||
|
||||
- [Self-hosting a Syncing Server](/self-hosting/getting-started)
|
||||
- [Developing Extensions](/extensions/intro)
|
||||
- [Client Encryption API](/specification/encryption)
|
||||
- [Sync API](/specification/sync)
|
||||
- [Auth API](/specification/auth)
|
||||
|
||||
## Staying informed
|
||||
|
||||
- [GitHub](https://github.com/standardnotes)
|
||||
- [Twitter](https://twitter.com/standardnotes)
|
||||
- [Slack](https://standardnotes.com/slack)
|
||||
- [Blog](https://blog.standardnotes.org)
|
||||
|
||||
## Something missing?
|
||||
|
||||
If you find issues with the documentation or have suggestions on how to improve the documentation or the project in general, please [file an issue](https://github.com/standardnotes/forum) on the forum or send a tweet mentioning [@standardnotes](https://twitter.com/standardnotes).
|
||||
Reference in New Issue
Block a user