mirror of
https://github.com/inspec/inspec
synced 2025-02-19 23:48:43 +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
|
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
|
.row.margin-both-offset
|
||||||
|
@ -8,18 +8,36 @@ description: This is where you interact with the InSpec open source community -
|
||||||
|
|
||||||
h2#icon-trigger data-enllax-ratio=".1" data-enllax-type="foreground"
|
h2#icon-trigger data-enllax-ratio=".1" data-enllax-type="foreground"
|
||||||
|
|
||||||
| Inspec is better with friends.
|
| InSpec is better with friends.
|
||||||
br/
|
br/
|
||||||
| Let’s build together.
|
| Let’s build together.
|
||||||
hr.strict-left.margin-under
|
hr.strict-left.margin-under-xs
|
||||||
h3.clear
|
h3.clear
|
||||||
| Join us on Slack and get answers fast
|
| Join us on Slack and get answers fast
|
||||||
p
|
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.
|
| Best practices, live discussions, and help from the community.
|
||||||
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!
|
|
||||||
p
|
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.
|
| 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
|
.columns.large-6.medium-6.relative.mobile-hide
|
||||||
img.grid.strict-right src="/images/community/blue-web.svg" /
|
img.grid.strict-right src="/images/community/blue-web.svg" /
|
||||||
|
|
Loading…
Add table
Reference in a new issue