Update README.

This commit is contained in:
Otho Ulrich 2023-01-01 00:37:27 -05:00
parent f8fdea2975
commit 4f3c8aa577
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -1,11 +1,11 @@
# Profile Website
This is my profile app you are currently viewing. Thanks!
# Professional Website
This is my professional website you are currently viewing. Thanks!
# Structure
The app comprises:
- An Apache HTTP server serving the website at https:///www.othoulrich.com.
- This Gitea server to host my code examples.
The domain comprises:
- Website to be served at https:///www.othoulrich.com.
- Gitea server to host some code examples.
- Terraform to manage domain.
# Associated Projects
- https://code.othoulrich.com/otho/cv compiles my curriculum vitae and adds it this `htdocs` directory.
- https://code.othoulrich.com/otho/industry-cv compiles my curriculum vitae and adds it this `htdocs` directory.