# Export the main page

Wordpress supports many sections and pages but the most basic theme only requires two pages, the index page and the styles page.&#x20;

The index page (index.php) contains the content that someone sees when they visit your Wordpress site. On most Wordpress sites the main page shows a list of blog posts and a side bar or top bar with navigation to specific pages or utilities like search.&#x20;

There is an example XD project that already contains the most basic theme example at the end.&#x20;

{% embed url="<https://discuss.velara3.com/t/exporting-to-a-wordpress-theme-part-i-and-part-ii/115>" %}

This section is in progress. Check back later
