Skip to content

Conversation

@stockholmux
Copy link
Contributor

Issue number:

Closes #184

Description of changes:

This PR adds a "community" section to the top nav.

In the community section it contains:

  • /community/chat-discuss/ to promote the various slack channels the team frequents as well as the GitHub discussions forum
  • /community/events/ to show were Bottlerocket will be presenting or have a presence
  • /community/links/ to house links to resources about bottlrocket
  • /community/meetups/ to house links to meetup groups. Current it only has one entry, but can be easily expanded.

With the exception of the chat-discuss plain markdown page, they are driven by /data/ files and use effectively the same logic and similar templates. They are designed to, in the future, allow for user-contributed information via pre populated PRs.

  • /data/events/ contains the TOML files for /community/events/
  • /data/links/contains the TOML files for /community/links
  • /data/meetups contains the TOML files for /community/meetups

Note: the events page requires some JS to sort Future/Past events in a reasonable way.

Terms of contribution:

By submitting this pull request, I confirm that my contribution is made under
the terms of the licenses outlined in the LICENSE-SUMMARY file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a links page

1 participant