-
Notifications
You must be signed in to change notification settings - Fork 2
Feat: first-pass index.html #5
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
Conversation
I might put this back into draft so that I can add media queries for mobile/tablet breakpoints in our CSS. |
ae19ef9
to
27f58e1
Compare
27f58e1
to
737dfdf
Compare
✅ Deploy Preview for compilerla ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add the C_
logo as a favicon please?
@thekaveman we actually have a favicon! |
Invert colors to mirror future website designs
Change email link
|
@AnthonyRollins Thank you for the detailed list of changes! I was wondering where you found the values for I was referencing a PDF in Google Drive named Here's a screenshot of the page I was looking at... interestingly though, some colors in the PDF don't exactly match what's listed (see teal as an example). |
@AnthonyRollins here's a test comment to see if it pings you in Slack |
@angela-tran |
We're self-hosting the fonts since there isn't any performance gain to using CDN versions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Closes #2
Summary
Adds a basic
index.html
file which mirrors our business cards with Compiler branding. Currently not utilizing any Jekyll features yet.