update sections for dev guide
This commit is contained in:
parent
6009a6f01e
commit
c910613131
|
@ -5,10 +5,10 @@
|
||||||
url = "/docs/intro/"
|
url = "/docs/intro/"
|
||||||
|
|
||||||
[[dev]]
|
[[dev]]
|
||||||
name = "Prologue"
|
name = "Intro"
|
||||||
weight = 9
|
weight = 9
|
||||||
identifier = "prologue"
|
identifier = "intro"
|
||||||
url = "/dev_guide/prologue/"
|
url = "/dev_guide/intro/"
|
||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Onboarding"
|
name = "Onboarding"
|
||||||
|
@ -16,6 +16,12 @@
|
||||||
identifier = "onboarding"
|
identifier = "onboarding"
|
||||||
url = "/docs/onboarding/"
|
url = "/docs/onboarding/"
|
||||||
|
|
||||||
|
[[dev]]
|
||||||
|
name = "Onboarding"
|
||||||
|
weight = 10
|
||||||
|
identifier = "onboarding"
|
||||||
|
url = "/dev_guide/onboarding/"
|
||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Chat"
|
name = "Chat"
|
||||||
weight = 11
|
weight = 11
|
||||||
|
@ -70,6 +76,12 @@
|
||||||
identifier = "settings"
|
identifier = "settings"
|
||||||
url = "/docs/settings/"
|
url = "/docs/settings/"
|
||||||
|
|
||||||
|
[[dev]]
|
||||||
|
name = "Settings"
|
||||||
|
weight = 15
|
||||||
|
identifier = "settings"
|
||||||
|
url = "/dev_guide/settings/"
|
||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Help"
|
name = "Help"
|
||||||
weight = 60
|
weight = 60
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
title : "Intro"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:45+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:45+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
---
|
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
title: "Advanced options"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-13T15:21:01+02:00
|
||||||
|
lastmod: 2020-10-13T15:21:01+02:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "intro"
|
||||||
|
weight: 130
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Command line options
|
||||||
|
|
||||||
|
## Data folders
|
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
title: "Installation"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-11-16T13:59:39+01:00
|
||||||
|
lastmod: 2020-11-16T13:59:39+01:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "intro"
|
||||||
|
weight: 110
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## MacOs
|
||||||
|
|
||||||
|
## Linux
|
||||||
|
|
||||||
|
## Windows
|
||||||
|
|
||||||
|
## Building from source
|
|
@ -0,0 +1,54 @@
|
||||||
|
---
|
||||||
|
title: "Introduction"
|
||||||
|
description: "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
|
||||||
|
lead: "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
|
||||||
|
date: 2020-10-06T08:48:57+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:57+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "intro"
|
||||||
|
weight: 100
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Get started
|
||||||
|
|
||||||
|
There are two main ways to get started with Doks:
|
||||||
|
|
||||||
|
### Tutorial
|
||||||
|
|
||||||
|
{{< alert icon="👉" text="The Tutorial is intended for novice to intermediate users." >}}
|
||||||
|
|
||||||
|
Step-by-step instructions on how to start a new Doks project. [Tutorial →](https://getdoks.org/tutorial/introduction/)
|
||||||
|
|
||||||
|
### Quick Start
|
||||||
|
|
||||||
|
{{< alert icon="👉" text="The Quick Start is intended for intermediate to advanced users." >}}
|
||||||
|
|
||||||
|
One page summary of how to start a new Doks project. [Quick Start →]({{< relref "quick-start" >}})
|
||||||
|
|
||||||
|
## Go further
|
||||||
|
|
||||||
|
Recipes, Reference Guides, Extensions, and Showcase.
|
||||||
|
|
||||||
|
### Recipes
|
||||||
|
|
||||||
|
Get instructions on how to accomplish common tasks with Doks. [Recipes →](https://getdoks.org/docs/recipes/project-configuration/)
|
||||||
|
|
||||||
|
### Reference Guides
|
||||||
|
|
||||||
|
Learn how to customize Doks to fully make it your own. [Reference Guides →](https://getdoks.org/docs/reference-guides/security/)
|
||||||
|
|
||||||
|
### Extensions
|
||||||
|
|
||||||
|
Get instructions on how to add even more to Doks. [Extensions →](https://getdoks.org/docs/extensions/breadcrumb-navigation/)
|
||||||
|
|
||||||
|
### Showcase
|
||||||
|
|
||||||
|
See what others have build with Doks. [Showcase →](https://getdoks.org/showcase/electric-blocks/)
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Find out how to contribute to Doks. [Contributing →](https://getdoks.org/docs/contributing/how-to-contribute/)
|
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
title : "Onboarding"
|
||||||
|
description: "Status Chat"
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
---
|
||||||
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
title : "Creating an account"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "onboarding"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## create account
|
||||||
|
|
||||||
|
|
||||||
|
## access existing key
|
||||||
|
|
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
title : "Initial Screen"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "onboarding"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Disclaimer
|
||||||
|
|
||||||
|
|
||||||
|
## First Time
|
||||||
|
|
||||||
|
|
||||||
|
## With Existing Accounts
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title : "Login"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "onboarding"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## multiple accounts
|
||||||
|
|
||||||
|
## with only 1 account
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
title : "Settings"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:45+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:45+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
---
|
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
title : "Advanced Settings"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
## Advanced section
|
||||||
|
|
||||||
|
## Network
|
||||||
|
|
||||||
|
### Choosing a network
|
||||||
|
|
||||||
|
### Adding a custom network
|
||||||
|
|
||||||
|
## Fleet
|
||||||
|
|
||||||
|
### Choosing a fleet
|
||||||
|
|
||||||
|
## Minimize on close
|
||||||
|
|
||||||
|
## Enabling or Disabling experimental features
|
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
title : "Appearance"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Appearance section
|
||||||
|
|
||||||
|
## Changing font size
|
||||||
|
|
||||||
|
## Changing theme to light or dark
|
|
@ -0,0 +1,31 @@
|
||||||
|
---
|
||||||
|
title : "Contacts Management"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## selecting contacts section
|
||||||
|
|
||||||
|
## adding a new contact
|
||||||
|
|
||||||
|
## contact list
|
||||||
|
|
||||||
|
## viewing a contact qr code
|
||||||
|
|
||||||
|
## assigning a local nickname to the contact
|
||||||
|
|
||||||
|
## blocking a contact
|
||||||
|
|
||||||
|
## removing a contact
|
||||||
|
|
||||||
|
## viewing blocked contacts
|
||||||
|
|
||||||
|
## invite friends
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title : "ENS Username"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Registering stateofus.eth username
|
||||||
|
|
||||||
|
## Using a custom ENS domain
|
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title : "Language"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## changing language
|
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
title : "Notifications & Sounds"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Adjusting sound volume
|
||||||
|
|
||||||
|
## Configuring Notifications
|
||||||
|
|
||||||
|
### Notification preferences
|
||||||
|
|
||||||
|
### Play a sound when receiving a notification
|
||||||
|
|
||||||
|
### Using Operating System notifications
|
||||||
|
|
||||||
|
### Adjusting Notification style
|
||||||
|
|
||||||
|
### Receive notifications from non-contacts
|
||||||
|
|
||||||
|
### Managing Muted contacts
|
||||||
|
|
||||||
|
### Managing Muted chats
|
||||||
|
|
||||||
|
### Reset notification setttings
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title : "Other"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Help section
|
||||||
|
|
||||||
|
## About Section
|
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
title : "Privacy & Security"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Backing up seed phrase
|
||||||
|
|
||||||
|
## Configuring default browser
|
||||||
|
|
||||||
|
## Displaying profile pictures
|
||||||
|
|
||||||
|
## Displaying images in the chat
|
||||||
|
|
||||||
|
## Allowing or Blocking unfurling of URLs
|
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
title : "Profile"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## selecting My profile section
|
||||||
|
|
||||||
|
## viewing QR code for profile
|
||||||
|
|
||||||
|
## uploading a profile photo
|
||||||
|
|
||||||
|
## removing profile photo
|
||||||
|
|
||||||
|
## expanding key
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
title : "Syncing Devices"
|
||||||
|
description: ""
|
||||||
|
lead: ""
|
||||||
|
date: 2020-10-06T08:48:23+00:00
|
||||||
|
lastmod: 2020-10-06T08:48:23+00:00
|
||||||
|
draft: false
|
||||||
|
images: []
|
||||||
|
menu:
|
||||||
|
dev:
|
||||||
|
parent: "settings"
|
||||||
|
toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
## Syncing Devices
|
||||||
|
|
||||||
|
## Syncing Chat history
|
Loading…
Reference in New Issue