code-snippets/docs/index.md
Liam Pietralla 19381030cb
All checks were successful
Build, Test & Publish / Build (pull_request) Successful in 22s
Build, Test & Publish / Build and Publish Container Image (pull_request) Has been skipped
Build, Test & Publish / Deploy to Infrastructure (pull_request) Has been skipped
angualar base
2024-11-19 16:39:20 +11:00

74 lines
1.3 KiB
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Liam's code snippets"
text: Assorted snippets and musings
actions:
- theme: alt
text: .NET
link: /dotnet/
- theme: alt
text: Angular
link: /angular/
- theme: alt
text: Ansible
link: /ansible/
- theme: alt
text: CSS
link: /css/
- theme: alt
text: Docker
link: /docker/
- theme: alt
text: EF Core
link: /ef-core/
- theme: alt
text: Git
link: /git/
- theme: alt
text: Github Actions
link: /github-actions/
- theme: alt
text: Nginx
link: /nginx/
- theme: alt
text: Nuxt
link: /nuxt/
- theme: alt
text: PowerShell
link: /powershell/
- theme: alt
text: React
link: /react/
- theme: alt
text: React Native
link: /react-native/
- theme: alt
text: Terraform
link: /terraform/
# features:
# - title: Feature A
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
# - title: Feature B
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
# - title: Feature C
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
---