SenseNet / sncom-resources

Resources for sensenet.com
https://sensenet.com/
MIT License
5 stars 59 forks source link

Q1 'kontent kedd' materials (docs, posts, imgz, website content...) #416

Closed herflis closed 4 years ago

herflis commented 4 years ago

DOCS

API DOCS

The new docs will be placed temporarily here. The articles have a separate md file and the examples should be placed this way /content/docs/api/examples/$articlename/$examplename/$language.md (e.g. load a content by its Id js example should be created as https://github.com/SenseNet/sensenet.github.io/content/docs/api/examples/entry/byId/js.md) All examples should have now four separate 'language' versions (REST, .NET, js and reactjs)

If you want to mark where example code should be placed add a comment: [comment]: # (Example here - REST, .NET, JavaScript, Reactjs)

BASIC CONCEPTS

CONCEPTS

The new docs will be placed temporarily here.