Create a page in Experience League
Content in developmentā¦
Get started learning how to create your first page in Markdown. Before proceeding, you should already have:
- Reached out to
Grp-Exl-Oboarding@adobe.com
to get your authoring environment up and running. - Stepped through the onboarding process. (See New project publication checklist for help).
Create a page and add metadata
-
Open your repo in VSC, then click File > New File.
-
Add the following required metadata to the top of the page:
code language-none --- title: The SEO-friendly title for Google description: The SEO-friendly description optimized for Google ---
Learn more about metadata in metadata and tagging
-
Add the article title and contents. Example:
code language-none --- title: The SEO-friendly title for Google description: The SEO-friendly description optimized for Google --- # Page title Body text that uses proper markdown syntax.
For information about syntax rules, see Syntax style guide.
-
Open the
TOC.md
file and add the article to the TOC.
recommendation-more-help
92f1a422-8a81-400b-85d3-388f0c36dfda