2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
Files
bootstrap/site/content/docs/4.3/about/team.md
T
XhmikosR d95d30029f Switch to Hugo.
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-03-13 19:22:59 +02:00

1018 B

layout, title, description, group
layout title description group
docs Team An overview of the founding team and core contributors to Bootstrap. about

Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

{{< team.inline >}}

{{- range (index $.Site.Data "core-team") }} @{{ .user }} {{ .name }} @{{ .user }} {{ end -}}
{{< /team.inline >}}

Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop.