Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.06 KB

README.md

File metadata and controls

62 lines (38 loc) · 1.06 KB

Export 2/28/2022 6:28:43 PM

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

App

AssetFolders

0 asset folder(s).

Assets

0 asset(s).

Contents

2 content(s).

Schema Counts
pages 1
posts 1

Rules

0 rule(s).

Schemas

2 schema(s).

Schema Type Fields
pages Default 3
posts Default 3

Workflows

0 workflow(s).