-
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
Add blog component to website #25
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update readme, move htaccess * the most basic 11ty setup * add default layout with global includes * add home layout, include home and about pages * add `site.json`, move title and website title * add global navigation menu * add basic sidebar with profile info * add social links, update sidebar * add global footer, update about and social partials * set up sass skeleton * include sass reset and placeholder color vars * add basic layout * remove link to About page if on the About page * display title and sidebar based on layout * add layout for sidebar * reorganize global and layout sass, lightly style site title * adjust specificity of paragraphs * add colors and color tokens * add hero section to layouts * move color stuff around * new colors (again?!) * add icons and logo, update header and footer (with icon attribution) * add route illustration * update container classes, add copyright to footer * add some footer styles * update hero and hero styles * add layout and color to global header * update flex for global header * update background color on header * add homepage hero layout, move sidebar to utility class * add border to hero image * lightly style the page aside * adjust social links, fix hero images on pages * add style to global menu links * update width for about profile image * move icons to includes, add social link icons * add sidebar utility to About aside * fix side passing on main container * move social links inside About * add content, update styles on Footer * update header styles * add flex utility, simplify header, update title/logo * update route map * update sites folder * update map, refactor container spacing * fix homepage hero flex * update homepage hero * remove About page, add `clean` command for 11ty build * move social links around in footer * remove sidebar and About partial * update container widths * update homepage hero * add Public Sans typeface * adjust container spacing * update icons, icon classes * update social list to flex list * reorganize footer, add Support info * add button utils * add new hero illustration * add copy to stats, and create card styles * update footer buttons * add copy, tweak styles * update text alignment, fix number of states * adjust flex/responsive for global header * update typescale * take home out of site menu, since it's the only page right now * update homepage description copy * update copy and style for footer * fix flexible width on header logo svg * add stacked display, update hero to use stacked
This reverts commit 6207c92.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.