Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions src/site/headless-cms/spearly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: Spearly CMS
homepage: https://cms.spearly.com
twitter: spearlycom
opensource: "No"
typeofcms: "API Driven"
supportedgenerators:
- All
description: Spearly CMS is a headless CMS easy to embed and easy to use. You can embed content into your site for few steps.
images:
- path: /img/cms/spearly-manager.png
---
## Spearly CMS

[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.

Spearly CMS improve your making experience of site.

### Features

- REST API.
- Embed JavaScript Library.
- Team feature: Spearly has team feature for managing content with multiple users.
- Form feature: Online form creator and embed form easily.
- Preview feature: You can get preview of content by using preview key.
- WebHook feature

### Embed JavaScript Syntax

You can embed a content by following code:

```
<div cms-loop>
<h1>{%= content_title %}</h1>
<p>{%= content_description %}</p>
</div>
```

### Searply Series

Spearly CLOUD:

- Hosting and deploying your site from GitHub or static site files.
- Spearly CLOUD can set the original domain.
Binary file added src/site/img/cms/spearly-manager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.