Summary
Steps to create a Wordpress Theme
The basic overview to creating a Wordpress theme from Adobe XD is to export artboards to pages, compress those into a zip and upload it to Wordpress blog. There are a few details in-between and after that we will go over.
- Create a page named index.php
- Create additional pages (optional)
- Create a stylesheet named styles.css
- Compress all of them into a zip
- Upload to your Wordpress Blog
- Activate the theme
- Add any changes through the template editor
Last modified 2yr ago