-
Notifications
You must be signed in to change notification settings - Fork 681
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 homepage content and styles #1107
Conversation
magwalk
commented
Sep 20, 2016
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.
Looks great!
img.icon-block--img src="/images/home/free-icon.png" | ||
h3.icon-block--heading Free to Run Anywhere | ||
p | ||
| InSpec It is a language that can easily express freedom to run anywhere. |
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.
InSpec
Itis a
h3.code-snippet--heading Test the desired state: | ||
p.code-snippet--text Match your infrastructure to your expectations. | ||
h3.code-snippet--heading Use simple and expressive code: | ||
p.code-snippet--text These tests are easy to understand by anyone, reducing friction. |
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.
I'd suggest dropping "these" but that's a copywriter call.
p.code-snippet--text Easily create custom resources and share them. | ||
hr.home-divider | ||
h2.main-subhead.text-center The Guiding Principles of InSpec | ||
p Lorem ipsum... |
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.
Intended?
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.
Yep - we're waiting on copy to be updated later.
Love it. |