https://github.com/Kontent-ai-Learn/kontent-ai-learn-code-samples
Code samples in Kontent.ai Learn
https://github.com/Kontent-ai-Learn/kontent-ai-learn-code-samples
code documentation kontent-ai sample sample-code
Last synced: about 1 year ago
JSON representation
Code samples in Kontent.ai Learn
- Host: GitHub
- URL: https://github.com/Kontent-ai-Learn/kontent-ai-learn-code-samples
- Owner: Kontent-ai-Learn
- License: mit
- Created: 2018-11-30T12:44:27.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T10:05:06.000Z (about 1 year ago)
- Last Synced: 2025-02-07T11:20:45.791Z (about 1 year ago)
- Topics: code, documentation, kontent-ai, sample, sample-code
- Language: C#
- Homepage: https://kontent.ai/learn
- Size: 1.39 MB
- Stars: 3
- Watchers: 17
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kontent.ai Learn - Code Samples
This repository contains code samples used in [Kontent.ai Learn](https://kontent.ai/learn/), the educational portal for Kontent.ai.
## How To Contribute
Check out our [guidelines on writing code samples and versioning them](https://kontent-ai.atlassian.net/l/cp/W2ncVL2R).
Create a pull request from your branch or fork with the proposed changes and additions.
The file names of the code sample files are used for content item names and codenames. If you're adding code samples for a single scenario AND for multiple technologies or programming languages, make sure to name the files the same. For example, `scenario.ts` and `scenario.cs`. This way, they will be grouped in the CMS.
If your code changes are merged to the master branch, the new code is automatically added to the Kontent.ai Learn project.
The code changes will NOT automatically appear in . Your changes must be approved and published by the Customer Education team before they can go live.
## License
All source code is published under MIT license.