Skip to content

Commit ee3eb8b

Browse files
authored
Merge pull request #689 from system76/social-images
setup dynamic social images for articles
2 parents 099d547 + 1d0472b commit ee3eb8b

File tree

139 files changed

+1225
-821
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+1225
-821
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,9 @@ Then include the following text at the very top of the file (including the
2424
```yaml
2525
---
2626
title: Do the thing
27-
image: https://system76.com/images/foo.jpg
28-
2927
description: >
3028
A more descriptive sentence or two about the page; will show up in search
3129
engines and on the support home page.
32-
3330
keywords:
3431
- List
3532
- of
@@ -39,16 +36,16 @@ keywords:
3936
- page
4037
- System76
4138

39+
facebookImage: /_social/article
40+
twitterImage: /_social/article
41+
4242
hidden: true
4343
section:
4444
---
4545
```
4646

4747
A couple of notes:
4848

49-
- The `image` is a full URL to the image and will show up on social media,
50-
when shared in Slack, etc.
51-
5249
- After the `---` line, you can type the contents of the article in markdown.
5350
Feel free to use `# Heading1`, `## Heading2`, `**bold**`, `_italic_`, and other
5451
markdown to make the page look awesome.

content/Pop!_OS-20.04-LTS-Release-Notes.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Pop!_OS 20.04 LTS Release Notes
43
description: >
54
Discover what's new in Pop!\_OS 20.04 LTS
@@ -9,10 +8,12 @@ keywords:
98
- LTS
109
- Updates
1110
- New Features
12-
image: http://support.system76.com/images/system76.png
11+
12+
facebookImage: /_social/article
13+
twitterImage: /_social/article
14+
1315
hidden: false
1416
section: pop
15-
1617
---
1718

1819
Pop!\_OS 20.04 was released April 30, 2020.
@@ -68,5 +69,3 @@ Dark mode is enabled by default. Default desktop wallpaper has a new design. Bot
6869
* The user and about sections both received an interface redesign. Both are more explicit in their presentation of information, and make changing settings easier.
6970

7071
### Linux Kernel 5.4
71-
72-

content/accessibility.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,43 @@
11
---
2-
layout: article
32
title: Accessibility
43
description: >
54
Accessibility options for Pop!\_OS
65
keywords:
76
- Support
87
- Accessibility
98
- System76
10-
image: http://support.system76.com/images/pop-icon.png
9+
10+
facebookImage: /_social/article
11+
twitterImage: /_social/article
12+
1113
hidden: false
1214
section: software
13-
1415
---
1516

1617
# Accessibility
1718

18-
### Pop!\_OS: This document describes some of the applications and utilities that can be used.
19+
### Pop!\_OS: This document describes some of the applications and utilities that can be used.
1920

20-
Pop!_OS shares many of the same accessibility options as Gnome. These accessibility options allow for Pop!_OS to be used by as many people in the community as possible. If there are additional tools or options that you would like to see added to Pop!_OS in the future please let us know and we will see if implementation is possible.
21+
Pop!_OS shares many of the same accessibility options as Gnome. These accessibility options allow for Pop!_OS to be used by as many people in the community as possible. If there are additional tools or options that you would like to see added to Pop!_OS in the future please let us know and we will see if implementation is possible.
2122

2223
Additional information can be found on GNOME accessibility web page [here](https://help.gnome.org/users/gnome-help/stable/a11y.html).
2324

2425
## Screen Readers
2526
For visual impairments [Orca](https://help.gnome.org/users/orca/stable/introduction.html.en) is a screen reading tool for low sighted and blind users.
2627

27-
*Orca is a free, open source, flexible, and extensible screen reader that provides access to the graphical desktop via speech and refreshable braille.*
28+
*Orca is a free, open source, flexible, and extensible screen reader that provides access to the graphical desktop via speech and refreshable braille.*
2829

2930
In Pop!_OS using the GNOME desktop environment, Orca can be launched automatically via the Universal Access Control Center under the Seeing section.
3031

3132
• To toggle Orca on and off press Super + Alt +S
32-
*Once engaged you will hear a voice confirmation “screen reader on” and it will begin reading the text on the screen through your speakers.*
33+
*Once engaged you will hear a voice confirmation “screen reader on” and it will begin reading the text on the screen through your speakers.*
3334

34-
• You can also type ‘orca’ along with optional parameters in the terminal and press Return.
35+
• You can also type ‘orca’ along with optional parameters in the terminal and press Return.
3536

36-
Orca can also be enabled during installation by using the Super + Alt + S keys.
37+
Orca can also be enabled during installation by using the Super + Alt + S keys.
3738

3839
## Universal Access Options
39-
GNOME provides many accessibility tools within the Universal Access panel. You can access the Universal Access panel by opening Activities and typing 'Universal Access'. From within Universal Access panel there is a toggle to ‘Always Show Universal Access Menu’ to help you navigate back to this section easier in the future.
40+
GNOME provides many accessibility tools within the Universal Access panel. You can access the Universal Access panel by opening Activities and typing 'Universal Access'. From within Universal Access panel there is a toggle to ‘Always Show Universal Access Menu’ to help you navigate back to this section easier in the future.
4041

4142
Once Universal Access is open you will have options for the following sections.
4243
1. **Seeing**. This section contains options for visual accessibility including:
@@ -45,7 +46,7 @@ Once Universal Access is open you will have options for the following sections.
4546
- Cursor Size selector
4647
- Zoom menu: includes many additional features including magnification adjustment and magnification position settings. It also includes tabs for crosshair adjustment and color effects.
4748
- Screen Reader toggle
48-
- Sound Keys toggle: sound keys provides a beep when Num Lock or Caps lock are turned on or off.
49+
- Sound Keys toggle: sound keys provides a beep when Num Lock or Caps lock are turned on or off.
4950
2. **Hearing**. This section contains option for visual alerts. The two options include:
5051
- Visual alerts on and off toggle
5152
- Flash the window title or flash the entire screen
@@ -61,6 +62,3 @@ Once Universal Access is open you will have options for the following sections.
6162

6263
## Keyboard Shortcuts & Modifiers
6364
Pop!_OS also provides many keyboard shortcuts to help users with navigating their system from the keyboard. The documentation for the keyboard shortcuts can be found by clicking this link [here](https://pop.system76.com/docs/keyboard-shortcuts/).
64-
65-
66-

content/accessories.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
2-
layout: article
32
title: Order Accessories
43
description: >
54
Instructions to order a new AC Adapter for your laptop.
65
keywords:
76
- Support
87
- Accessories
98
- System76
10-
image: http://support.system76.com/images/system76.png
9+
10+
facebookImage: /_social/article
11+
twitterImage: /_social/article
12+
1113
hidden: false
1214
section: general-hardware-info
13-
1415
---
1516

1617
# Order Accessories
@@ -19,8 +20,8 @@ To order an extra or new AC Adapter for your laptop, log into [<i class="fa fa-u
1920

2021
![View Order Detail](/images/accessories/button1.png)
2122

22-
On some products the **order accessories** button is on the Order Detail page which can be accessed by clicking on the **view order detail** button on the bottom of your order.
23+
On some products the **order accessories** button is on the Order Detail page which can be accessed by clicking on the **view order detail** button on the bottom of your order.
2324

2425
![Order Accessories](/images/accessories/button2.png)
2526

26-
Then the **order accessories** button can be accessed under the diagram of your laptop.
27+
Then the **order accessories** button can be accessed under the diagram of your laptop.

content/active-directory-client.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Active Directory Domain
43
description: Learn how to join Pop!_OS to an Active Directory domain
54
keywords:
@@ -8,10 +7,12 @@ keywords:
87
- Linux
98
- Active Directory
109
- Authentication
11-
image: http://support.system76.com/images/system76.png
10+
11+
facebookImage: /_social/article
12+
twitterImage: /_social/article
13+
1214
hidden: false
1315
section: software
14-
1516
---
1617

1718
# Join an Active Directory Domain

content/add-a-printer-pop.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Printer Setup (Pop!_OS)
43
description: >
54
Here is how to add a printer in Pop!_OS.
@@ -8,13 +7,15 @@ keywords:
87
- Printing
98
- Printer
109
- System76
11-
image: http://support.system76.com/images/system76.png
10+
11+
facebookImage: /_social/article
12+
twitterImage: /_social/article
13+
1214
hidden: false
1315
section: hardware
14-
1516
---
1617

17-
# Printer Setup (Pop!_OS)
18+
# Printer Setup (Pop!_OS)
1819

1920
Most printers will be automatically added to the computer. If not, to add a printer to your System76 Computer, press the super key and type the word *Printers*, then choose the <u>Printers</u> application in the search box. In the <u>Printers</u> Application, click the **Add a Printer...** button and a box will pop up with different options. Wait a few seconds for printers to appear in the Device List.
2021

content/add-a-printer-ubuntu.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Printer Setup (Ubuntu)
43
description: >
54
Here is how to add a printer in Ubuntu.
@@ -8,13 +7,15 @@ keywords:
87
- Printing
98
- Printer
109
- System76
11-
image: http://support.system76.com/images/system76.png
10+
11+
facebookImage: /_social/article
12+
twitterImage: /_social/article
13+
1214
hidden: false
1315
section: hardware
14-
1516
---
1617

17-
# Printer Setup (Ubuntu)
18+
# Printer Setup (Ubuntu)
1819

1920
To add a printer to your System76 Computer, click the Ubuntu icon at the top left of your screen and type the word *Printers* then choose the <u>Printers</u> application in the search box. In the <u>Printers</u> Application, click the **Add** button and a box will pop up with different options. Wait a few seconds for printers to appear in the Device List.
2021

@@ -26,12 +27,12 @@ Select the correct printer and click **Forward**. The computer will search for t
2627

2728
First in the <u>Software & Updates</u> settings go to the **Other Software** tab, and check the first item, **Canonical Partners**. Then, after closing the <u>Software & Updates</u> program, add the driver with this command for HP:
2829

29-
```bash
30+
```bash
3031
sudo apt install hplip
3132
```
3233
If you would like to use a guided GUI application from HP, you will need to install a python dependency:
3334

34-
```bash
35+
```bash
3536
sudo apt install python3-pyqt5
3637
hp-setup
3738
```

content/advanced-luks.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Disk Encryption Passwords
43
description: >
54
How to add extra passwords for your Full Disk Encryption setup
@@ -9,10 +8,12 @@ keywords:
98
- Ubuntu
109
- LUKS
1110
- FDE
12-
image: http://support.system76.com/images/pop.png
11+
12+
facebookImage: /_social/article
13+
twitterImage: /_social/article
14+
1315
hidden: false
1416
section: software
15-
1617
---
1718

1819
With Full Disk Encryption more than one password to decrypt the drive may be needed if more then one person is using the computer. In this situation seven extra passwords can be added with the instructions below.

content/ar-sandbox.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
---
2-
layout: article
32
title: AR Sandbox
43
description: Calibrate and use your new AR Sandbox
54
keywords:
65
- AR
76
- Sandbox
87
- Ubuntu
98
- Pop!_OS
10-
image: http://support.system76.com/images/system76.png
9+
10+
facebookImage: /_social/article
11+
twitterImage: /_social/article
12+
1113
hidden: false
1214
section: hardware
13-
1415
---
1516

1617
[AR Sandbox Video](https://www.youtube.com/watch?v=uTPOE2XceEA)
@@ -407,4 +408,3 @@ SARndbox -uhm -fpv -evr -0.02
407408
Thanks again to [Oliver Kreylos](http://idav.ucdavis.edu/~okreylos/) for developing such an incredible, inspiring piece of software!
408409

409410
Be sure to check out the [Augmented Reality Sandbox](https://arsandbox.ucdavis.edu/) website for more details.
410-

content/audio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Audio Troubleshooting
43
description: >
54
Here is how to fix several common audio issues with your computer.
@@ -9,10 +8,12 @@ keywords:
98
- alsa
109
- pulseaudio
1110
- pulse audio
12-
image: http://support.system76.com/images/system76.png
11+
12+
facebookImage: /_social/article
13+
twitterImage: /_social/article
14+
1315
hidden: false
1416
section: software-troubleshooting
15-
1617
---
1718

1819
Sound settings or packages related to the sound system can become corrupt or broken. Many times, deleting the configuration files, reinstalling the sound-related packages, and reloading ALSA and/or PulseAudio can help. These commands can also help fix the <u>Sound</u> settings showing "Dummy Output" as the audio output.

content/backup-files.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Back Up Files
43
description: >
54
Guidelines and tips for making backups of your important files.
@@ -9,10 +8,12 @@ keywords:
98
- deja-dup
109
- rsync
1110
- Nextcloud
12-
image: http://support.system76.com/images/system76.png
11+
12+
facebookImage: /_social/article
13+
twitterImage: /_social/article
14+
1315
hidden: false
1416
section: software
15-
1617
---
1718

1819
# Back Up Files

content/battery.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Battery Life Improvements
43
description: >
54
Stretch the battery life and create amazing things for longer.
@@ -11,13 +10,15 @@ keywords:
1110
- Screen
1211
- Display
1312
- Power
14-
image: http://support.system76.com/images/system76.png
13+
14+
facebookImage: /_social/article
15+
twitterImage: /_social/article
16+
1517
hidden: false
1618
section: hardware
17-
1819
---
1920

20-
# Battery Life Improvements
21+
# Battery Life Improvements
2122

2223
Every running program consumes the battery. This could be a program that is part of the operating system, or a program currently in use like <u>Firefox</u> or <u>Libre Office</u>. We recommend using [TLP](http://linrunner.de/en/tlp/tlp.html) to quickly reduce overall power consumption and using [powertop](https://01.org/powertop) to check what software is consuming the battery.
2324

content/before-you-open-a-support-ticket.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: article
32
title: Before You Open a Ticket
43
description: >
54
A troubleshooting triage to help you self-diagnose a variety of issues.
@@ -12,10 +11,12 @@ keywords:
1211
- self-help
1312
- tech-support
1413
- troubleshooting
15-
image: http://support.system76.com/images/system76.png
14+
15+
facebookImage: /_social/article
16+
twitterImage: /_social/article
17+
1618
hidden: false
1719
section: getting-help
18-
1920
---
2021

2122
# Before You Open a Support Ticket
@@ -205,9 +206,9 @@ You can read the details of our warranty coverage [here](https://system76.com/wa
205206

206207
---
207208

208-
<!--
209+
<!--
209210
- Document Version: 1.2.0
210211
- Date: (5-21-2021)
211212
- Author: Nathaniel Warburton
212-
- Contributing Editor(s): Aaron Honeycutt
213+
- Contributing Editor(s): Aaron Honeycutt
213214
-->

0 commit comments

Comments
 (0)