5-31-23-1a
@ -4,13 +4,11 @@ title: "Linux"
|
||||
linkTitle: "Linux"
|
||||
date: 2017-01-05
|
||||
description: >
|
||||
A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
|
||||
Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This is a placeholder page. Replace it with your own content.
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
|
||||
This is the section landing page.
|
||||
|
||||
|
@ -1,239 +0,0 @@
|
||||
---
|
||||
title: "Configuring Ponycopters"
|
||||
linkTitle: "Configuring Ponycopters"
|
||||
date: 2017-01-05
|
||||
weight: 2
|
||||
description: >
|
||||
A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This is a placeholder page. Replace it with your own content.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
|
||||
|
||||
There should be whitespace between paragraphs. Vape migas chillwave sriracha poutine try-hard distillery. Tattooed shabby chic small batch, pabst art party heirloom letterpress air plant pop-up. Sustainable chia skateboard art party banjo cardigan normcore affogato vexillologist quinoa meggings man bun master cleanse shoreditch readymade. Yuccie prism four dollar toast tbh cardigan iPhone, tumblr listicle live-edge VHS. Pug lyft normcore hot chicken biodiesel, actually keffiyeh thundercats photo booth pour-over twee fam food truck microdosing banh mi. Vice activated charcoal raclette unicorn live-edge post-ironic. Heirloom vexillologist coloring book, beard deep v letterpress echo park humblebrag tilde.
|
||||
|
||||
90's four loko seitan photo booth gochujang freegan tumeric listicle fam ugh humblebrag. Bespoke leggings gastropub, biodiesel brunch pug fashion axe meh swag art party neutra deep v chia. Enamel pin fanny pack knausgaard tofu, artisan cronut hammock meditation occupy master cleanse chartreuse lumbersexual. Kombucha kogi viral truffaut synth distillery single-origin coffee ugh slow-carb marfa selfies. Pitchfork schlitz semiotics fanny pack, ugh artisan vegan vaporware hexagon. Polaroid fixie post-ironic venmo wolf ramps **kale chips**.
|
||||
|
||||
> There should be no margin above this first sentence.
|
||||
>
|
||||
> Blockquotes should be a lighter gray with a border along the left side in the secondary color.
|
||||
>
|
||||
> There should be no margin below this final sentence.
|
||||
|
||||
## First Header 2
|
||||
|
||||
This is a normal paragraph following a header. Knausgaard kale chips snackwave microdosing cronut copper mug swag synth bitters letterpress glossier **craft beer**. Mumblecore bushwick authentic gochujang vegan chambray meditation jean shorts irony. Viral farm-to-table kale chips, pork belly palo santo distillery activated charcoal aesthetic jianbing air plant woke lomo VHS organic. Tattooed locavore succulents heirloom, small batch sriracha echo park DIY af. Shaman you probably haven't heard of them copper mug, crucifix green juice vape *single-origin coffee* brunch actually. Mustache etsy vexillologist raclette authentic fam. Tousled beard humblebrag asymmetrical. I love turkey, I love my job, I love my friends, I love Chardonnay!
|
||||
|
||||
Deae legum paulatimque terra, non vos mutata tacet: dic. Vocant docuique me plumas fila quin afuerunt copia haec o neque.
|
||||
|
||||
On big screens, paragraphs and headings should not take up the full container width, but we want tables, code blocks and similar to take the full width.
|
||||
|
||||
Scenester tumeric pickled, authentic crucifix post-ironic fam freegan VHS pork belly 8-bit yuccie PBR&B. **I love this life we live in**.
|
||||
|
||||
|
||||
## Second Header 2
|
||||
|
||||
> This is a blockquote following a header. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.
|
||||
|
||||
### Header 3
|
||||
|
||||
```
|
||||
This is a code block following a header.
|
||||
```
|
||||
|
||||
Next level leggings before they sold out, PBR&B church-key shaman echo park. Kale chips occupy godard whatever pop-up freegan pork belly selfies. Gastropub Belinda subway tile woke post-ironic seitan. Shabby chic man bun semiotics vape, chia messenger bag plaid cardigan.
|
||||
|
||||
#### Header 4
|
||||
|
||||
* This is an unordered list following a header.
|
||||
* This is an unordered list following a header.
|
||||
* This is an unordered list following a header.
|
||||
|
||||
##### Header 5
|
||||
|
||||
1. This is an ordered list following a header.
|
||||
2. This is an ordered list following a header.
|
||||
3. This is an ordered list following a header.
|
||||
|
||||
###### Header 6
|
||||
|
||||
| What | Follows |
|
||||
|-----------|-----------------|
|
||||
| A table | A header |
|
||||
| A table | A header |
|
||||
| A table | A header |
|
||||
|
||||
----------------
|
||||
|
||||
There's a horizontal rule above and below this.
|
||||
|
||||
----------------
|
||||
|
||||
Here is an unordered list:
|
||||
|
||||
* Liverpool F.C.
|
||||
* Chelsea F.C.
|
||||
* Manchester United F.C.
|
||||
|
||||
And an ordered list:
|
||||
|
||||
1. Michael Brecker
|
||||
2. Seamus Blake
|
||||
3. Branford Marsalis
|
||||
|
||||
And an unordered task list:
|
||||
|
||||
- [x] Create a Hugo theme
|
||||
- [x] Add task lists to it
|
||||
- [ ] Take a vacation
|
||||
|
||||
And a "mixed" task list:
|
||||
|
||||
- [ ] Pack bags
|
||||
- ?
|
||||
- [ ] Travel!
|
||||
|
||||
And a nested list:
|
||||
|
||||
* Jackson 5
|
||||
* Michael
|
||||
* Tito
|
||||
* Jackie
|
||||
* Marlon
|
||||
* Jermaine
|
||||
* TMNT
|
||||
* Leonardo
|
||||
* Michelangelo
|
||||
* Donatello
|
||||
* Raphael
|
||||
|
||||
Definition lists can be used with Markdown syntax. Definition headers are bold.
|
||||
|
||||
Name
|
||||
: Godzilla
|
||||
|
||||
Born
|
||||
: 1952
|
||||
|
||||
Birthplace
|
||||
: Japan
|
||||
|
||||
Color
|
||||
: Green
|
||||
|
||||
|
||||
----------------
|
||||
|
||||
Tables should have bold headings and alternating shaded rows.
|
||||
|
||||
| Artist | Album | Year |
|
||||
|-------------------|-----------------|------|
|
||||
| Michael Jackson | Thriller | 1982 |
|
||||
| Prince | Purple Rain | 1984 |
|
||||
| Beastie Boys | License to Ill | 1986 |
|
||||
|
||||
If a table is too wide, it should scroll horizontally.
|
||||
|
||||
| Artist | Album | Year | Label | Awards | Songs |
|
||||
|-------------------|-----------------|------|-------------|----------|-----------|
|
||||
| Michael Jackson | Thriller | 1982 | Epic Records | Grammy Award for Album of the Year, American Music Award for Favorite Pop/Rock Album, American Music Award for Favorite Soul/R&B Album, Brit Award for Best Selling Album, Grammy Award for Best Engineered Album, Non-Classical | Wanna Be Startin' Somethin', Baby Be Mine, The Girl Is Mine, Thriller, Beat It, Billie Jean, Human Nature, P.Y.T. (Pretty Young Thing), The Lady in My Life |
|
||||
| Prince | Purple Rain | 1984 | Warner Brothers Records | Grammy Award for Best Score Soundtrack for Visual Media, American Music Award for Favorite Pop/Rock Album, American Music Award for Favorite Soul/R&B Album, Brit Award for Best Soundtrack/Cast Recording, Grammy Award for Best Rock Performance by a Duo or Group with Vocal | Let's Go Crazy, Take Me With U, The Beautiful Ones, Computer Blue, Darling Nikki, When Doves Cry, I Would Die 4 U, Baby I'm a Star, Purple Rain |
|
||||
| Beastie Boys | License to Ill | 1986 | Mercury Records | noawardsbutthistablecelliswide | Rhymin & Stealin, The New Style, She's Crafty, Posse in Effect, Slow Ride, Girls, (You Gotta) Fight for Your Right, No Sleep Till Brooklyn, Paul Revere, Hold It Now, Hit It, Brass Monkey, Slow and Low, Time to Get Ill |
|
||||
|
||||
----------------
|
||||
|
||||
Code snippets like `var foo = "bar";` can be shown inline.
|
||||
|
||||
Also, `this should vertically align` ~~`with this`~~ ~~and this~~.
|
||||
|
||||
Code can also be shown in a block element.
|
||||
|
||||
```
|
||||
foo := "bar";
|
||||
bar := "foo";
|
||||
```
|
||||
|
||||
Code can also use syntax highlighting.
|
||||
|
||||
```go
|
||||
func main() {
|
||||
input := `var foo = "bar";`
|
||||
|
||||
lexer := lexers.Get("javascript")
|
||||
iterator, _ := lexer.Tokenise(nil, input)
|
||||
style := styles.Get("github")
|
||||
formatter := html.New(html.WithLineNumbers())
|
||||
|
||||
var buff bytes.Buffer
|
||||
formatter.Format(&buff, style, iterator)
|
||||
|
||||
fmt.Println(buff.String())
|
||||
}
|
||||
```
|
||||
|
||||
```
|
||||
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
|
||||
```
|
||||
|
||||
Inline code inside table cells should still be distinguishable.
|
||||
|
||||
| Language | Code |
|
||||
|-------------|--------------------|
|
||||
| Javascript | `var foo = "bar";` |
|
||||
| Ruby | `foo = "bar"{` |
|
||||
|
||||
----------------
|
||||
|
||||
Small images should be shown at their actual size.
|
||||
|
||||
![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg/240px-Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg)
|
||||
|
||||
Large images should always scale down and fit in the content container.
|
||||
|
||||
![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg/1024px-Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg)
|
||||
|
||||
_The photo above of the Spruce Picea abies shoot with foliage buds: Bjørn Erik Pedersen, CC-BY-SA._
|
||||
|
||||
|
||||
## Components
|
||||
|
||||
### Alerts
|
||||
|
||||
{{< alert >}}This is an alert.{{< /alert >}}
|
||||
{{< alert title="Note" >}}This is an alert with a title.{{< /alert >}}
|
||||
{{% alert title="Note" %}}This is an alert with a title and **Markdown**.{{% /alert %}}
|
||||
{{< alert color="success" >}}This is a successful alert.{{< /alert >}}
|
||||
{{< alert color="warning" >}}This is a warning.{{< /alert >}}
|
||||
{{< alert color="warning" title="Warning" >}}This is a warning with a title.{{< /alert >}}
|
||||
|
||||
|
||||
## Another Heading
|
||||
|
||||
Add some sections here to see how the ToC looks like. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.
|
||||
|
||||
### This Document
|
||||
|
||||
Inguina genus: Anaphen post: lingua violente voce suae meus aetate diversi. Orbis unam nec flammaeque status deam Silenum erat et a ferrea. Excitus rigidum ait: vestro et Herculis convicia: nitidae deseruit coniuge Proteaque adiciam *eripitur*? Sitim noceat signa *probat quidem*. Sua longis *fugatis* quidem genae.
|
||||
|
||||
|
||||
### Pixel Count
|
||||
|
||||
Tilde photo booth wayfarers cliche lomo intelligentsia man braid kombucha vaporware farm-to-table mixtape portland. PBR&B pickled cornhole ugh try-hard ethical subway tile. Fixie paleo intelligentsia pabst. Ennui waistcoat vinyl gochujang. Poutine salvia authentic affogato, chambray lumbersexual shabby chic.
|
||||
|
||||
### Contact Info
|
||||
|
||||
Plaid hell of cred microdosing, succulents tilde pour-over. Offal shabby chic 3 wolf moon blue bottle raw denim normcore poutine pork belly.
|
||||
|
||||
|
||||
### External Links
|
||||
|
||||
Stumptown PBR&B keytar plaid street art, forage XOXO pitchfork selvage affogato green juice listicle pickled everyday carry hashtag. Organic sustainable letterpress sartorial scenester intelligentsia swag bushwick. Put a bird on it stumptown neutra locavore. IPhone typewriter messenger bag narwhal. Ennui cold-pressed seitan flannel keytar, single-origin coffee adaptogen occupy yuccie williamsburg chillwave shoreditch forage waistcoat.
|
||||
|
||||
|
||||
|
||||
```
|
||||
This is the final element on the page and there should be no margin below this.
|
||||
```
|
115
content/en/docs/Client_Applications/Linux/thunderbird/_index.md
Normal file
@ -0,0 +1,115 @@
|
||||
---
|
||||
title: "Thunderbird"
|
||||
linkTitle: "Thunderbird"
|
||||
date: 2023-05-30
|
||||
weight: 2
|
||||
description: >
|
||||
Thunderbird is the *best* self-sovereign client for email, calendar, contacts on all the desktop platforms. No big company is spying on your data. While there *are* other clients your can use, we *strongly* recommend Thunrderbird.
|
||||
resources:
|
||||
- src: "**.{png,jpg}"
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Thunderbird isn't clunky anymore. Lots of investment is going into this great email, calendar, contacts, and more desktop client.
|
||||
|
||||
You can download Thunderbird from their [website](https://www.thunderbird.net/en-US/download/).
|
||||
|
||||
The steps for configuring Thunderbird are practically the same for the major desktop platforms. Use the standard installation options and allow Thunderbird to be your default mail application.
|
||||
|
||||
You'll be asked to enter your Federated Core email address. Thunderbird *should* auto-configure your settings, but if you need to manually set them up, here is the needed information:
|
||||
|
||||
**IMAP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 993
|
||||
Security: SSL/TLS
|
||||
|
||||
**SMTP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 465
|
||||
Security: SSL/TLS
|
||||
|
||||
Click "Finish" and you're ready to send/receive email.
|
||||
|
||||
**Contacts**
|
||||
|
||||
In order to connect Thunderbird to the addresses kept in your Nextcloud application, select the small address book icon in the upper right of Thunderbird to select the "Address Book" mode.
|
||||
|
||||
{{< imgproc contacts Resize "35x31" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Then select the drop down to the right and select "Add CardDAV Address Book".
|
||||
|
||||
{{< imgproc dropdown Resize "227x111" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
The put in your username (email) for your Federated Core into the "New CardDAV Address Book" dialog box.
|
||||
|
||||
{{< imgproc information Resize "553x250" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You need to get the link for the "Location" line. This can be found in Nextcloud. Open a browser, enter the nextcloud.domain.com address for your Federated Core where "domain.com" is your particular domain name, navigate to the Contacts application, and then Contacts Settings in the lower left of the window. You'll see a window like this:
|
||||
|
||||
{{< imgproc link Resize "929x692" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You click on the three dots in the "Address books" section to see a drop down menu. Select "Copy link". That is the link address we need for the "Location" in the prior dialog box in Thunderbird. You can switch back to Thunderbird and paste the link into the "Location" section of the dialog box then click "Continue".
|
||||
|
||||
Now Thunderbird will ask you to authenticate to your Nextcloud application.
|
||||
|
||||
{{< imgproc authentication Resize "518x208" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Enter your username (email address for Federated Core) and password. Click "OK" and you should have your Address Book from Nextcloud now connected to Thunderbird.
|
||||
|
||||
**Calendars**
|
||||
|
||||
These instructions work for any Calendar in your Nextcloud application. You can have Calendars for yourself/personal, decks, task lists, etc.
|
||||
|
||||
We will be adding a CalDAV calendar to Thunderbird. First switch to the Calendar mode in Thunderbird by clicking the calendar icon along the right side of the Thunderbird application.
|
||||
|
||||
{{< imgproc calendar Resize "33x35" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You then click the "+" symbol so that we can add/subscribe to a calendar from Nextcloud.
|
||||
|
||||
{{< imgproc addcal Resize "324x68" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
We choose from the next dialog box to subscribe to a "On the Network" calendar and click "Next".
|
||||
|
||||
{{< imgproc network Resize "495x404" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Now we put in our username (email address).
|
||||
|
||||
{{< imgproc create Resize "496x402" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
In order to find the "Location" we need to switch to our Nextcloud application and navigate to the "Calendar" app.
|
||||
|
||||
{{< imgproc nc-calendar Resize "478x59" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You select the calendar you want to subscribe to by clicking on the "edit" function. Another dialogue box is presented:
|
||||
|
||||
{{< imgproc privatelink Resize "593x323" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Click on the "Copy private link" buttton to copy the desired "Location" to the clipboard. Now we can go back to Thunderbird and paste the link into the "Location" box and click "Find Calendars".
|
||||
|
||||
When Thunderbird finds the calendar, it will ask us for our password for Nextcloud.
|
||||
|
||||
{{< imgproc password Resize "609x186" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Enter your password and then click "OK". Now we are asked to subscribe to the calendar.
|
||||
|
||||
{{< imgproc subscribe Resize "495x402" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Leave the "Calendar Type" as "CalDAV" and click "Subscribe". Your calendar is now available in Thunderbird.
|
BIN
content/en/docs/Client_Applications/Linux/thunderbird/addcal.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 503 B |
After Width: | Height: | Size: 556 B |
BIN
content/en/docs/Client_Applications/Linux/thunderbird/create.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 6.3 KiB |
BIN
content/en/docs/Client_Applications/Linux/thunderbird/link.png
Normal file
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 8.7 KiB |
37
content/en/docs/Client_Applications/Linux/ubuntu/_index.md
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
title: "Ubuntu-based Distribution"
|
||||
linkTitle: "Ubuntu-based Distribution"
|
||||
date: 2023-05-30
|
||||
weight: 2
|
||||
description: >
|
||||
You can connect Ubuntu-based distributions like Ubuntu and Pop OS "natively" to your Nextcloud installation.
|
||||
resources:
|
||||
- src: "**.{png,jpg}"
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Connecting your entire Ubuntu-based operations system (such at Ubuntu or Pop OS) is very easy.
|
||||
|
||||
Open your "Settings" application and then select the "Online Accounts" section of "Settings".
|
||||
|
||||
{{< imgproc onlineaccounts Resize "222x46" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You have the option to connect a Nextcloud account from the list.
|
||||
|
||||
{{< imgproc addaccount Resize "621x565" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
When you select "Nextcloud" you'll be given a dialog box to enter in the specific information for your Federated Core.
|
||||
|
||||
{{< imgproc nextcloud Resize "331x213" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
The "Server" is "https://nextcloud.domain.com" when "domain.com" is your domain. The "username" is your email address for your Federated Core. And the "Password" is your password for Federated Core.
|
||||
|
||||
Now your files, email, calendars will "automatically" work with the applications that are part of your Ubuntu-based distribution.
|
||||
|
||||
Note: you will have to separately configure Thunderbird. See the documentation for those instructions.
|
BIN
content/en/docs/Client_Applications/Linux/ubuntu/addaccount.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
content/en/docs/Client_Applications/Linux/ubuntu/nextcloud.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 2.5 KiB |
115
content/en/docs/Client_Applications/MacOS/thunderbird/_index.md
Normal file
@ -0,0 +1,115 @@
|
||||
---
|
||||
title: "Thunderbird"
|
||||
linkTitle: "Thunderbird"
|
||||
date: 2023-05-30
|
||||
weight: 2
|
||||
description: >
|
||||
Thunderbird is the *best* self-sovereign client for email, calendar, contacts on all the desktop platforms. No big company is spying on your data. While there *are* other clients your can use, we *strongly* recommend Thunrderbird.
|
||||
resources:
|
||||
- src: "**.{png,jpg}"
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Thunderbird isn't clunky anymore. Lots of investment is going into this great email, calendar, contacts, and more desktop client.
|
||||
|
||||
You can download Thunderbird from their [website](https://www.thunderbird.net/en-US/download/).
|
||||
|
||||
The steps for configuring Thunderbird are practically the same for the major desktop platforms. Use the standard installation options and allow Thunderbird to be your default mail application.
|
||||
|
||||
You'll be asked to enter your Federated Core email address. Thunderbird *should* auto-configure your settings, but if you need to manually set them up, here is the needed information:
|
||||
|
||||
**IMAP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 993
|
||||
Security: SSL/TLS
|
||||
|
||||
**SMTP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 465
|
||||
Security: SSL/TLS
|
||||
|
||||
Click "Finish" and you're ready to send/receive email.
|
||||
|
||||
**Contacts**
|
||||
|
||||
In order to connect Thunderbird to the addresses kept in your Nextcloud application, select the small address book icon in the upper right of Thunderbird to select the "Address Book" mode.
|
||||
|
||||
{{< imgproc contacts Resize "35x31" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Then select the drop down to the right and select "Add CardDAV Address Book".
|
||||
|
||||
{{< imgproc dropdown Resize "227x111" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
The put in your username (email) for your Federated Core into the "New CardDAV Address Book" dialog box.
|
||||
|
||||
{{< imgproc information Resize "553x250" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You need to get the link for the "Location" line. This can be found in Nextcloud. Open a browser, enter the nextcloud.domain.com address for your Federated Core where "domain.com" is your particular domain name, navigate to the Contacts application, and then Contacts Settings in the lower left of the window. You'll see a window like this:
|
||||
|
||||
{{< imgproc link Resize "929x692" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You click on the three dots in the "Address books" section to see a drop down menu. Select "Copy link". That is the link address we need for the "Location" in the prior dialog box in Thunderbird. You can switch back to Thunderbird and paste the link into the "Location" section of the dialog box then click "Continue".
|
||||
|
||||
Now Thunderbird will ask you to authenticate to your Nextcloud application.
|
||||
|
||||
{{< imgproc authentication Resize "518x208" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Enter your username (email address for Federated Core) and password. Click "OK" and you should have your Address Book from Nextcloud now connected to Thunderbird.
|
||||
|
||||
**Calendars**
|
||||
|
||||
These instructions work for any Calendar in your Nextcloud application. You can have Calendars for yourself/personal, decks, task lists, etc.
|
||||
|
||||
We will be adding a CalDAV calendar to Thunderbird. First switch to the Calendar mode in Thunderbird by clicking the calendar icon along the right side of the Thunderbird application.
|
||||
|
||||
{{< imgproc calendar Resize "33x35" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You then click the "+" symbol so that we can add/subscribe to a calendar from Nextcloud.
|
||||
|
||||
{{< imgproc addcal Resize "324x68" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
We choose from the next dialog box to subscribe to a "On the Network" calendar and click "Next".
|
||||
|
||||
{{< imgproc network Resize "495x404" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Now we put in our username (email address).
|
||||
|
||||
{{< imgproc create Resize "496x402" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
In order to find the "Location" we need to switch to our Nextcloud application and navigate to the "Calendar" app.
|
||||
|
||||
{{< imgproc nc-calendar Resize "478x59" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You select the calendar you want to subscribe to by clicking on the "edit" function. Another dialogue box is presented:
|
||||
|
||||
{{< imgproc privatelink Resize "593x323" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Click on the "Copy private link" buttton to copy the desired "Location" to the clipboard. Now we can go back to Thunderbird and paste the link into the "Location" box and click "Find Calendars".
|
||||
|
||||
When Thunderbird finds the calendar, it will ask us for our password for Nextcloud.
|
||||
|
||||
{{< imgproc password Resize "609x186" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Enter your password and then click "OK". Now we are asked to subscribe to the calendar.
|
||||
|
||||
{{< imgproc subscribe Resize "495x402" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Leave the "Calendar Type" as "CalDAV" and click "Subscribe". Your calendar is now available in Thunderbird.
|
BIN
content/en/docs/Client_Applications/MacOS/thunderbird/addcal.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 503 B |
After Width: | Height: | Size: 556 B |
BIN
content/en/docs/Client_Applications/MacOS/thunderbird/create.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 6.3 KiB |
BIN
content/en/docs/Client_Applications/MacOS/thunderbird/link.png
Normal file
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 8.7 KiB |
@ -11,6 +11,3 @@ description: >
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
|
||||
Windows
|
||||
|
||||
|
@ -1,42 +0,0 @@
|
||||
---
|
||||
title: "Thunderbird"
|
||||
linkTitle: "Thunderbird"
|
||||
date: 2023-05-30
|
||||
weight: 2
|
||||
description: >
|
||||
Thunderbird is the *best* self-sovereign client for email, calendar, contacts on all the desktop platforms. No big company is spying on your data. While there *are* other clients your can use, we *strongly* recommend Thunrderbird.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Thunderbird isn't clunky anymore. Lots of investment is going into this great email, calendar, contacts, and more desktop client.
|
||||
|
||||
You can download Thunderbird from their [website](https://www.thunderbird.net/en-US/download/).
|
||||
|
||||
The steps for configuring Thunderbird are practically the same for the major desktop platforms. Use the standard installation options and allow Thunderbird to be your default mail application.
|
||||
|
||||
You'll be asked to enter your Federated Core email address. Thunderbird *should* auto-configure your settings, but if you need to manually set them up, here is the needed information:
|
||||
|
||||
**IMAP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 993
|
||||
Security: SSL/TLS
|
||||
|
||||
**SMTP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 465
|
||||
Security: SSL/TLS
|
||||
|
||||
Click "Finish" and you're ready to send/receive email.
|
||||
|
||||
**Contacts**
|
||||
|
||||
In order to connect Thunderbird to the addresses kept in your Nextcloud application, select the small address book icon in the upper right of Thunderbird:
|
||||
|
||||
![]()
|
||||
|
||||
**Calendars**
|
@ -0,0 +1,115 @@
|
||||
---
|
||||
title: "Thunderbird"
|
||||
linkTitle: "Thunderbird"
|
||||
date: 2023-05-30
|
||||
weight: 2
|
||||
description: >
|
||||
Thunderbird is the *best* self-sovereign client for email, calendar, contacts on all the desktop platforms. No big company is spying on your data. While there *are* other clients your can use, we *strongly* recommend Thunrderbird.
|
||||
resources:
|
||||
- src: "**.{png,jpg}"
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Thunderbird isn't clunky anymore. Lots of investment is going into this great email, calendar, contacts, and more desktop client.
|
||||
|
||||
You can download Thunderbird from their [website](https://www.thunderbird.net/en-US/download/).
|
||||
|
||||
The steps for configuring Thunderbird are practically the same for the major desktop platforms. Use the standard installation options and allow Thunderbird to be your default mail application.
|
||||
|
||||
You'll be asked to enter your Federated Core email address. Thunderbird *should* auto-configure your settings, but if you need to manually set them up, here is the needed information:
|
||||
|
||||
**IMAP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 993
|
||||
Security: SSL/TLS
|
||||
|
||||
**SMTP**
|
||||
|
||||
Server: mail.domain.com (where "domain.com" is your domain name. Example: mail.federated.com.)
|
||||
Port: 465
|
||||
Security: SSL/TLS
|
||||
|
||||
Click "Finish" and you're ready to send/receive email.
|
||||
|
||||
**Contacts**
|
||||
|
||||
In order to connect Thunderbird to the addresses kept in your Nextcloud application, select the small address book icon in the upper right of Thunderbird to select the "Address Book" mode.
|
||||
|
||||
{{< imgproc contacts Resize "35x31" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Then select the drop down to the right and select "Add CardDAV Address Book".
|
||||
|
||||
{{< imgproc dropdown Resize "227x111" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
The put in your username (email) for your Federated Core into the "New CardDAV Address Book" dialog box.
|
||||
|
||||
{{< imgproc information Resize "553x250" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You need to get the link for the "Location" line. This can be found in Nextcloud. Open a browser, enter the nextcloud.domain.com address for your Federated Core where "domain.com" is your particular domain name, navigate to the Contacts application, and then Contacts Settings in the lower left of the window. You'll see a window like this:
|
||||
|
||||
{{< imgproc link Resize "929x692" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You click on the three dots in the "Address books" section to see a drop down menu. Select "Copy link". That is the link address we need for the "Location" in the prior dialog box in Thunderbird. You can switch back to Thunderbird and paste the link into the "Location" section of the dialog box then click "Continue".
|
||||
|
||||
Now Thunderbird will ask you to authenticate to your Nextcloud application.
|
||||
|
||||
{{< imgproc authentication Resize "518x208" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Enter your username (email address for Federated Core) and password. Click "OK" and you should have your Address Book from Nextcloud now connected to Thunderbird.
|
||||
|
||||
**Calendars**
|
||||
|
||||
These instructions work for any Calendar in your Nextcloud application. You can have Calendars for yourself/personal, decks, task lists, etc.
|
||||
|
||||
We will be adding a CalDAV calendar to Thunderbird. First switch to the Calendar mode in Thunderbird by clicking the calendar icon along the right side of the Thunderbird application.
|
||||
|
||||
{{< imgproc calendar Resize "33x35" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You then click the "+" symbol so that we can add/subscribe to a calendar from Nextcloud.
|
||||
|
||||
{{< imgproc addcal Resize "324x68" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
We choose from the next dialog box to subscribe to a "On the Network" calendar and click "Next".
|
||||
|
||||
{{< imgproc network Resize "495x404" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Now we put in our username (email address).
|
||||
|
||||
{{< imgproc create Resize "496x402" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
In order to find the "Location" we need to switch to our Nextcloud application and navigate to the "Calendar" app.
|
||||
|
||||
{{< imgproc nc-calendar Resize "478x59" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
You select the calendar you want to subscribe to by clicking on the "edit" function. Another dialogue box is presented:
|
||||
|
||||
{{< imgproc privatelink Resize "593x323" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Click on the "Copy private link" buttton to copy the desired "Location" to the clipboard. Now we can go back to Thunderbird and paste the link into the "Location" box and click "Find Calendars".
|
||||
|
||||
When Thunderbird finds the calendar, it will ask us for our password for Nextcloud.
|
||||
|
||||
{{< imgproc password Resize "609x186" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Enter your password and then click "OK". Now we are asked to subscribe to the calendar.
|
||||
|
||||
{{< imgproc subscribe Resize "495x402" >}}
|
||||
{{< /imgproc >}}
|
||||
|
||||
Leave the "Calendar Type" as "CalDAV" and click "Subscribe". Your calendar is now available in Thunderbird.
|
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 503 B |
After Width: | Height: | Size: 556 B |
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 6.3 KiB |
BIN
content/en/docs/Client_Applications/Windows/thunderbird/link.png
Normal file
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 8.7 KiB |
@ -5,21 +5,12 @@ linkTitle: "Client Applications"
|
||||
weight: 6
|
||||
date: 2017-01-05
|
||||
description: >
|
||||
What can your user do with your project?
|
||||
There are many applications and operating systems that work with your Federated Core without having to use a web browser.
|
||||
---
|
||||
|
||||
{{% pageinfo %}}
|
||||
This is a placeholder page that shows you how to use this template site.
|
||||
This documentation is for users and administrators, not those wanting to install.
|
||||
{{% /pageinfo %}}
|
||||
|
||||
Think about your project’s features and use cases. Use these to choose your core tasks. Each granular use case (enable x, configure y) should have a corresponding tasks page or tasks page section. Users should be able to quickly refer to your core tasks when they need to find out how to do one specific thing, rather than having to look for the instructions in a bigger tutorial or example. Think of your tasks pages as a cookbook with different procedures your users can combine to create something more substantial.
|
||||
|
||||
You can give each task a page, or you can group related tasks together in a page, such as tasks related to a particular feature. As well as grouping related tasks in single pages, you can also group task pages in nested folders with an index page as an overview, as seen in this example site. Or if you have a small docset like the [Docsy User Guide](https://docsy.dev/docs/) with no Tutorials or Concepts pages, consider adding your feature-specific pages at the top level of your docs rather than in a Tasks section.
|
||||
|
||||
Each task should give the user
|
||||
|
||||
* The prerequisites for this task, if any (this can be specified at the top of a multi-task page if they're the same for all the page's tasks. "All these tasks assume that you understand....and that you have already....").
|
||||
* What this task accomplishes.
|
||||
* Instructions for the task. If it involves editing a file, running a command, or writing code, provide code-formatted example snippets to show the user what to do! If there are multiple steps, provide them as a numbered list.
|
||||
* If appropriate, links to related concept, tutorial, or example pages.
|
||||
You can use your Federated Core without using a web browser. We have collected a number of great applications and operating systems that work well with your Federated Core. We would love to have your ideas and pointers, too.
|
||||
|
||||
|
@ -113,10 +113,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/blog/news/first-post/index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/blog/news/first-post/index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/blog/news/first-post/index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Helping%20with%20Federated%20Core%20documentation" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/blog/news/first-post/index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/blog/news/first-post/index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/blog/news/first-post/index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Helping%20with%20Federated%20Core%20documentation" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -117,10 +117,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/blog/core/in-depth-monoliths-detailed-spec.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/blog/core/in-depth-monoliths-detailed-spec.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/blog/core/in-depth-monoliths-detailed-spec.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Open%20Source%20Projects%20in%20Federated%20Core" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/blog/core/in-depth-monoliths-detailed-spec.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/blog/core/in-depth-monoliths-detailed-spec.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/blog/core/in-depth-monoliths-detailed-spec.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Open%20Source%20Projects%20in%20Federated%20Core" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -109,10 +109,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/blog/core/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/blog/core/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/blog/core/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=New%20Releases" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/blog/core/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/blog/core/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/blog/core/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=New%20Releases" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -109,10 +109,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/blog/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/blog/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/blog/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Federated%20Documents%20Blog" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/blog/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/blog/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/blog/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Federated%20Documents%20Blog" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -109,10 +109,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/blog/news/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/blog/news/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/blog/news/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=News%20About%20Federated%20Core%20Documentation" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/blog/news/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/blog/news/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/blog/news/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=News%20About%20Federated%20Core%20Documentation" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -127,7 +127,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child active-path" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -151,24 +162,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -191,10 +199,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/Android/configuring-ponycopters.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/Android/configuring-ponycopters.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/Android/configuring-ponycopters.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Configuring%20Ponycopters" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/Android/configuring-ponycopters.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/Android/configuring-ponycopters.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/Android/configuring-ponycopters.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Configuring%20Ponycopters" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -123,7 +123,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 active td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="td-sidebar-nav-active-item">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -147,24 +158,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -187,10 +195,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/Android/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/Android/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/Android/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Android" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/Android/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/Android/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/Android/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Android" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -127,7 +127,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -151,24 +162,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -191,10 +199,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/Browser/configuring-ponycopters.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/Browser/configuring-ponycopters.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/Browser/configuring-ponycopters.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Configuring%20Ponycopters" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/Browser/configuring-ponycopters.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/Browser/configuring-ponycopters.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/Browser/configuring-ponycopters.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Configuring%20Ponycopters" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -123,7 +123,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -147,24 +158,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -187,10 +195,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/Browser/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/Browser/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/Browser/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Browser" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/Browser/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/Browser/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/Browser/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Browser" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -20,19 +20,19 @@
|
||||
<link rel="icon" type="image/png" href="/favicons/android-192x192.png" sizes="192x192">
|
||||
|
||||
<title>Client Applications | Federated Docs</title>
|
||||
<meta name="description" content="What can your user do with your project?
|
||||
<meta name="description" content="There are many applications and operating systems that work with your Federated Core without having to use a web browser.
|
||||
">
|
||||
<meta property="og:title" content="Client Applications" />
|
||||
<meta property="og:description" content="What can your user do with your project?
|
||||
<meta property="og:description" content="There are many applications and operating systems that work with your Federated Core without having to use a web browser.
|
||||
" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="/docs/client_applications/" />
|
||||
|
||||
<meta itemprop="name" content="Client Applications">
|
||||
<meta itemprop="description" content="What can your user do with your project?
|
||||
<meta itemprop="description" content="There are many applications and operating systems that work with your Federated Core without having to use a web browser.
|
||||
"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Client Applications"/>
|
||||
<meta name="twitter:description" content="What can your user do with your project?
|
||||
<meta name="twitter:description" content="There are many applications and operating systems that work with your Federated Core without having to use a web browser.
|
||||
"/>
|
||||
|
||||
|
||||
@ -123,7 +123,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 active td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="td-sidebar-nav-active-item">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -147,24 +158,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -187,10 +195,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Client%20Applications" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Client%20Applications" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -273,7 +281,7 @@
|
||||
|
||||
<div class="td-content">
|
||||
<h1>Client Applications</h1>
|
||||
<div class="lead">What can your user do with your project?</div>
|
||||
<div class="lead">There are many applications and operating systems that work with your Federated Core without having to use a web browser.</div>
|
||||
<header class="article-meta">
|
||||
|
||||
|
||||
@ -294,19 +302,11 @@
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This is a placeholder page that shows you how to use this template site.</p>
|
||||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>Think about your project’s features and use cases. Use these to choose your core tasks. Each granular use case (enable x, configure y) should have a corresponding tasks page or tasks page section. Users should be able to quickly refer to your core tasks when they need to find out how to do one specific thing, rather than having to look for the instructions in a bigger tutorial or example. Think of your tasks pages as a cookbook with different procedures your users can combine to create something more substantial.</p>
|
||||
<p>You can give each task a page, or you can group related tasks together in a page, such as tasks related to a particular feature. As well as grouping related tasks in single pages, you can also group task pages in nested folders with an index page as an overview, as seen in this example site. Or if you have a small docset like the <a href="https://docsy.dev/docs/">Docsy User Guide</a> with no Tutorials or Concepts pages, consider adding your feature-specific pages at the top level of your docs rather than in a Tasks section.</p>
|
||||
<p>Each task should give the user</p>
|
||||
<ul>
|
||||
<li>The prerequisites for this task, if any (this can be specified at the top of a multi-task page if they’re the same for all the page’s tasks. “All these tasks assume that you understand….and that you have already….").</li>
|
||||
<li>What this task accomplishes.</li>
|
||||
<li>Instructions for the task. If it involves editing a file, running a command, or writing code, provide code-formatted example snippets to show the user what to do! If there are multiple steps, provide them as a numbered list.</li>
|
||||
<li>If appropriate, links to related concept, tutorial, or example pages.</li>
|
||||
</ul>
|
||||
<p>You can use your Federated Core without using a web browser. We have collected a number of great applications and operating systems that work well with your Federated Core. We would love to have your ideas and pointers, too.</p>
|
||||
|
||||
<div class="section-index">
|
||||
|
||||
@ -320,6 +320,14 @@
|
||||
<hr class="panel-line">
|
||||
|
||||
|
||||
<div class="entry">
|
||||
<h5>
|
||||
<a href="/docs/client_applications/windows/">Windows</a>
|
||||
</h5>
|
||||
<p>How to use Windows 11 and its applications with Federated Core.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="entry">
|
||||
<h5>
|
||||
<a href="/docs/client_applications/android/">Android</a>
|
||||
@ -348,7 +356,7 @@
|
||||
<h5>
|
||||
<a href="/docs/client_applications/linux/">Linux</a>
|
||||
</h5>
|
||||
<p>A short lead description about this section page. Text here can also be <strong>bold</strong> or <em>italic</em> and can even be split over multiple paragraphs.</p>
|
||||
<p>Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@ -360,14 +368,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="entry">
|
||||
<h5>
|
||||
<a href="/docs/client_applications/windows/">Windows</a>
|
||||
</h5>
|
||||
<p>A short lead description about this section page. Text here can also be <strong>bold</strong> or <em>italic</em> and can even be split over multiple paragraphs.</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -14,6 +14,26 @@
|
||||
|
||||
|
||||
|
||||
<item>
|
||||
<title>Docs: Windows</title>
|
||||
<link>/docs/client_applications/windows/</link>
|
||||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/docs/client_applications/windows/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Docs: Android</title>
|
||||
<link>/docs/client_applications/android/</link>
|
||||
@ -89,11 +109,10 @@
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This is a placeholder page. Replace it with your own content.</p>
|
||||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>This is the section landing page.</p>
|
||||
|
||||
</description>
|
||||
</item>
|
||||
@ -109,27 +128,6 @@
|
||||
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This is a placeholder page. Replace it with your own content.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>This is the section landing page.</p>
|
||||
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Docs: Windows</title>
|
||||
<link>/docs/client_applications/windows/</link>
|
||||
<pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/docs/client_applications/windows/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This is a placeholder page. Replace it with your own content.</p>
|
||||
|
||||
|
@ -127,7 +127,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -151,24 +162,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -191,10 +199,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/iOS/configuring-ponycopters.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/iOS/configuring-ponycopters.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/iOS/configuring-ponycopters.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Configuring%20Ponycopters" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/iOS/configuring-ponycopters.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/iOS/configuring-ponycopters.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/iOS/configuring-ponycopters.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Configuring%20Ponycopters" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -123,7 +123,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -147,24 +158,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -187,10 +195,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/iOS/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/iOS/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/iOS/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=iOS" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/iOS/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/iOS/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/iOS/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=iOS" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -20,19 +20,19 @@
|
||||
<link rel="icon" type="image/png" href="/favicons/android-192x192.png" sizes="192x192">
|
||||
|
||||
<title>Linux | Federated Docs</title>
|
||||
<meta name="description" content="A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
|
||||
<meta name="description" content="Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.
|
||||
">
|
||||
<meta property="og:title" content="Linux" />
|
||||
<meta property="og:description" content="A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
|
||||
<meta property="og:description" content="Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.
|
||||
" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="/docs/client_applications/linux/" />
|
||||
|
||||
<meta itemprop="name" content="Linux">
|
||||
<meta itemprop="description" content="A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
|
||||
<meta itemprop="description" content="Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.
|
||||
"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Linux"/>
|
||||
<meta name="twitter:description" content="A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
|
||||
<meta name="twitter:description" content="Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.
|
||||
"/>
|
||||
|
||||
|
||||
@ -123,7 +123,18 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applications-li">
|
||||
<a href="/docs/client_applications/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applications"><span class="">Client Applications</span></a>
|
||||
<ul class="ul-2 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsmail-li">
|
||||
<a href="/docs/client_applications/windows/mail/" title="Mail for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsmail"><span class="">Mail</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsoutlook-li">
|
||||
<a href="/docs/client_applications/windows/outlook/" title="Outlook for Windows" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsoutlook"><span class="">Outlook</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsthunderbird-li">
|
||||
<a href="/docs/client_applications/windows/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindowsthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsandroid-li">
|
||||
<a href="/docs/client_applications/android/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsandroid"><span class="">Android</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsandroidconfiguring-ponycopters-li">
|
||||
@ -147,24 +158,21 @@
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-docsclient_applicationslinux-li">
|
||||
<a href="/docs/client_applications/linux/" class="align-left pl-0 active td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinux"><span class="td-sidebar-nav-active-item">Linux</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationslinuxconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxthunderbird-li">
|
||||
<a href="/docs/client_applications/linux/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationslinuxubuntu-li">
|
||||
<a href="/docs/client_applications/linux/ubuntu/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationslinuxubuntu"><span class="">Ubuntu-based Distribution</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationsmacos-li">
|
||||
<a href="/docs/client_applications/macos/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacos"><span class="">MacOS</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosthunderbird-li">
|
||||
<a href="/docs/client_applications/macos/thunderbird/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationsmacosthunderbird"><span class="">Thunderbird</span></a>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationsmacosconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/macos/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationsmacosconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsclient_applicationswindows-li">
|
||||
<a href="/docs/client_applications/windows/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-docsclient_applicationswindows"><span class="">Windows</span></a>
|
||||
<ul class="ul-3 foldable">
|
||||
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-docsclient_applicationswindowsconfiguring-ponycopters-li">
|
||||
<a href="/docs/client_applications/windows/configuring-ponycopters/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-docsclient_applicationswindowsconfiguring-ponycopters"><span class="">Configuring Ponycopters</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-docsother_topics-li">
|
||||
@ -187,10 +195,10 @@
|
||||
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
|
||||
|
||||
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
|
||||
<a href="https://github.com/google/docsy-example/tree/main/content/en/docs/Client_Applications/Linux/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://github.com/google/docsy-example/edit/main/content/en/docs/Client_Applications/Linux/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://github.com/google/docsy-example/new/main/content/en/docs/Client_Applications/Linux/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://github.com/google/docsy-example/issues/new?title=Linux" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//tree/main/content/en/docs/Client_Applications/Linux/_index.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa-solid fa-file-lines fa-fw"></i> View page source</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//edit/main/content/en/docs/Client_Applications/Linux/_index.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Edit this page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//new/main/content/en/docs/Client_Applications/Linux/_index.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at+the+top+of+the+page+%28weight+controls+how+its+ordered+amongst+other+pages+in+the+same+directory%3B+lowest+number+first%29.%0A%2A+Add+a+good+commit+message+at+the+bottom+of+the+page+%28%3C80+characters%3B+use+the+extended+description+field+for+more+detail%29.%0A%2A+Create+a+new+branch+so+you+can+preview+your+new+file+and+request+a+review+via+Pull+Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa-solid fa-pen-to-square fa-fw"></i> Create child page</a>
|
||||
<a href="https://gitea.federated.computer/documentation.federated.computer//issues/new?title=Linux" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fa-solid fa-list-check fa-fw"></i> Create documentation issue</a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -276,7 +284,7 @@
|
||||
|
||||
<div class="td-content">
|
||||
<h1>Linux</h1>
|
||||
<div class="lead">A short lead description about this section page. Text here can also be <strong>bold</strong> or <em>italic</em> and can even be split over multiple paragraphs.</div>
|
||||
<div class="lead">Linux is the best self-sovereign operating system and works really well with Federated Core. All of us at Federated use Pop OS (an Ubuntu-based distribution) for almost all of our work.</div>
|
||||
<header class="article-meta">
|
||||
|
||||
|
||||
@ -297,11 +305,10 @@
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This is a placeholder page. Replace it with your own content.</p>
|
||||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>This is the section landing page.</p>
|
||||
|
||||
<div class="section-index">
|
||||
|
||||
@ -317,9 +324,17 @@
|
||||
|
||||
<div class="entry">
|
||||
<h5>
|
||||
<a href="/docs/client_applications/linux/configuring-ponycopters/">Configuring Ponycopters</a>
|
||||
<a href="/docs/client_applications/linux/thunderbird/">Thunderbird</a>
|
||||
</h5>
|
||||
<p>A short lead description about this content page. It can be <strong>bold</strong> or <em>italic</em> and can be split over multiple paragraphs.</p>
|
||||
<p>Thunderbird is the <em>best</em> self-sovereign client for email, calendar, contacts on all the desktop platforms. No big company is spying on your data. While there <em>are</em> other clients your can use, we <em>strongly</em> recommend Thunrderbird.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="entry">
|
||||
<h5>
|
||||
<a href="/docs/client_applications/linux/ubuntu/">Ubuntu-based Distribution</a>
|
||||
</h5>
|
||||
<p>You can connect Ubuntu-based distributions like Ubuntu and Pop OS “natively” to your Nextcloud installation.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -15,315 +15,354 @@
|
||||
|
||||
|
||||
<item>
|
||||
<title>Docs: Configuring Ponycopters</title>
|
||||
<link>/docs/client_applications/linux/configuring-ponycopters/</link>
|
||||
<pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
|
||||
<title>Docs: Thunderbird</title>
|
||||
<link>/docs/client_applications/linux/thunderbird/</link>
|
||||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/docs/client_applications/linux/configuring-ponycopters/</guid>
|
||||
<guid>/docs/client_applications/linux/thunderbird/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This is a placeholder page. Replace it with your own content.</p>
|
||||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>Text can be <strong>bold</strong>, <em>italic</em>, or <del>strikethrough</del>. <a href="https://gohugo.io">Links</a> should be blue with no underlines (unless hovered over).</p>
|
||||
<p>There should be whitespace between paragraphs. Vape migas chillwave sriracha poutine try-hard distillery. Tattooed shabby chic small batch, pabst art party heirloom letterpress air plant pop-up. Sustainable chia skateboard art party banjo cardigan normcore affogato vexillologist quinoa meggings man bun master cleanse shoreditch readymade. Yuccie prism four dollar toast tbh cardigan iPhone, tumblr listicle live-edge VHS. Pug lyft normcore hot chicken biodiesel, actually keffiyeh thundercats photo booth pour-over twee fam food truck microdosing banh mi. Vice activated charcoal raclette unicorn live-edge post-ironic. Heirloom vexillologist coloring book, beard deep v letterpress echo park humblebrag tilde.</p>
|
||||
<p>90&rsquo;s four loko seitan photo booth gochujang freegan tumeric listicle fam ugh humblebrag. Bespoke leggings gastropub, biodiesel brunch pug fashion axe meh swag art party neutra deep v chia. Enamel pin fanny pack knausgaard tofu, artisan cronut hammock meditation occupy master cleanse chartreuse lumbersexual. Kombucha kogi viral truffaut synth distillery single-origin coffee ugh slow-carb marfa selfies. Pitchfork schlitz semiotics fanny pack, ugh artisan vegan vaporware hexagon. Polaroid fixie post-ironic venmo wolf ramps <strong>kale chips</strong>.</p>
|
||||
<blockquote>
|
||||
<p>There should be no margin above this first sentence.</p>
|
||||
<p>Blockquotes should be a lighter gray with a border along the left side in the secondary color.</p>
|
||||
<p>There should be no margin below this final sentence.</p>
|
||||
</blockquote>
|
||||
<h2 id="first-header-2">First Header 2</h2>
|
||||
<p>This is a normal paragraph following a header. Knausgaard kale chips snackwave microdosing cronut copper mug swag synth bitters letterpress glossier <strong>craft beer</strong>. Mumblecore bushwick authentic gochujang vegan chambray meditation jean shorts irony. Viral farm-to-table kale chips, pork belly palo santo distillery activated charcoal aesthetic jianbing air plant woke lomo VHS organic. Tattooed locavore succulents heirloom, small batch sriracha echo park DIY af. Shaman you probably haven&rsquo;t heard of them copper mug, crucifix green juice vape <em>single-origin coffee</em> brunch actually. Mustache etsy vexillologist raclette authentic fam. Tousled beard humblebrag asymmetrical. I love turkey, I love my job, I love my friends, I love Chardonnay!</p>
|
||||
<p>Deae legum paulatimque terra, non vos mutata tacet: dic. Vocant docuique me plumas fila quin afuerunt copia haec o neque.</p>
|
||||
<p>On big screens, paragraphs and headings should not take up the full container width, but we want tables, code blocks and similar to take the full width.</p>
|
||||
<p>Scenester tumeric pickled, authentic crucifix post-ironic fam freegan VHS pork belly 8-bit yuccie PBR&amp;B. <strong>I love this life we live in</strong>.</p>
|
||||
<h2 id="second-header-2">Second Header 2</h2>
|
||||
<blockquote>
|
||||
<p>This is a blockquote following a header. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.</p>
|
||||
</blockquote>
|
||||
<h3 id="header-3">Header 3</h3>
|
||||
<pre tabindex="0"><code>This is a code block following a header.
|
||||
</code></pre><p>Next level leggings before they sold out, PBR&amp;B church-key shaman echo park. Kale chips occupy godard whatever pop-up freegan pork belly selfies. Gastropub Belinda subway tile woke post-ironic seitan. Shabby chic man bun semiotics vape, chia messenger bag plaid cardigan.</p>
|
||||
<h4 id="header-4">Header 4</h4>
|
||||
<ul>
|
||||
<li>This is an unordered list following a header.</li>
|
||||
<li>This is an unordered list following a header.</li>
|
||||
<li>This is an unordered list following a header.</li>
|
||||
</ul>
|
||||
<h5 id="header-5">Header 5</h5>
|
||||
<ol>
|
||||
<li>This is an ordered list following a header.</li>
|
||||
<li>This is an ordered list following a header.</li>
|
||||
<li>This is an ordered list following a header.</li>
|
||||
</ol>
|
||||
<h6 id="header-6">Header 6</h6>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>What</th>
|
||||
<th>Follows</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>A table</td>
|
||||
<td>A header</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>A table</td>
|
||||
<td>A header</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>A table</td>
|
||||
<td>A header</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
<p>There&rsquo;s a horizontal rule above and below this.</p>
|
||||
<hr>
|
||||
<p>Here is an unordered list:</p>
|
||||
<ul>
|
||||
<li>Liverpool F.C.</li>
|
||||
<li>Chelsea F.C.</li>
|
||||
<li>Manchester United F.C.</li>
|
||||
</ul>
|
||||
<p>And an ordered list:</p>
|
||||
<ol>
|
||||
<li>Michael Brecker</li>
|
||||
<li>Seamus Blake</li>
|
||||
<li>Branford Marsalis</li>
|
||||
</ol>
|
||||
<p>And an unordered task list:</p>
|
||||
<ul>
|
||||
<li><input checked="" disabled="" type="checkbox"> Create a Hugo theme</li>
|
||||
<li><input checked="" disabled="" type="checkbox"> Add task lists to it</li>
|
||||
<li><input disabled="" type="checkbox"> Take a vacation</li>
|
||||
</ul>
|
||||
<p>And a &ldquo;mixed&rdquo; task list:</p>
|
||||
<ul>
|
||||
<li><input disabled="" type="checkbox"> Pack bags</li>
|
||||
<li>?</li>
|
||||
<li><input disabled="" type="checkbox"> Travel!</li>
|
||||
</ul>
|
||||
<p>And a nested list:</p>
|
||||
<ul>
|
||||
<li>Jackson 5
|
||||
<ul>
|
||||
<li>Michael</li>
|
||||
<li>Tito</li>
|
||||
<li>Jackie</li>
|
||||
<li>Marlon</li>
|
||||
<li>Jermaine</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>TMNT
|
||||
<ul>
|
||||
<li>Leonardo</li>
|
||||
<li>Michelangelo</li>
|
||||
<li>Donatello</li>
|
||||
<li>Raphael</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Definition lists can be used with Markdown syntax. Definition headers are bold.</p>
|
||||
<dl>
|
||||
<dt>Name</dt>
|
||||
<dd>Godzilla</dd>
|
||||
<dt>Born</dt>
|
||||
<dd>1952</dd>
|
||||
<dt>Birthplace</dt>
|
||||
<dd>Japan</dd>
|
||||
<dt>Color</dt>
|
||||
<dd>Green</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<p>Tables should have bold headings and alternating shaded rows.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Artist</th>
|
||||
<th>Album</th>
|
||||
<th>Year</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Michael Jackson</td>
|
||||
<td>Thriller</td>
|
||||
<td>1982</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Prince</td>
|
||||
<td>Purple Rain</td>
|
||||
<td>1984</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Beastie Boys</td>
|
||||
<td>License to Ill</td>
|
||||
<td>1986</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>If a table is too wide, it should scroll horizontally.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Artist</th>
|
||||
<th>Album</th>
|
||||
<th>Year</th>
|
||||
<th>Label</th>
|
||||
<th>Awards</th>
|
||||
<th>Songs</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Michael Jackson</td>
|
||||
<td>Thriller</td>
|
||||
<td>1982</td>
|
||||
<td>Epic Records</td>
|
||||
<td>Grammy Award for Album of the Year, American Music Award for Favorite Pop/Rock Album, American Music Award for Favorite Soul/R&amp;B Album, Brit Award for Best Selling Album, Grammy Award for Best Engineered Album, Non-Classical</td>
|
||||
<td>Wanna Be Startin' Somethin', Baby Be Mine, The Girl Is Mine, Thriller, Beat It, Billie Jean, Human Nature, P.Y.T. (Pretty Young Thing), The Lady in My Life</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Prince</td>
|
||||
<td>Purple Rain</td>
|
||||
<td>1984</td>
|
||||
<td>Warner Brothers Records</td>
|
||||
<td>Grammy Award for Best Score Soundtrack for Visual Media, American Music Award for Favorite Pop/Rock Album, American Music Award for Favorite Soul/R&amp;B Album, Brit Award for Best Soundtrack/Cast Recording, Grammy Award for Best Rock Performance by a Duo or Group with Vocal</td>
|
||||
<td>Let&rsquo;s Go Crazy, Take Me With U, The Beautiful Ones, Computer Blue, Darling Nikki, When Doves Cry, I Would Die 4 U, Baby I&rsquo;m a Star, Purple Rain</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Beastie Boys</td>
|
||||
<td>License to Ill</td>
|
||||
<td>1986</td>
|
||||
<td>Mercury Records</td>
|
||||
<td>noawardsbutthistablecelliswide</td>
|
||||
<td>Rhymin &amp; Stealin, The New Style, She&rsquo;s Crafty, Posse in Effect, Slow Ride, Girls, (You Gotta) Fight for Your Right, No Sleep Till Brooklyn, Paul Revere, Hold It Now, Hit It, Brass Monkey, Slow and Low, Time to Get Ill</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
<p>Code snippets like <code>var foo = &quot;bar&quot;;</code> can be shown inline.</p>
|
||||
<p>Also, <code>this should vertically align</code> <del><code>with this</code></del> <del>and this</del>.</p>
|
||||
<p>Code can also be shown in a block element.</p>
|
||||
<pre tabindex="0"><code>foo := &quot;bar&quot;;
|
||||
bar := &quot;foo&quot;;
|
||||
</code></pre><p>Code can also use syntax highlighting.</p>
|
||||
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-go" data-lang="go"><span style="color:#204a87;font-weight:bold">func</span> <span style="color:#000">main</span><span style="color:#000;font-weight:bold">()</span> <span style="color:#000;font-weight:bold">{</span>
|
||||
<span style="color:#000">input</span> <span style="color:#ce5c00;font-weight:bold">:=</span> <span style="color:#4e9a06">`var foo = &#34;bar&#34;;`</span>
|
||||
|
||||
<span style="color:#000">lexer</span> <span style="color:#ce5c00;font-weight:bold">:=</span> <span style="color:#000">lexers</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">Get</span><span style="color:#000;font-weight:bold">(</span><span style="color:#4e9a06">&#34;javascript&#34;</span><span style="color:#000;font-weight:bold">)</span>
|
||||
<span style="color:#000">iterator</span><span style="color:#000;font-weight:bold">,</span> <span style="color:#000">_</span> <span style="color:#ce5c00;font-weight:bold">:=</span> <span style="color:#000">lexer</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">Tokenise</span><span style="color:#000;font-weight:bold">(</span><span style="color:#204a87;font-weight:bold">nil</span><span style="color:#000;font-weight:bold">,</span> <span style="color:#000">input</span><span style="color:#000;font-weight:bold">)</span>
|
||||
<span style="color:#000">style</span> <span style="color:#ce5c00;font-weight:bold">:=</span> <span style="color:#000">styles</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">Get</span><span style="color:#000;font-weight:bold">(</span><span style="color:#4e9a06">&#34;github&#34;</span><span style="color:#000;font-weight:bold">)</span>
|
||||
<span style="color:#000">formatter</span> <span style="color:#ce5c00;font-weight:bold">:=</span> <span style="color:#000">html</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">New</span><span style="color:#000;font-weight:bold">(</span><span style="color:#000">html</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">WithLineNumbers</span><span style="color:#000;font-weight:bold">())</span>
|
||||
|
||||
<span style="color:#204a87;font-weight:bold">var</span> <span style="color:#000">buff</span> <span style="color:#000">bytes</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">Buffer</span>
|
||||
<span style="color:#000">formatter</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">Format</span><span style="color:#000;font-weight:bold">(</span><span style="color:#ce5c00;font-weight:bold">&amp;</span><span style="color:#000">buff</span><span style="color:#000;font-weight:bold">,</span> <span style="color:#000">style</span><span style="color:#000;font-weight:bold">,</span> <span style="color:#000">iterator</span><span style="color:#000;font-weight:bold">)</span>
|
||||
|
||||
<span style="color:#000">fmt</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">Println</span><span style="color:#000;font-weight:bold">(</span><span style="color:#000">buff</span><span style="color:#000;font-weight:bold">.</span><span style="color:#000">String</span><span style="color:#000;font-weight:bold">())</span>
|
||||
<span style="color:#000;font-weight:bold">}</span>
|
||||
</code></pre></div><pre tabindex="0"><code>Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
|
||||
</code></pre><p>Inline code inside table cells should still be distinguishable.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Language</th>
|
||||
<th>Code</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Javascript</td>
|
||||
<td><code>var foo = &quot;bar&quot;;</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Ruby</td>
|
||||
<td><code>foo = &quot;bar&quot;{</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
<p>Small images should be shown at their actual size.</p>
|
||||
<p><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg/240px-Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg" alt=""></p>
|
||||
<p>Large images should always scale down and fit in the content container.</p>
|
||||
<p><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg/1024px-Picea_abies_shoot_with_buds%2C_Sogndal%2C_Norway.jpg" alt=""></p>
|
||||
<p><em>The photo above of the Spruce Picea abies shoot with foliage buds: Bjørn Erik Pedersen, CC-BY-SA.</em></p>
|
||||
<h2 id="components">Components</h2>
|
||||
<h3 id="alerts">Alerts</h3>
|
||||
<p>
|
||||
|
||||
<div class="alert alert-primary" role="alert">
|
||||
|
||||
|
||||
This is an alert.
|
||||
|
||||
</div>
|
||||
<p>Thunderbird isn&rsquo;t clunky anymore. Lots of investment is going into this great email, calendar, contacts, and more desktop client.</p>
|
||||
<p>You can download Thunderbird from their <a href="https://www.thunderbird.net/en-US/download/">website</a>.</p>
|
||||
<p>The steps for configuring Thunderbird are practically the same for the major desktop platforms. Use the standard installation options and allow Thunderbird to be your default mail application.</p>
|
||||
<p>You&rsquo;ll be asked to enter your Federated Core email address. Thunderbird <em>should</em> auto-configure your settings, but if you need to manually set them up, here is the needed information:</p>
|
||||
<p><strong>IMAP</strong></p>
|
||||
<p>Server: mail.domain.com (where &ldquo;domain.com&rdquo; is your domain name. Example: mail.federated.com.)
|
||||
Port: 993
|
||||
Security: SSL/TLS</p>
|
||||
<p><strong>SMTP</strong></p>
|
||||
<p>Server: mail.domain.com (where &ldquo;domain.com&rdquo; is your domain name. Example: mail.federated.com.)
|
||||
Port: 465
|
||||
Security: SSL/TLS</p>
|
||||
<p>Click &ldquo;Finish&rdquo; and you&rsquo;re ready to send/receive email.</p>
|
||||
<p><strong>Contacts</strong></p>
|
||||
<p>In order to connect Thunderbird to the addresses kept in your Nextcloud application, select the small address book icon in the upper right of Thunderbird to select the &ldquo;Address Book&rdquo; mode.</p>
|
||||
|
||||
|
||||
|
||||
<div class="alert alert-primary" role="alert">
|
||||
<h4 class="alert-heading">Note</h4>
|
||||
|
||||
This is an alert with a title.
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="alert alert-primary" role="alert">
|
||||
<h4 class="alert-heading">Note</h4>
|
||||
|
||||
This is an alert with a title and <strong>Markdown</strong>.
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 45px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/contacts_hu3f50e11abec286e4952ad7a4528a37b7_556_35x31_resize_catmullrom_3.png" width="35" height="31">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="alert alert-success" role="alert">
|
||||
|
||||
|
||||
This is a successful alert.
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
|
||||
|
||||
This is a warning.
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<h4 class="alert-heading">Warning</h4>
|
||||
|
||||
This is a warning with a title.
|
||||
|
||||
</div>
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
<h2 id="another-heading">Another Heading</h2>
|
||||
<p>Add some sections here to see how the ToC looks like. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.</p>
|
||||
<h3 id="this-document">This Document</h3>
|
||||
<p>Inguina genus: Anaphen post: lingua violente voce suae meus aetate diversi. Orbis unam nec flammaeque status deam Silenum erat et a ferrea. Excitus rigidum ait: vestro et Herculis convicia: nitidae deseruit coniuge Proteaque adiciam <em>eripitur</em>? Sitim noceat signa <em>probat quidem</em>. Sua longis <em>fugatis</em> quidem genae.</p>
|
||||
<h3 id="pixel-count">Pixel Count</h3>
|
||||
<p>Tilde photo booth wayfarers cliche lomo intelligentsia man braid kombucha vaporware farm-to-table mixtape portland. PBR&amp;B pickled cornhole ugh try-hard ethical subway tile. Fixie paleo intelligentsia pabst. Ennui waistcoat vinyl gochujang. Poutine salvia authentic affogato, chambray lumbersexual shabby chic.</p>
|
||||
<h3 id="contact-info">Contact Info</h3>
|
||||
<p>Plaid hell of cred microdosing, succulents tilde pour-over. Offal shabby chic 3 wolf moon blue bottle raw denim normcore poutine pork belly.</p>
|
||||
<h3 id="external-links">External Links</h3>
|
||||
<p>Stumptown PBR&amp;B keytar plaid street art, forage XOXO pitchfork selvage affogato green juice listicle pickled everyday carry hashtag. Organic sustainable letterpress sartorial scenester intelligentsia swag bushwick. Put a bird on it stumptown neutra locavore. IPhone typewriter messenger bag narwhal. Ennui cold-pressed seitan flannel keytar, single-origin coffee adaptogen occupy yuccie williamsburg chillwave shoreditch forage waistcoat.</p>
|
||||
<pre tabindex="0"><code>This is the final element on the page and there should be no margin below this.
|
||||
</code></pre>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>Then select the drop down to the right and select &ldquo;Add CardDAV Address Book&rdquo;.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 237px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/dropdown_hud9b7dd15a194e1b0e7f027f3d839b054_5872_227x111_resize_catmullrom_3.png" width="227" height="111">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>The put in your username (email) for your Federated Core into the &ldquo;New CardDAV Address Book&rdquo; dialog box.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 563px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/information_hu3ff8fd0a4b6d74a9b83260c7195a1731_6487_553x250_resize_catmullrom_3.png" width="553" height="250">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>You need to get the link for the &ldquo;Location&rdquo; line. This can be found in Nextcloud. Open a browser, enter the nextcloud.domain.com address for your Federated Core where &ldquo;domain.com&rdquo; is your particular domain name, navigate to the Contacts application, and then Contacts Settings in the lower left of the window. You&rsquo;ll see a window like this:</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 939px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/link_hud5de244a29c056cfb02e50604e481f6c_35107_929x692_resize_catmullrom_3.png" width="929" height="692">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>You click on the three dots in the &ldquo;Address books&rdquo; section to see a drop down menu. Select &ldquo;Copy link&rdquo;. That is the link address we need for the &ldquo;Location&rdquo; in the prior dialog box in Thunderbird. You can switch back to Thunderbird and paste the link into the &ldquo;Location&rdquo; section of the dialog box then click &ldquo;Continue&rdquo;.</p>
|
||||
<p>Now Thunderbird will ask you to authenticate to your Nextcloud application.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 528px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/authentication_hufe848b2729d1ea3251199478c550fb01_9409_518x208_resize_catmullrom_3.png" width="518" height="208">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>Enter your username (email address for Federated Core) and password. Click &ldquo;OK&rdquo; and you should have your Address Book from Nextcloud now connected to Thunderbird.</p>
|
||||
<p><strong>Calendars</strong></p>
|
||||
<p>These instructions work for any Calendar in your Nextcloud application. You can have Calendars for yourself/personal, decks, task lists, etc.</p>
|
||||
<p>We will be adding a CalDAV calendar to Thunderbird. First switch to the Calendar mode in Thunderbird by clicking the calendar icon along the right side of the Thunderbird application.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 43px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/calendar_hua1ae1423ef7c8d9f1ede540239c60d60_503_33x35_resize_catmullrom_3.png" width="33" height="35">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>You then click the &ldquo;+&rdquo; symbol so that we can add/subscribe to a calendar from Nextcloud.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 334px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/addcal_hud1278df75ee4fc7676720a5e14775de2_3059_324x68_resize_catmullrom_3.png" width="324" height="68">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>We choose from the next dialog box to subscribe to a &ldquo;On the Network&rdquo; calendar and click &ldquo;Next&rdquo;.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 505px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/network_hud6f04308bd9eff81815730d953284ecc_8159_495x404_resize_catmullrom_3.png" width="495" height="404">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>Now we put in our username (email address).</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 506px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/create_hu9abe794f8179355a52e06d3a0337ebc7_8382_496x402_resize_catmullrom_3.png" width="496" height="402">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>In order to find the &ldquo;Location&rdquo; we need to switch to our Nextcloud application and navigate to the &ldquo;Calendar&rdquo; app.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 488px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/nc-calendar_hu51d1ccfbd16db1a8e67685d77fb31e7e_5256_478x59_resize_catmullrom_3.png" width="478" height="59">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>You select the calendar you want to subscribe to by clicking on the &ldquo;edit&rdquo; function. Another dialogue box is presented:</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 603px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/privatelink_hu59ff46aee80deb5edbc4c61d2fa54733_15147_593x323_resize_catmullrom_3.png" width="593" height="323">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>Click on the &ldquo;Copy private link&rdquo; buttton to copy the desired &ldquo;Location&rdquo; to the clipboard. Now we can go back to Thunderbird and paste the link into the &ldquo;Location&rdquo; box and click &ldquo;Find Calendars&rdquo;.</p>
|
||||
<p>When Thunderbird finds the calendar, it will ask us for our password for Nextcloud.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 619px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/password_huf235b6ee719de0df1e57651fb76a2b04_8904_609x186_resize_catmullrom_3.png" width="609" height="186">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>Enter your password and then click &ldquo;OK&rdquo;. Now we are asked to subscribe to the calendar.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 505px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/thunderbird/subscribe_hu010d879b6617fca296b816bbddfc9bac_8911_495x402_resize_catmullrom_3.png" width="495" height="402">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>Leave the &ldquo;Calendar Type&rdquo; as &ldquo;CalDAV&rdquo; and click &ldquo;Subscribe&rdquo;. Your calendar is now available in Thunderbird.</p>
|
||||
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Docs: Ubuntu-based Distribution</title>
|
||||
<link>/docs/client_applications/linux/ubuntu/</link>
|
||||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/docs/client_applications/linux/ubuntu/</guid>
|
||||
<description>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="pageinfo pageinfo-primary">
|
||||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<p>Connecting your entire Ubuntu-based operations system (such at Ubuntu or Pop OS) is very easy.</p>
|
||||
<p>Open your &ldquo;Settings&rdquo; application and then select the &ldquo;Online Accounts&rdquo; section of &ldquo;Settings&rdquo;.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 232px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/ubuntu/onlineaccounts_hu7232d2ab18ca31c5fa7688d3d1e1bd88_2604_222x46_resize_catmullrom_3.png" width="222" height="46">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>You have the option to connect a Nextcloud account from the list.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 631px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/ubuntu/addaccount_hu2b35f73ef15655e68615df97497e0380_24959_621x565_resize_catmullrom_3.png" width="621" height="565">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>When you select &ldquo;Nextcloud&rdquo; you&rsquo;ll be given a dialog box to enter in the specific information for your Federated Core.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 341px">
|
||||
<img class="card-img-top" src="/docs/client_applications/linux/ubuntu/nextcloud_hu235263402ab0f6e16f822cfc1edb7f7d_8188_331x213_resize_catmullrom_3.png" width="331" height="213">
|
||||
|
||||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||||
<p class="card-text">
|
||||
</p>
|
||||
</figcaption>
|
||||
|
||||
</figure>
|
||||
|
||||
<p>The &ldquo;Server&rdquo; is &ldquo;<a href="https://nextcloud.domain.com">https://nextcloud.domain.com</a>&rdquo; when &ldquo;domain.com&rdquo; is your domain. The &ldquo;username&rdquo; is your email address for your Federated Core. And the &ldquo;Password&rdquo; is your password for Federated Core.</p>
|
||||
<p>Now your files, email, calendars will &ldquo;automatically&rdquo; work with the applications that are part of your Ubuntu-based distribution.</p>
|
||||
<p>Note: you will have to separately configure Thunderbird. See the documentation for those instructions.</p>
|
||||
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
BIN
public/docs/client_applications/linux/thunderbird/addcal.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 8.9 KiB |
BIN
public/docs/client_applications/linux/thunderbird/calendar.png
Normal file
After Width: | Height: | Size: 503 B |
After Width: | Height: | Size: 474 B |
BIN
public/docs/client_applications/linux/thunderbird/contacts.png
Normal file
After Width: | Height: | Size: 556 B |
After Width: | Height: | Size: 538 B |
BIN
public/docs/client_applications/linux/thunderbird/create.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 8.0 KiB |
BIN
public/docs/client_applications/linux/thunderbird/dropdown.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 5.5 KiB |
657
public/docs/client_applications/linux/thunderbird/index.html
Normal file
18
public/docs/client_applications/linux/thunderbird/index.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Federated Docs – Thunderbird</title>
|
||||
<link>/docs/client_applications/linux/thunderbird/</link>
|
||||
<description>Recent content in Thunderbird on Federated Docs</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Tue, 30 May 2023 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="/docs/client_applications/linux/thunderbird/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
After Width: | Height: | Size: 6.3 KiB |
After Width: | Height: | Size: 6.2 KiB |
BIN
public/docs/client_applications/linux/thunderbird/link.png
Normal file
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 33 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 5.0 KiB |
BIN
public/docs/client_applications/linux/thunderbird/network.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 7.8 KiB |
BIN
public/docs/client_applications/linux/thunderbird/password.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 8.5 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 14 KiB |
BIN
public/docs/client_applications/linux/thunderbird/subscribe.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 8.5 KiB |
BIN
public/docs/client_applications/linux/ubuntu/addaccount.png
Normal file
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 23 KiB |
461
public/docs/client_applications/linux/ubuntu/index.html
Normal file
18
public/docs/client_applications/linux/ubuntu/index.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Federated Docs – Ubuntu-based Distribution</title>
|
||||
<link>/docs/client_applications/linux/ubuntu/</link>
|
||||
<description>Recent content in Ubuntu-based Distribution on Federated Docs</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Tue, 30 May 2023 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="/docs/client_applications/linux/ubuntu/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</channel>
|
||||
</rss>
|
BIN
public/docs/client_applications/linux/ubuntu/nextcloud.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 7.5 KiB |