mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
78a5241eae
The existing slack form on the community page doesn't function... it's trying to post to the community-slack.chef.io site, but the actual invite form doesn't actually live there but rather in a SlackIn app. Also, we have some info we'd like new Slack users to receive, such as etiquette tips and code-of-conduct information. This change replaces the form with a link to the community-slack.chef.io site. Also, I fixed a missing space in the surprise code example on the main page. Signed-off-by: Adam Leff <adam@leff.co>
79 lines
3.1 KiB
Text
79 lines
3.1 KiB
Text
---
|
||
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.
|
||
---
|
||
|
||
.row.margin-both-offset
|
||
.columns.large-6.medium-6
|
||
|
||
h2#icon-trigger data-enllax-ratio=".1" data-enllax-type="foreground"
|
||
|
||
| Inspec is better with friends.
|
||
br/
|
||
| Let’s build together.
|
||
hr.strict-left.margin-under
|
||
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.
|
||
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
|
||
| Once you're logged in, join us in the <strong>#inspec</strong> channel.
|
||
|
||
.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" /
|
||
img.ball.bright-animate src="/images/community/glow-ball.png" /
|
||
img.ball src="/images/community/glow-ball.png" /
|
||
|
||
.row
|
||
.icon.shadow
|
||
img src="/images/circ-arrow.svg" /
|
||
.block-angl.blue-gradient.relative
|
||
.section.purp-shade
|
||
#particles-second
|
||
canvas.particles-js-canvas-el
|
||
.row.relative-top.padding-top-xl.padding-under
|
||
.large-6.medium-6.strict-center.column.margin-under-xs
|
||
.box-white.shadow
|
||
img.icon-art src="/images/community/contribute.svg" /
|
||
h3 Contribute to InSpec
|
||
p
|
||
| InSpec is an open source project created and supported by active and
|
||
passionate users. If you would like to contribute, we would love to have you.
|
||
br/
|
||
a.btn.margin-top-xs href="https://github.com/chef/inspec" Start Contributing
|
||
p
|
||
|
||
.large-6.medium-6.strict-center.column
|
||
.box-white.shadow
|
||
img.icon-art src="/images/community/bugs.svg" /
|
||
h3 Report Bugs and Request Features
|
||
p
|
||
| We rely on your feedback to improve InSpec. <br>Whether you found a bug
|
||
or have a great idea for an improvement, join us on GitHub.
|
||
br/
|
||
a.btn.margin-top-xs href="https://github.com/chef/inspec/issues" Give Feedback
|
||
p
|
||
|
||
|
||
|
||
//Old Twitter - Hannah
|
||
/.row
|
||
/ .icon.shadow
|
||
/ img src="/images/circ-arrow.svg" /
|
||
/.block-angl.blue-gradient
|
||
/ .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"
|
||
|
||
/ small.t-dk Inspec on Twitter
|
||
/ h2.t-white
|
||
/ | Latest from #inspec
|
||
/ .row
|
||
/ .large-12.medium-12.columns.margin-under
|
||
/ .shadow
|
||
/ <a class="twitter-grid" href="https://twitter.com/f5hannahmaddy/timelines/817243525699862529">Inspec</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
|