Releases: anguspiv/www.angusp.com
Releases · anguspiv/www.angusp.com
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2022-11-15)
Bug Fixes
- app-layout: adjusts vertical centering in desktop (194315d)
- article card: adds max-width (5f55d78), closes #171
- article card: formats post date (a05f366), closes #168
- article card: hide zero reading time (6939150), closes #169
- article card: updates links to /posts (e596baa)
- corrects site typography (6966fea), closes #191
- home: corrects apostrophe typo in intro (0176377)
- page header: formats date in page header (6110d8b), closes #181
- site-banner: fixes centering on larger breakpoints (919974b), closes #187
- styles: corrects link global styles (74d1cd3)
- tag-list: makes tags property not required (e7d4bb0)
- tag: corrects usage of next/link for tags (13ecad4)
Build System
- migrates to nextjs framework (294bb9b)
Features
- adds a link component (5c6d6bf)
- adds divider component (d65f7c1)
- adds emotion theme and css (7817f7c)
- adds google analytics tag (aafed53), closes #190
- adds google fonts (7bfe887)
- adds host constants for images (e387aa2), closes #182
- adds post reading time (3148ff3), closes #184
- adds the about page (69b3519), closes #152
- adds the app layout components (946b4df), closes #148
- adds the app layout to app (2b844be), closes #148
- adds the article list component (2e5e8a1), closes #144
- adds the custom 404 page (a0f491d), closes #151
- adds the featured article components (755833f), closes #145
- adds the posts index page (513438f), closes #196
- adds the posts pages (70a32a3), closes #154 #153
- adds the resume page (65171bd), closes #149
- adds the SEO component (0688595), closes #146
- adds the tags index pages (4847067), closes #155
- article-card: removes uppercase from publish date (902cb84)
- atoms: adds avatar component (9ef1172), closes #139
- atoms: adds container component (648e65c), closes #134
- atoms: adds tag component (94200a4), closes #137
- bread-crumbs: adds ability to set crumb labels (07aaf3d)
- divider: adds classname property (c33be6b)
- home: updates the home page content (029c492), closes #150
- molecules: adds pagination nav (0d12101), closes #142
- molecules: adds section title components (132b522), closes #136
- molecules: adds the article card component (1bdd295), closes #138
- molecules: adds the breadcrumbs components (2a2dc8c), closes #140
- molecules: adds the page header component (500bd86), closes #141
- molecules: adds the tag list component (5346cca)
- organism: adds the site banner (019a5d4), closes #147
- posts: adds breadcrumbs to post pages (53084cb)
- posts: adds death to legacy code post (366eef3), closes #180
- section title: adds side padding to section title (8019a7e)
- seo: adds site meta data (c979418), closes #186
- tag: redesigns tags for single tag prop (c5c3db3)
- tags: adds individual tag pages (567b22a), closes #156
- updates site banner to italize description (ecf9c72), closes #197
- updates site nav to use posts (...