14 lines
412 B
YAML
14 lines
412 B
YAML
# To configure the environment locally to test the website, check out
|
|
# https://help.github.com/en/github/working-with-github-pages/testing-your-github-pages-site-locally-with-jekyll
|
|
|
|
title: Golang SDK for CloudEvents
|
|
remote_theme: pmarsceill/just-the-docs
|
|
plugins:
|
|
- jemoji
|
|
|
|
aux_links:
|
|
"GitHub Repository":
|
|
- "https://github.com/cloudevents/sdk-go"
|
|
"CloudEvents home":
|
|
- "https://cloudevents.io/"
|