Commit Graph

226 Commits

Author SHA1 Message Date
Cassidy Williams
beab9b8c6a Add trailing spaces post 2023-06-14 20:47:16 -05:00
Cassidy Williams
bf95df3eb5 Turning todos into tadas post 2023-05-20 12:47:51 -05:00
Cassidy Williams
e83c6d3bbe Fix fonts on code tags 2023-05-20 12:47:28 -05:00
Cassidy Williams
2f59c1aca8 Update Twitter OG image 2023-05-07 21:42:23 -05:00
Cassidy Williams
bc37610c38 Minor typo 2023-05-06 22:42:09 -05:00
Cassidy Williams
e5802ce3b8 Fix nav spacing on mobile 2023-05-06 22:27:30 -05:00
Cassidy Williams
6fa82da313 Add c-section post 2023-05-06 21:44:53 -05:00
Cassidy Williams
0bc047028a Fix font styling for dark mode and strong text 2023-04-08 14:46:54 -05:00
Cassidy Williams
d6449a24dc Add productivity apps blog post 2023-04-08 14:42:07 -05:00
Cassidy Williams
5a322b46cd Merge pull request #6 from cassidoo/dependabot/npm_and_yarn/undici-and-astrojs/webapi-5.20.0
Bump undici and @astrojs/webapi
2023-04-04 11:59:33 -05:00
dependabot[bot]
04ccee30fd Bump undici and @astrojs/webapi
Bumps [undici](https://github.com/nodejs/undici) and [@astrojs/webapi](https://github.com/withastro/astro/tree/HEAD/packages/webapi). These dependencies needed to be updated together.

Updates `undici` from 5.18.0 to 5.20.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.18.0...v5.20.0)

Updates `@astrojs/webapi` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/webapi/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/webapi@2.1.0/packages/webapi)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@astrojs/webapi"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 20:31:00 +00:00
Cassidy Williams
a15b7cc491 Add memorize quotes post 2023-03-31 15:30:06 -05:00
Cassidy Williams
bfc63207db Merge pull request #5 from cassidoo/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3
2023-02-27 13:31:15 -06:00
dependabot[bot]
2a17425f89 Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:52:42 +00:00
Cassidy Williams
e0d8650f23 Update packages 2023-02-27 12:50:01 -06:00
Cassidy Williams
c6b3735e16 Remove technical tag 2023-02-26 22:07:00 -06:00
Cassidy Williams
6665edcd48 Sort tag pages by date instead of name 2023-02-26 22:06:45 -06:00
Cassidy Williams
a912bb9ee4 Add blockquote dark mode colors 2023-02-18 23:38:29 -06:00
Cassidy Williams
37cf7a7908 Add dark mode color scheme based on media preferences 2023-02-11 23:30:17 -06:00
Cassidy Williams
44136a8fab Fix minor typo in local delights post 2023-02-08 19:53:39 -06:00
Cassidy Williams
cd8808de02 Add quickly local delights post 2023-02-08 19:52:05 -06:00
Cassidy Williams
d02cfbcfa7 Add love/hate streak blog 2023-01-27 20:02:19 -06:00
Cassidy Williams
86d82746eb Fix dark-mode for h1s for when I eventually look into this more 2023-01-27 18:23:24 -06:00
Cassidy Williams
f42c5b835f Update nav background, remove parts of about section 2023-01-27 00:08:29 -06:00
Cassidy Williams
153a7a0562 Make navbar background less transparent 2023-01-27 00:02:39 -06:00
Cassidy Williams
b90e0de888 Make nav sticky while scrolling 2023-01-27 00:00:33 -06:00
Cassidy Williams
77d762b196 Update posts by tag, fix ul styling 2023-01-26 23:40:45 -06:00
Cassidy Williams
a9097ab84f Add Private Wins post 2023-01-26 23:22:44 -06:00
Cassidy Williams
31f0da3c48 Fix typo, add keyboard stuff 2023-01-01 00:51:28 -06:00
Cassidy Williams
38909e4df4 Merge branch 'main' of https://github.com/cassidoo/blahg 2022-12-31 23:58:07 -06:00
Cassidy Williams
acc3593269 Add see ya 2022 blog post 2022-12-31 23:58:02 -06:00
Cassidy Williams
f2a8a839e2 Merge pull request #4 from SeanMcP/main
fix: add posts to rss.xml
2022-12-19 22:54:26 -06:00
Sean McPherson
cd303a03a6 fix: add posts to rss.xml 2022-12-19 06:49:28 -05:00
Cassidy Williams
2b5008fce9 Add language brain post 2022-11-29 01:15:08 -06:00
Cassidy Williams
38e7394e15 Update minor styles and remove target blank for homepage 2022-11-28 00:32:32 -06:00
Cassidy Williams
60dbb424ab Remove placeholder images 2022-11-28 00:30:38 -06:00
Cassidy Williams
fbbcb5eaed Turn site into subdomain 2022-11-27 23:55:03 -06:00
Cassidy Williams
afdb0e383d Remove prop types because I am not fancy 2022-11-27 23:31:10 -06:00
Cassidy Williams
fb4eb7a8d3 Update to redirected URL in config 2022-11-27 23:30:49 -06:00
Cassidy Williams
a574c185da Update Astro config (again) to temp base site 2022-11-27 22:55:56 -06:00
Cassidy Williams
4e286717f4 Update Astro 2022-11-27 22:52:49 -06:00
Cassidy Williams
0b7b637454 Update Astro config with base URL 2022-11-27 22:49:38 -06:00
Cassidy Williams
bc3084e2a3 Remove unused bits 2022-11-27 22:45:32 -06:00
Cassidy Williams
dc4d1c392c Move head tag to BaseHead 2022-11-27 22:29:55 -06:00
Cassidy Williams
0eba426c6e Move styles to style folder, move ref to BaseHead 2022-11-27 21:41:13 -06:00
Cassidy Williams
12aaae9e79 Move CSS to styles folder 2022-11-27 21:33:16 -06:00
Cassidy Williams
b3eae203c2 Make URLs secure 2022-11-27 21:22:15 -06:00
Cassidy Williams
85a8e2d140 Add status badge 2022-11-27 21:21:54 -06:00
Cassidy Williams
38cb45da26 Move styles to index component 2022-11-27 21:11:51 -06:00
Cassidy Williams
beef580f04 Fix minor homepage copy 2022-11-16 23:14:11 -06:00