Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.16 KB

sitecore.mdx

File metadata and controls

30 lines (23 loc) · 1.16 KB
title description type stub service i18nReady
Sitecore Experience Manager & Astro
Add content to your project using Sitecore as your CMS.
cms
true
Sitecore XM
true

import { Steps } from '@astrojs/starlight/components';

Sitecore Experience Manager (XM) is an enterprise-level content management system built on ASP.NET.

Getting started

1. [Create a Sitecore Headless website](https://doc.sitecore.com/xp/en/developers/sxa/103/sitecore-experience-accelerator/create-a-headless-tenant-and-site.html) following Sitcore's official documentation.
  1. Run the following project initialization command in your terminal:

    npx @astro-sitecore-jss/create-astro-sitecore-jss@latest
  2. Follow the instructions in the terminal to create your project.

Community Resources