James Fenn
9301d0a629
fix #803 - change dark mode toggle label
2023-10-14 15:17:30 -04:00
James Fenn
2788abb2df
add additional social link types
2023-10-12 14:23:44 -04:00
Corbin Crutchley
025dfb4fee
chore: replace social banner and about us button language
2023-10-10 12:03:11 -07:00
James Fenn
b62f6b2209
fix #780 - remove duplicate links from homepage header
2023-10-06 13:51:44 -04:00
James Fenn
f1b1c72c74
add partner achievement, revert roles enum change
2023-10-03 10:44:17 -04:00
James Fenn
768c27cb80
reimplement achievements as a generator function
2023-10-03 10:39:09 -04:00
James Fenn
dce8ca173d
initial github graphql data + achievements functionality
2023-10-02 18:46:50 -04:00
Corbin Crutchley
17a87ffe9f
[UwU] About page redesign ( #711 )
...
- Combines about page into a single MDX file per translation
- Adds a license component for sticker attribution
---
- **TODO:** code blocks in the license dialog aren't being processed by
`unified` / `remark-shiki-twoslash` correctly in the deployment build,
resulting in incorrect styling (the "shiki" classes/spans aren't being
added). This works perfectly fine in dev mode. I have no clue what's
going on.
2023-10-02 12:07:14 -07:00
James Fenn
c904877760
fix #760 - implement achievement list a11y improvements
2023-10-02 11:02:02 -04:00
James Fenn
59b360be0d
consolidate about mdx components, implement list/label a11y fixes
2023-10-02 09:57:15 -04:00
James Fenn
b2d612ff5e
fix #735 - clearer toggle dark mode button label
2023-10-01 14:27:10 -04:00
James Fenn
d81e71bb15
remove github copilot tag image
2023-09-30 15:51:06 -04:00
James Fenn
9a675c046c
fix various tags & add warning logs when a tag is not defined
2023-09-30 13:01:16 -04:00
James Fenn
d1ea967cb6
add remaining logo licenses/attributions
2023-09-29 21:42:09 -04:00
James Fenn
68a6dab8c7
add contact email for licensing/copyright
2023-09-29 14:14:35 -04:00
James Fenn
4bc7863a66
begin adding tag image licenses/attribution
2023-09-28 16:37:23 -04:00
James Fenn
fbcbeb4615
remove unused i18n value
2023-09-27 18:05:56 -04:00
James Fenn
7fac3d004f
add banner & updated translation header design
2023-09-27 12:13:57 -04:00
James Fenn
c15f826378
prevent test post indexing on rss/index pages
2023-09-26 17:06:27 -04:00
Corbin Crutchley
2b17074ee9
fix: add word count delimiter
2023-09-19 10:24:29 -07:00
Corbin Crutchley
bd2606c07e
fix: word count made more consistent with wc usage, etc
2023-09-19 10:21:48 -07:00
James Fenn
dcdb034f3b
add originalLink to post headers
2023-09-11 16:00:07 -04:00
James Fenn
bc9e746233
use dense searchbar variant in header
2023-08-25 10:44:57 -04:00
Corbin Crutchley
e9c11f8ae9
chore: add Minecraft sticker
2023-08-21 23:46:09 -07:00
Corbin Crutchley
d366ed4393
chore: remove CoderPad as a sponsor
2023-08-18 05:55:02 -07:00
Corbin Crutchley
85960d7c85
chore: add custom mapping for non-MD collections, add FFG collection
2023-08-18 04:06:06 -07:00
Corbin Crutchley
4c6a4825ea
chore: add tags to collections
2023-08-18 02:15:54 -07:00
Corbin Crutchley
a0b7ddab62
chore: update old pronouns mapping to plain text
2023-08-09 04:49:46 -07:00
Corbin Crutchley
f75157dcd4
initial work on implementing achivements
2023-08-09 03:55:32 -07:00
Corbin Crutchley
ab4a55bfae
Merge branch 'uwu' into uwu-search-page
...
# Conflicts:
# src/components/collection-card/collection-card.astro
2023-08-07 00:24:35 -07:00
Corbin Crutchley
cca3ed0f72
Merge branch 'main' into uwu
...
# Conflicts:
# src/pages/collections/framework-field-guide/index.astro
# src/views/collections/framework-field-guide/segments/pricing.module.scss
# src/views/collections/framework-field-guide/segments/what-do-i-get.astro
# src/views/collections/framework-field-guide/segments/what-do-i-get.module.scss
# src/views/collections/framework-field-guide/segments/why-learn-all-three.astro
# src/views/collections/framework-field-guide/segments/why-learn-all-three.module.scss
# src/views/collections/framework-field-guide/segments/your-guide.module.scss
# src/views/collections/framework-field-guide/styles/global-ffg.css
# src/views/collections/framework-field-guide/tokens/dimensions.scss
2023-08-05 17:23:33 -07:00
Corbin Crutchley
773787eb98
chore: update crutchcorn bio
2023-08-03 17:05:52 -07:00
Corbin Crutchley
70b7cf5342
chore: update stickers to SVG
2023-07-26 19:21:58 -07:00
Corbin Crutchley
d701825d0b
Merge branch 'partial-uwu' into uwu-search-page
...
# Conflicts:
# astro.config.ts
# package-lock.json
# package.json
# src/types/plausible.d.ts
# src/utils/debounce.ts
2023-07-26 17:44:00 -07:00
Corbin Crutchley
a29b995e1e
chore: format all files
2023-07-24 12:15:14 -07:00
Corbin Crutchley
0bca20d04f
chore: add two new stickers
2023-07-24 07:19:38 -07:00
Corbin Crutchley
2ac6ef31ad
chore: add more tags metadata, remove some tags from posts
2023-07-24 06:49:15 -07:00
Corbin Crutchley
54e93fae86
chore: initial work to display tags and tag emoji
2023-07-24 06:17:25 -07:00
Corbin Crutchley
24a1ec9855
Merge branch 'main' into uwu
...
# Conflicts:
# astro.config.ts
# package-lock.json
# package.json
# src/styles/post-body.scss
2023-07-09 08:35:42 -07:00
Corbin Crutchley
a6d8e7f205
fix: add i18n
2023-07-08 10:47:20 -07:00
Corbin Crutchley
08ab1cfea2
Intro to Hash Tables article, added self to unicorns.json ( #591 )
...
Added an article on hash tables. Also added myself as an author to the
unicorns.json file.
2023-07-05 20:13:06 -07:00
xenophorium
e9796c4b16
Update data for xeno
2023-07-05 12:11:27 +01:00
Richard Prasad
a0ca9bda15
Intro to Hash Tables article, added self to unicorns.json
2023-07-03 18:02:40 -07:00
Corbin Crutchley
45715561e6
chore: add new mastodon and rss icons
2023-06-24 11:58:40 -07:00
Corbin Crutchley
72e3d8829e
chore: make icons match the mockups
2023-06-24 11:56:38 -07:00
Corbin Crutchley
5a0560966f
Merge branch 'main' into uwu
2023-06-22 23:38:29 -07:00
Corbin Crutchley
79157e3eca
chore: add subheader
2023-06-20 22:34:51 -07:00
Corbin Crutchley
5309dfdd14
chore: initial work at redesigning the collections screen for desktop
2023-06-20 21:55:24 -07:00
Sarah
14ad2aa25e
Update content/data/unicorns.json
...
Co-authored-by: James Fenn <me@jfenn.me >
2023-06-16 16:12:02 -07:00
Sarah Gerrard
5d2b6f8c14
made author profile
2023-06-16 15:09:14 -07:00