New home page
All checks were successful
Generate Website / Generate Website (push) Successful in 18s
All checks were successful
Generate Website / Generate Website (push) Successful in 18s
This commit is contained in:
parent
3ee7db4dbd
commit
4a4dba0bf3
1 changed files with 18 additions and 3 deletions
|
@ -1,8 +1,23 @@
|
||||||
[//]: # "Title: Home - sapphirus.org"
|
[//]: # "Title: Home - sapphirus.org"
|
||||||
[//]: # "Copyright (C) 2024 Xavier Moffett
|
[//]: # "Summary: An assortment of projects, self-hosted infrastructure, among other things."
|
||||||
|
[//]: # "Copyright (C) 2024-2025 Xavier Moffett
|
||||||
All Rights Reserved"
|
All Rights Reserved"
|
||||||
|
|
||||||
# Home
|
# Home
|
||||||
|
|
||||||
Welcome to my website 😸.
|
<div class="flex-width align-centre justify-centre">
|
||||||
|
<quote>
|
||||||
|
<p class="quotation">A journey of a thousand miles must begin with a single step.</p>
|
||||||
|
<p class="author">Lao Tzu</p>
|
||||||
|
</quote>
|
||||||
|
</div>
|
||||||
|
|
||||||
Hopefully something of interest lurks within this set of hypertext.
|
This website is home to an assortment of projects, self-hosted infrastructure, among other things.
|
||||||
|
|
||||||
|
Here are pages, some of which might pique your interest:
|
||||||
|
|
||||||
|
- Software projects hosted and mirrored on my [code forge](https://git.sapphirus.org/).
|
||||||
|
- [Projects page](/projects/) summarising a list of personal projects.
|
||||||
|
- You can also find a quick summary [about me](/about/).
|
||||||
|
|
||||||
|
Thanks for stopping by 😄.
|
||||||
|
|
Loading…
Add table
Reference in a new issue