File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Spearly CMS
3+ homepage : https://cms.spearly.com
4+ twitter : spearlycom
5+ opensource : " No"
6+ typeofcms : " API Driven"
7+ supportedgenerators :
8+ - All
9+ description : Spearly CMS is a headless CMS easy to embed and easy to use. You can embed content into your site for few steps.
10+ images :
11+ - path : /img/cms/spearly-manager.png
12+ ---
13+ ## Spearly CMS
14+
15+ [ Spearly CMS] ( https://cms.spearly.com ) is a headless CMS easy to embed and easy to use. You can embed content into your site for few steps.
16+
17+ Spearly CMS improve your making experience of site.
18+
19+ ### Features
20+
21+ - REST API.
22+ - Embed JavaScript Library.
23+ - Team feature: Spearly has team feature for managing content with multiple users.
24+ - Form feature: Online form creator and embed form easily.
25+ - Preview feature: You can get preview of content by using preview key.
26+ - WebHook feature
27+
28+ ### Embed JavaScript Syntax
29+
30+ You can embed a content by following code:
31+
32+ ```
33+ <div cms-loop>
34+ <h1>{%= content_title %}</h1>
35+ <p>{%= content_description %}</p>
36+ </div>
37+ ```
38+
39+ ### Searply Series
40+
41+ Spearly CLOUD:
42+
43+ - Hosting and deploying your site from GitHub or static site files.
44+ - Spearly CLOUD can set the original domain.
You can’t perform that action at this time.
0 commit comments