mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Merge pull request #1651 from chef/adamleff/update-community-page
[www] Update community page
This commit is contained in:
commit
03dc97319a
1 changed files with 28 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: InSpec - Community
|
||||
description: This is where you interact with the InSpec open source community - contribute to the project, provide feedback and ask questions of other community members.
|
||||
description: Interact with the InSpec community - contribute to the project, provide feedback, and ask questions of other community members.
|
||||
---
|
||||
|
||||
.row.margin-both-offset
|
||||
|
@ -8,19 +8,37 @@ description: This is where you interact with the InSpec open source community -
|
|||
|
||||
h2#icon-trigger data-enllax-ratio=".1" data-enllax-type="foreground"
|
||||
|
||||
| Inspec is better with friends.
|
||||
| InSpec is better with friends.
|
||||
br/
|
||||
| Let’s build together.
|
||||
hr.strict-left.margin-under
|
||||
hr.strict-left.margin-under-xs
|
||||
h3.clear
|
||||
| Join us on Slack and get answers fast
|
||||
p
|
||||
| Is something unclear or are you just feeling stuck? We're here to help keep you moving. Chat with us on Slack so we can help you keep moving.
|
||||
| Join us on Slack and get answers fast
|
||||
p
|
||||
| <a href="https://slack.com/">Sign in</a> to Slack or visit the <a href="http://community-slack.chef.io/">Chef Community Slack</a> site to join!
|
||||
| Best practices, live discussions, and help from the community.
|
||||
p
|
||||
a.btn.slack href="http://community-slack.chef.io/" Join us on Slack
|
||||
p.margin-under-xs
|
||||
| Once you're logged in, join us in the <strong>#inspec</strong> channel.
|
||||
|
||||
h3
|
||||
| Discussion Forums
|
||||
p
|
||||
| Post questions, help out fellow community members, and learn about upcoming events. The <a href="https://discourse.chef.io/c/chef-release" target="_blank">release announcements</a> category is a great place to stay in-the-know about new Chef software, too!
|
||||
p.margin-under-xs
|
||||
a.btn.forums href="https://discourse.chef.io/c/inspec" Visit the Forums
|
||||
h3
|
||||
| Upcoming Events
|
||||
p
|
||||
| Find an event in your area to learn about InSpec, try it out for yourself, and meet fellow InSpec community members.
|
||||
p.margin-under-xs
|
||||
a.btn.events href="https://events.chef.io/events/s/category/inspec/" Meet at Events
|
||||
h3
|
||||
| The InSpec Blog
|
||||
p
|
||||
| Recaps of past events, quick how-to guides on new functionality, and lots more can be found on the blog.
|
||||
p.margin-under-xs
|
||||
a.btn.blog href="https://blog.chef.io/category/inspec/" Read Blog Posts
|
||||
|
||||
.columns.large-6.medium-6.relative.mobile-hide
|
||||
img.grid.strict-right src="/images/community/blue-web.svg" /
|
||||
img.ball src="/images/community/glow-ball.png" /
|
||||
|
@ -57,7 +75,7 @@ description: This is where you interact with the InSpec open source community -
|
|||
a.btn.margin-top-xs href="https://github.com/chef/inspec/issues" Give Feedback
|
||||
p
|
||||
|
||||
|
||||
|
||||
|
||||
//Old Twitter - Hannah
|
||||
/.row
|
||||
|
@ -67,7 +85,7 @@ description: This is where you interact with the InSpec open source community -
|
|||
/ .section.purp-shade
|
||||
/ .row.triangle-shade
|
||||
|
||||
/ .large-7.medium-7.columns.margin-top-xl.margin-under-xs data-enllax-ratio=".1" data-enllax-type="foreground"
|
||||
/ .large-7.medium-7.columns.margin-top-xl.margin-under-xs data-enllax-ratio=".1" data-enllax-type="foreground"
|
||||
|
||||
/ small.t-dk Inspec on Twitter
|
||||
/ h2.t-white
|
||||
|
|
Loading…
Reference in a new issue