-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Article Pages #154
Comments
github-actions bot
pushed a commit
that referenced
this issue
Nov 15, 2022
# [2.0.0](v1.27.0...v2.0.0) (2022-11-15) ### Bug Fixes * **app-layout:** adjusts vertical centering in desktop ([194315d](194315d)) * **article card:** adds max-width ([5f55d78](5f55d78)), closes [#171](#171) * **article card:** formats post date ([a05f366](a05f366)), closes [#168](#168) * **article card:** hide zero reading time ([6939150](6939150)), closes [#169](#169) * **article card:** updates links to /posts ([e596baa](e596baa)) * corrects site typography ([6966fea](6966fea)), closes [#191](#191) * **home:** corrects apostrophe typo in intro ([0176377](0176377)) * **page header:** formats date in page header ([6110d8b](6110d8b)), closes [#181](#181) * **site-banner:** fixes centering on larger breakpoints ([919974b](919974b)), closes [#187](#187) * **styles:** corrects link global styles ([74d1cd3](74d1cd3)) * **tag-list:** makes tags property not required ([e7d4bb0](e7d4bb0)) * **tag:** corrects usage of next/link for tags ([13ecad4](13ecad4)) ### Build System * migrates to nextjs framework ([294bb9b](294bb9b)) ### Features * adds a link component ([5c6d6bf](5c6d6bf)) * adds divider component ([d65f7c1](d65f7c1)) * adds emotion theme and css ([7817f7c](7817f7c)) * adds google analytics tag ([aafed53](aafed53)), closes [#190](#190) * adds google fonts ([7bfe887](7bfe887)) * adds host constants for images ([e387aa2](e387aa2)), closes [#182](#182) * adds post reading time ([3148ff3](3148ff3)), closes [#184](#184) * adds the about page ([69b3519](69b3519)), closes [#152](#152) * adds the app layout components ([946b4df](946b4df)), closes [#148](#148) * adds the app layout to app ([2b844be](2b844be)), closes [#148](#148) * adds the article list component ([2e5e8a1](2e5e8a1)), closes [#144](#144) * adds the custom 404 page ([a0f491d](a0f491d)), closes [#151](#151) * adds the featured article components ([755833f](755833f)), closes [#145](#145) * adds the posts index page ([513438f](513438f)), closes [#196](#196) * adds the posts pages ([70a32a3](70a32a3)), closes [#154](#154) [#153](#153) * adds the resume page ([65171bd](65171bd)), closes [#149](#149) * adds the SEO component ([0688595](0688595)), closes [#146](#146) * adds the tags index pages ([4847067](4847067)), closes [#155](#155) * **article-card:** removes uppercase from publish date ([902cb84](902cb84)) * **atoms:** adds avatar component ([9ef1172](9ef1172)), closes [#139](#139) * **atoms:** adds container component ([648e65c](648e65c)), closes [#134](#134) * **atoms:** adds tag component ([94200a4](94200a4)), closes [#137](#137) * **bread-crumbs:** adds ability to set crumb labels ([07aaf3d](07aaf3d)) * **divider:** adds classname property ([c33be6b](c33be6b)) * **home:** updates the home page content ([029c492](029c492)), closes [#150](#150) * **molecules:** adds pagination nav ([0d12101](0d12101)), closes [#142](#142) * **molecules:** adds section title components ([132b522](132b522)), closes [#136](#136) * **molecules:** adds the article card component ([1bdd295](1bdd295)), closes [#138](#138) * **molecules:** adds the breadcrumbs components ([2a2dc8c](2a2dc8c)), closes [#140](#140) * **molecules:** adds the page header component ([500bd86](500bd86)), closes [#141](#141) * **molecules:** adds the tag list component ([5346cca](5346cca)) * **organism:** adds the site banner ([019a5d4](019a5d4)), closes [#147](#147) * **posts:** adds breadcrumbs to post pages ([53084cb](53084cb)) * **posts:** adds death to legacy code post ([366eef3](366eef3)), closes [#180](#180) * **section title:** adds side padding to section title ([8019a7e](8019a7e)) * **seo:** adds site meta data ([c979418](c979418)), closes [#186](#186) * **tag:** redesigns tags for single tag prop ([c5c3db3](c5c3db3)) * **tags:** adds individual tag pages ([567b22a](567b22a)), closes [#156](#156) * updates site banner to italize description ([ecf9c72](ecf9c72)), closes [#197](#197) * updates site nav to use posts ([33ee5a6](33ee5a6)), closes [#188](#188) ### BREAKING CHANGES * removes gatsby framework
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: