39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
---
|
|
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)
|
|
- [Discord](https://standardnotes.com/discord)
|
|
- [Twitter](https://twitter.com/standardnotes)
|
|
- [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).
|