5 Commits

Author SHA1 Message Date
a71c5b6663 feat: Update ascii templates to be nicer
All checks were successful
Build Docker / BuildImage (push) Successful in 54s
2025-10-26 18:47:25 +11:00
724e800201 feat: Update curl template for index
All checks were successful
Build Docker / BuildImage (push) Successful in 53s
2025-10-26 18:43:25 +11:00
abcaa9283d feat: Add tools curl page 2025-10-26 18:43:25 +11:00
e175f68d25 feat: Add initial ascii art for curl connections 2025-10-26 18:43:25 +11:00
80b6a9bf46 feat: Update index page
All checks were successful
Build Docker / BuildImage (push) Successful in 57s
2025-10-26 18:42:22 +11:00
4 changed files with 7 additions and 5 deletions

View File

@@ -5,9 +5,9 @@
If youd like to support my work 💙 If youd like to support my work 💙
- PayPal: [https://paypal.me/nathanwoodburn] - PayPal: https://paypal.me/nathanwoodburn
- GitHub: [https://github.com/sponsors/Nathanwoodburn] - GitHub: https://github.com/sponsors/Nathanwoodburn
- Stripe: [https://donate.stripe.com/8wM6pv0VD08Xe408ww] - Stripe: https://donate.stripe.com/8wM6pv0VD08Xe408ww
HNS: nathan.woodburn HNS: nathan.woodburn
{{ HNS }} {{ HNS }}

View File

@@ -7,5 +7,6 @@
Home [/] Home [/]
Contact [/contact] Contact [/contact]
Projects [/projects] Projects [/projects]
Tools [/tools]
Donate [/donate] Donate [/donate]

View File

@@ -7,6 +7,7 @@
Home [/] Home [/]
Contact [/contact] Contact [/contact]
Projects [/projects] Projects [/projects]
Tools [/tools]
Donate [/donate] Donate [/donate]
API [/api/v1/] API [/api/v1/]

View File

@@ -105,7 +105,7 @@ Check them out here!</blockquote><img class="img-fluid" src="/assets/img/pfront.
<h2>Skills</h2> <h2>Skills</h2>
<ul class="list-unstyled" style="font-size: 18px;"> <ul class="list-unstyled" style="font-size: 18px;">
<li class="programlinux">Linux Servers and CLI</li> <li class="programlinux">Linux Servers and CLI</li>
<li>DNS, DNSSEC and Trustless SSL</li> <li>DNS and DNSSEC</li>
<li class="programnginx">NGINX Web Servers</li> <li class="programnginx">NGINX Web Servers</li>
<li class="programc">Programming in<ul class="list-inline"> <li class="programc">Programming in<ul class="list-inline">
<li class="list-inline-item">Python 3</li> <li class="list-inline-item">Python 3</li>
@@ -227,7 +227,7 @@ Check them out here!</blockquote><img class="img-fluid" src="/assets/img/pfront.
<div class="container text-center"> <div class="container text-center">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<p>Verify me with this <a href="pgp" target="_blank">long lifetime Public Key</a> or this <a href="gitpgp" target="_blank">short term one for Github commits</a></p> <p>Verify me with this <a href="pgp" target="_blank">PGP Public Key</a></p>
</div> </div>
</div> </div>
<div class="row"> <div class="row">