diff --git a/users/wpcarro/website/README.md b/users/wpcarro/website/README.md index 1267eb01f..30420571c 100644 --- a/users/wpcarro/website/README.md +++ b/users/wpcarro/website/README.md @@ -1,11 +1,3 @@ # wpcarro.dev -https://wpcarro.dev is my personal website. I expose a few subdomains, one of -which you are probably visiting right now, git.wpcarro.dev. Here are some of -the others: - -- `blog.wpcarro.dev`: My personal blog -- `learn.wpcarro.dev`: Teaching others to code -- `sandbox.wpcarro.dev`: Where I deploy some pet projects and code sketches - -Visit https://wpcarro.dev for a sitemap. +https://wpcarro.dev is my personal website. Check it out! diff --git a/users/wpcarro/website/blog/default.nix b/users/wpcarro/website/blog/default.nix index 0f9527edb..bef06cad7 100644 --- a/users/wpcarro/website/blog/default.nix +++ b/users/wpcarro/website/blog/default.nix @@ -10,8 +10,7 @@ let config = { name = "wpcarro's blog"; - baseUrl = "https://blog.wpcarro.dev"; - footer = ""; + baseUrl = "https://wpcarro.dev/blog"; }; posts = filter includePost (list post (import ./posts.nix)); diff --git a/users/wpcarro/website/index.html b/users/wpcarro/website/index.html deleted file mode 100644 index 7aa955edf..000000000 --- a/users/wpcarro/website/index.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - wpcarro.dev - - - - - - - -
-
- - -
-
- -
-
-

- Hey! I'm William.👋 -

-

- I write software. Currently I work as a Site Reliability Engineer for - Google Drive. -

-

- I'm wpcarro on - GitHub - (and elsewhere), but if you're looking for code samples, the majority of - my open-source work resides in a magical place called the - depot. -

-

- If I'm not coding, I'm likely meditating, training Jiu Jitsu, or - fumbling around on the piano or drums. -

-
- - -
- - - -