Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Where to Go From Here

Craft CMS is a powerful tool for modeling and managing content, the way you want to. We’ve focused on some of Craft’s core features that let us scaffold a simple website—but there’s plenty more to explore.

To get a better sense of how Craft can support your next project’s unique requirements, consider tackling one of these exercises:

Beginner: Explore the Demo

  • Expose blog post author details.
    Hint: add {% dump entry.author %} anywhere you have access to an entry to see what’s there—or consult the User element API documentation;
  • Update the homepage (templates/index.twig) to match the rest of the site;
  • Add more posts and implement pagination on the index pages;
  • Add an RSS feed using the example in the knowledge base;
  • Use the Contact Form plugin to add a form to your site;

Intermediate: Go Deeper with Craft

Advanced: Extend Craft

Additional Resources

This tutorial serves as a high-level introduction to features covered in the official documentation. Take a look, and if you have questions or just want to chat about Craft and the modern web, join us in Discord!

We know you’ll build something great with Craft.