mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-13 19:13:42 +02:00
Update README.md
This commit is contained in:
parent
402f3ab694
commit
0fc1b06d1b
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
@ -1,4 +1,16 @@
|
|||
# victorwesterlund.com
|
||||

|
||||
|
||||
## Source for [*victorwesterlund.com*](https://victorwesterlund.com)
|
||||

|
||||
|
||||
Source code for victorwesterlund.com
|
||||
This repo contains the source code for the root-domain `victorwesterlund.com`.
|
||||
|
||||
While some sub-domains host code which isn't open source, here's at least an explanation on what they're used for:
|
||||
|
||||
Domain name|Description
|
||||
--|--
|
||||
`public.victorwesterlund.com`|GCS bucket with public content *(the beautiful screenshot above)*
|
||||
`*.github.victorwesterlun.com`|CNAME for my public repositories using [GitHub Pages](https://pages.github.com/)
|
||||
`api.victorwesterlund.com`|Hosted endpoints (most of which contain the back-end component of my public repos)
|
||||
`friday.victorwesterlund.com`|Self-hosted content
|
||||
`info.victorwesterlund.com`|(old and useless) Google Pages site
|
||||
|
|
Loading…
Add table
Reference in a new issue