Development Process

Your development process may differ from project to project. If you're designing a theme for a specific Pagedip, you may choose to develop the theme within the target Pagedip. If you're making a more generic theme that will be used in multiple Pagedips, you may find it easier to work with a theme preview.

Previewing a Theme

To preview a published theme, you can go to https://pagedip.com/theme/OWNER/HANDLE to view the theme rendered with your preview content. This is useful for developing a theme outside of a specific Pagedip.

Developing within a Pagedip

If you are using a live Pagedip for you development process, you may consider using the --watch flag when publishing your theme. This will watch for file changes and automatically republish the theme to Pagedip. This is helpful for streamlining your workflow.

pagedip-theme publish --watch