@@ -14,6 +14,8 @@ images:
1414 - path : /img/cms/enonic-xp-graphql.png
1515---
1616
17+ # Headless content for any front end
18+
1719Create, curate, and distribute content to any channel. Enonic strives
1820to make day to day operations easier for everyone involved. With the
1921fully customizable Enonic platform, developers and editors can work
@@ -23,11 +25,32 @@ Enonic's open platform, software development kit, and intuitive
2325framework enable developers to quickly become productive. Easily
2426integrate 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+
2649Enonic is available as a managed platform for faster deployment and
2750improved security, or you can host it yourself in your cloud of choice
2851or on-prem.
2952
30- ## Getting started
53+ # Getting started
3154
3255Follow the documentation for your OS at [ the getting started
3356pages] ( https://developer.enonic.com/start ) . The [ Enonic
0 commit comments