You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/pi-hole/index.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
slug: docs/pi-hole
3
3
title: "Install and Configure Pi-Hole With Unbound on a Local Omada Controller"
4
4
description: "Block Ads and Unwanted Content on Your Local Network With Pi-Hole."
5
+
summary: "Comprehensive guide covering Pi-hole installation, configuration, and network-wide ad blocking. Created after repeatedly setting this up due to hardware issues and helping others with the process."
Copy file name to clipboardExpand all lines: src/content/docs/portfolio/contrib-pr.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
slug: portfolio/contrib-pr
3
3
title: "Work on a Contributor's PR in the Docs Repository"
4
4
description: "Internal Confluence guide for technical writers working with external contributors"
5
+
summary: "Created workflow documentation for technical writers collaborating with external contributors on GitHub PRs. Solved a recurring problem where writers needed to work on contributor branches but lacked clear steps."
Copy file name to clipboardExpand all lines: src/content/docs/portfolio/gitlab-first-contribution.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
slug: portfolio/gitlab-first-contribution
3
3
title: "GitLab: Make a GitLab contribution"
4
4
description: "Make documentation easier for first time contributors"
5
+
summary: "Overhauled the 'Make a GitLab contribution' tutorial to reduce barriers for new contributors. Reorganized into sequential steps, added new contribution methods (Web IDE, Gitpod, GDK-in-a-box), and tested each path."
<LinkCardtitle="Coder Quickstart Documentation"href="/portfolio/coder-quickstart/"description="From-scratch quickstart guide for Coder's self-hosted cloud development environment. Tested across multiple platforms." />
12
11
13
-
Created workflow documentation for technical writers collaborating with external contributors on GitHub PRs. Solved a recurring problem where writers needed to work on contributor branches but lacked clear steps.
12
+
<LinkCardtitle="Work on a Contributor's PR in the Docs Repository"href="/portfolio/contrib-pr/"description="Created workflow documentation for technical writers collaborating with external contributors on GitHub PRs." />
14
13
15
-
Approach: Documented the Git commands and GitHub workflow, then tested with team members to refine the process.
14
+
<LinkCardtitle="GitLab: Make a GitLab contribution"href="/portfolio/gitlab-first-contribution/"description="Make documentation easier for first time contributors." />
<Cardtitle="GitLab First Contribution"icon="gitlab">
21
-
**GitLab Community Documentation**
22
-
23
-
Overhauled the "Make a GitLab contribution" tutorial to reduce barriers for new contributors. The original process was intimidating and scattered across multiple pages.
24
-
25
-
Approach: Reorganized into sequential steps, added new contribution methods (Web IDE, Gitpod, GDK-in-a-box), and tested each path.
Developed comprehensive guide for configuring WordPress with remote databases. Started with a support engineer's outline, then researched, tested, and documented the complete process.
34
-
35
-
Approach: Built test environment, documented each step, gathered feedback from docs team, refined based on customer questions.
<Cardtitle="Pi-Hole With Unbound on a Local Omada Controller"icon="laptop">
41
-
**Personal Reference Documentation**
42
-
43
-
Comprehensive guide covering Pi-hole installation, configuration, and network-wide ad blocking. Created after repeatedly setting this up due to hardware issues and helping others with the process.
44
-
45
-
Approach: Documented each setup iteration, organized into logical sequence, included troubleshooting steps.
Collaborated with design team to create visual representation of complex multizone failover architecture. Needed to explain technical concept that was difficult to understand from text alone.
54
-
55
-
Approach: Created initial draft based on engineering feedback, worked with design team for final version, integrated into customer documentation.
<LinkCardtitle="Configure WordPress to use a Remote Database"href="/portfolio/linode-wp-remote-db/"description="Step-by-step guide to configure WordPress with a remote database on Linode." />
59
17
18
+
<LinkCardtitle="Site Multizone Failover Diagram"href="/portfolio/site-mz-failover-diagram/"description="Technical diagram created for Pantheon's multizone failover documentation." />
Copy file name to clipboardExpand all lines: src/content/docs/portfolio/linode-wp-remote-db.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
slug: portfolio/linode-wp-remote-db
3
3
title: "Configure WordPress to use a Remote Database"
4
4
description: "Step-by-step guide to configure WordPress with a remote database on Linode"
5
+
summary: "Developed comprehensive guide for configuring WordPress with remote databases. Started with a support engineer's outline, then researched, tested, and documented the complete process including troubleshooting steps."
Copy file name to clipboardExpand all lines: src/content/docs/portfolio/site-mz-failover-diagram.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
slug: portfolio/site-mz-failover-diagram
3
3
title: "Site Multizone Failover Diagram"
4
4
description: "Technical diagram created for Pantheon's multizone failover documentation"
5
+
summary: "Collaborated with design team to create visual representation of complex multizone failover architecture. Needed to explain technical concept that was difficult to understand from text alone."
0 commit comments