Lesson Overview
Transcript
[00:00] In the previous lesson in your role as 'Awesome Dev', you created a basic page type and Slice.
[00:04] But now it's time to put on your 'Content Author Hat' and learn how to build pages in the editor using the page type and slice that YOU defined.
[00:12] You'll be able to do it so quickly; you'll have time to grab a coffee and still show Mr. McDonald how to do the same without breaking a sweat. And voila! Just don't forget to share your newfound skills with the rest of us mere mortals.
[00:23] In this lesson, you'll see how to add and format content. Add and arrange Slices. Publish content to the content API. and schedule content to be published.
[00:32] What you won't see is how to set up content previews. We'll cover this in a later lesson as this requires additional setup in your Next.js project.
Approx lesson time: 15 mins
What you'll learn:
- Add metadata
- Add and arrange Slices
- Add and format text content
- Publish content to the content API
- Schedule content
What you won't see:
- How to do content previews