mirror of https://github.com/crossplane/docs.git
8 lines
508 B
PHP
8 lines
508 B
PHP
{% assign slackLink = "https://slack.crossplane.io/" %}
|
|
{% assign githubLink = "https://github.com/crossplaneio/crossplane" %}
|
|
{% assign twitterLink = "https://twitter.com/crossplane_io" %}
|
|
{% assign forumLink = "https://groups.google.com/forum/#!forum/crossplane-dev" %}
|
|
{% assign blogLink = "https://blog.crossplane.io/" %}
|
|
{% assign communityMeetingLink = "https://github.com/crossplaneio/crossplane/#community-meeting" %}
|
|
{% assign latestDocs = site.data.versions[0].path | append: '/' | relative_url %}
|