mirror of https://github.com/crossplane/docs.git
15 lines
1019 B
PHP
15 lines
1019 B
PHP
{% assign upboundLink = "https://upbound.io/" %}
|
|
{% assign slackLink = "https://slack.crossplane.io/" %}
|
|
{% assign githubLink = "https://github.com/crossplane/crossplane" %}
|
|
{% assign twitterLink = "https://twitter.com/crossplane_io" %}
|
|
{% assign forumLink = "https://groups.google.com/forum/#!forum/crossplane-dev" %}
|
|
{% assign youtubeLink = "https://www.youtube.com/channel/UC19FgzMBMqBro361HbE46Fw" %}
|
|
{% assign podcastLink = "https://www.youtube.com/playlist?list=PL510POnNVaaYFuK-B_SIUrpIonCtLVOzT" %}
|
|
{% assign blogLink = "https://blog.crossplane.io/" %}
|
|
{% assign communityMeetingLink = "https://github.com/crossplane/crossplane/#get-involved" %}
|
|
{% assign latestDocs = "/docs/v1.9" | append: '/' | relative_url %}
|
|
{% assign cncfLink = "https://www.cncf.io/" %}
|
|
{% assign prodFormLink = "https://docs.google.com/forms/d/e/1FAIpQLSev-5clADSdkwi_wiFqBCAECeIoAQDE91chBbeWbvyTjRCeYg/viewform" %}
|
|
{% assign infoMailToLink = "mailto:info@crossplane.io" %}
|
|
{% assign upboundGithubLink = "https://github.com/upbound" %}
|