This sample demonstrates how to create a simple blog.
Source code for this sample is available under:
It contains a schema for blog posts and another schema for articles and a few sample items.
Usage
// Add a config to your app.
sq config add <APP> <CLIENT_ID> <CLIENT_SECRET>
// Switch to your app.
sq config use <APP>
// Import this folder
sq sync in https://github.com/Squidex/templates.git/?folder=sample-blog
0 asset folder(s).
0 asset(s).
2 content(s).
Schema | Counts |
---|---|
pages | 1 |
posts | 1 |
0 rule(s).
2 schema(s).
Schema | Type | Fields |
---|---|---|
pages | Default | 3 |
posts | Default | 3 |
0 workflow(s).