Commit graph

1129 commits

Author SHA1 Message Date
3d70af1b2d
chore: instapaper -> pocket 2023-07-07 15:33:59 -07:00
c9c1ebf958
chore: sanitize album titles 2023-07-07 14:15:59 -07:00
489d674fb5
fix: copy pasta 2023-07-07 13:56:14 -07:00
b74b49f52d
chore: book date fixes 2023-07-07 13:55:46 -07:00
316cd9e83d
chore: oku cleanup 2023-07-07 13:39:02 -07:00
95581a079c
chore: organize + clean up 2023-07-07 13:37:27 -07:00
ddc2e30375
chore: improve book alt 2023-07-07 13:19:45 -07:00
5fd4b77fd5
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-07-07 13:15:00 -07:00
e68a16b925
feat: populate book data internally 2023-07-07 13:14:50 -07:00
cdransf
d3fdff20e6 Apply automatic changes 2023-07-07 20:03:03 +00:00
737637ba56 📚 “Elysium Fire” (started) 2023-07-07 19:18:23 +00:00
fb83c6073d 📚 “The Myth of Normal” (started) 2023-07-07 19:17:29 +00:00
8a4bb3866e 📚 “Sustainable Web Design” (started) 2023-07-07 18:56:58 +00:00
0bb3cac99e
chore: revise read action 2023-07-07 11:56:25 -07:00
31f0072628
chore: add read.json 2023-07-07 11:53:55 -07:00
67b2dc895d
chore: revise read action 2023-07-07 11:51:49 -07:00
d2443c4a23
chore: revise read action 2023-07-07 11:41:30 -07:00
76e33e3642
chore: add read.json 2023-07-07 11:28:56 -07:00
326e8e666a
chore: revise read action 2023-07-07 11:25:55 -07:00
f608be7840
chore: revise read action 2023-07-07 11:25:44 -07:00
10f34ccdaa
chore: add read action 2023-07-07 11:23:36 -07:00
1858a82437
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-07-07 04:51:01 -07:00
97b6aee168
fix: template/page format 2023-07-07 04:50:52 -07:00
cdransf
2f223acb08 Apply automatic changes 2023-07-07 04:03:19 +00:00
f14dccb8fc
chore: now page meta update 2023-07-06 20:38:34 -07:00
d10e92ffe4
chore: additional aliases + guards 2023-07-06 20:34:12 -07:00
7d952e24c8
chore: alt content formatting 2023-07-06 20:03:37 -07:00
1e08385dc8
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-07-06 20:02:24 -07:00
fa367b2445
chore: optimization tweaks 2023-07-06 20:02:10 -07:00
cdransf
9272b9e944 Apply automatic changes 2023-07-07 00:12:57 +00:00
a05c9825fd
Merge pull request #112 from cdransf/dependabot/npm_and_yarn/postcss-8.4.25
chore(deps-dev): bump postcss from 8.4.24 to 8.4.25
2023-07-06 13:48:46 -07:00
dependabot[bot]
431901d31a
chore(deps-dev): bump postcss from 8.4.24 to 8.4.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:01:27 +00:00
cdransf
8c3bf4cb46 Apply automatic changes 2023-07-06 16:03:06 +00:00
f94d4f4460 Update README 2023-07-06 15:05:23 +00:00
cdransf
0ab59ea4f1 Apply automatic changes 2023-07-06 04:03:08 +00:00
626cfde873
chore: update uses 2023-07-05 20:25:53 -07:00
050dc85dcf
chore: threads post 2023-07-05 19:17:02 -07:00
e7a1b8b012
chore: analytics tweaks 2023-07-05 15:42:44 -07:00
0fa3fd28ed
chore: use pop() instead of [0] 2023-07-05 14:46:00 -07:00
c1900315a3
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-07-05 14:30:08 -07:00
bd6783c5a0
feat: popular posts 2023-07-05 14:29:55 -07:00
cdransf
c7f0f43b7c Apply automatic changes 2023-07-05 20:03:13 +00:00
8de0ac435e
Merge pull request #111 from cdransf/dependabot/npm_and_yarn/extractus/feed-extractor-6.2.4 2023-07-05 12:48:09 -07:00
753b27f89a
Merge pull request #110 from cdransf/dependabot/npm_and_yarn/prettier-3.0.0 2023-07-05 12:47:58 -07:00
dependabot[bot]
81d66b5d4a
chore(deps): bump @extractus/feed-extractor from 6.2.3 to 6.2.4
Bumps [@extractus/feed-extractor](https://github.com/extractus/feed-extractor) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/extractus/feed-extractor/releases)
- [Commits](https://github.com/extractus/feed-extractor/compare/v6.2.3...v6.2.4)

---
updated-dependencies:
- dependency-name: "@extractus/feed-extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 19:45:40 +00:00
dependabot[bot]
bdac5563b7
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 19:45:20 +00:00
0479bce1f4
feat: customize 404 2023-07-05 12:04:14 -07:00
b9a45b87cb
fix: optimization + local urls 2023-07-04 17:39:32 -07:00
054962b1d1
fix: search 2023-07-04 17:17:09 -07:00
1c1a058675
fix: conflict 2023-07-04 17:08:25 -07:00