Skip to content

Commit 496c3a7

Browse files
authored
add pi-hole to portfolio (#21)
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent 234883c commit 496c3a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/content/docs/portfolio/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ description: "Documentation samples across different organizations and project t
77
import { LinkCard, CardGrid } from '@astrojs/starlight/components';
88

99
<CardGrid>
10+
<LinkCard title="Pi-hole v6 Documentation" href="/docs/pi-hole/" description="A personal documentation project that covers Pi-hole v6 installation and configuration, security hardening, DNS configuration, Tailscale integration, and troubleshooting. Written for my own deployment, it now draws 6,000+ unique visitors a month from around the world." />
11+
1012
<LinkCard title="Coder Quickstart Documentation" href="/portfolio/coder-quickstart/" description="Created quickstart guide to unlock Coder for new users. Part of a broader information architecture effort to define user journeys and personas." />
1113

1214
<LinkCard title="Work on a Contributor's PR in the Docs Repository" href="/portfolio/contrib-pr/" description="Created clear steps for technical writers working with external contributors, solving a recurring problem that was blocking the team." />

0 commit comments

Comments
 (0)