Skip to content

Releases: bradgarropy/bradgarropy.com

💨 tailwind

22 Feb 17:00
Compare
Choose a tag to compare
v6.0.0

bump version.

☁️ cloudinary

10 Oct 15:08
Compare
Choose a tag to compare
v5.2.0

bump version.

🐛 edit on github

22 Feb 17:19
Compare
Choose a tag to compare
v5.1.3

bump version.

⛔ fontawesome

12 Feb 19:38
4ee5e8c
Compare
Choose a tag to compare
⛔ fontawesome (#282)

* replace menu icon.

* replace close icon.

* add new icons.

* update Icon component to include new icons.

* use new icons in footer.

* uninstall fontawesome.

* bump version.

🐛 dark mode transition

12 Feb 05:04
0bba32e
Compare
Choose a tag to compare
🐛 dark mode transition (#280)

* dark mode transition.

* bump version.

📊 next google analytics

04 Feb 20:38
9971016
Compare
Choose a tag to compare
switch to next-google-analytics package. (#275)

Co-authored-by: Brad Garropy <[email protected]>

🌓 transition

31 Jan 20:16
f0de7f3
Compare
Choose a tag to compare
🌓 transition (#271)

* remove global transition.

* bump version.

Co-authored-by: Brad Garropy <[email protected]>

⤴️ redirects

31 Jan 16:23
1b6527a
Compare
Choose a tag to compare
⤴️ redirects (#270)

* test base path option.

* remove base path.

* move redirects to next config.

* bump version.

Co-authored-by: Brad Garropy <[email protected]>

🐛 build bug

31 Jan 04:29
bfeeb04
Compare
Choose a tag to compare
v5.0.1

fix build bug. (#269)

▲ next.js

31 Jan 04:22
3879504
Compare
Choose a tag to compare
▲ next.js (#265)

* remove gatsby packages. install next packages.

* change compiled output directory.

* change from gatsby-link to next-link

* change from gatsby-plugin-seo to next-seo.

* adjust next image props.

* remove all imports from gatsby.

* fix image blur.

* fix image blur.

* add layout to each page.

* fix css module imports.

* load svgs as react components.

* add fonts.

* hero image styles.

* change dates to strings.

* get latest posts.

* rename utils.

* get latest videos.

* get featured projects.

* latest video styles.

* podcast styles.

* correct hero background.

* blog page and search.

* topic pages.

* dynamic podcast.

* blog post pages.

* syntax highlighting.

* shades of purple.

* current now page.

* get adjacent nows.

* now pages.

* pages.

* remove unused hooks.

* move testimonial images to public folder.

* hire me testimonials.

* change testimonials directory.

* sponsors.

* lint and format.

* goals for 2022.

* progress on tests.

* more progress on tests.

* fix css modules in tests.

* remove query mocks. fix mock video data.

* remove data test ids.

* fix icon tests.

* passing tests.

* remove babel config.

* update license.

* remove regenerator runtime.

* remove netlify functions, configuration, redirect, and build command.

* fix type errors.

* update ignore files.

* remove console logs.

* remove fancy link stylesheet.

* swap back to gatsby remark vscode.

* moving images to public directory. flattening content directories.

* remove babel packages.

* removing some gatsby files.

* rehype external links.

* bump version.

* twitch embeds.

* youtube embeds.

* codesandbox embeds.

* twitter embeds.

* remove unused gatsby plugins.

* codesandbox embeds.

* fix twitter embeds.

* load twitter widget only once.

* eslint config next.

* remove unused files.

* google analytics.

* rendering next images and links in markdown.

* fix failing tests.

* transformer tests.

* remove unused gatsby plugins.

* stubbing out new tests. adding date and videos tests.

* update dependencies.

* testimonials test.

* tech tests.

* sponsors test.

* projects test.

* post tests.

* podcast tests.

* now tests.

* markdown tests.

* link headings.

* remove gatsby config.

* heading tests.

* nextjs tech. correct link errors.

* fix markdown tests.

* remove lighthouse action.

* add html lang attribute.

Co-authored-by: Brad Garropy <[email protected]>