Skip to content

Commit 3f86480

Browse files
author
Thomas Heartman
committed
Add more developer-focused content to XP description.
1 parent 71c0e73 commit 3f86480

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

src/site/headless-cms/enonic-xp.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ images:
1414
- path: /img/cms/enonic-xp-graphql.png
1515
---
1616

17+
# Headless content for any front end
18+
1719
Create, curate, and distribute content to any channel. Enonic strives
1820
to make day to day operations easier for everyone involved. With the
1921
fully customizable Enonic platform, developers and editors can work
@@ -23,11 +25,32 @@ Enonic's open platform, software development kit, and intuitive
2325
framework enable developers to quickly become productive. Easily
2426
integrate with your existing development pipeline and best practices.
2527

28+
## Searchable
29+
30+
All your content is automatically indexed and searchable down to
31+
single fields. Aggregate and search across your content and get search
32+
scoring and highlighting, even for files.
33+
34+
## GraphQL API for all your data
35+
36+
Instantly access your data from any device or client with the strongly
37+
typed GraphQL API. Get exactly what you need and nothing more with a
38+
single query. You can even customize and extend the API to meet your
39+
requirements.
40+
41+
## Easy images
42+
43+
The image handling tools make it easy to insert, edit and share images
44+
across every platform and device. Scale, crop, and set focal points to
45+
make your images pop in every situation.
46+
47+
## Managed or self-hosted, on-prem or in the cloud
48+
2649
Enonic is available as a managed platform for faster deployment and
2750
improved security, or you can host it yourself in your cloud of choice
2851
or on-prem.
2952

30-
## Getting started
53+
# Getting started
3154

3255
Follow the documentation for your OS at [the getting started
3356
pages](https://developer.enonic.com/start). The [Enonic

0 commit comments

Comments
 (0)