Develop with IDE

You can develop advanced themes with your favourite IDE or editor. 

  1. Download the Advanced Themed Demo or export an Advanced theme.

  2. Un-zip the folder. 

  3. Open the theme in your editor.

  4. Make sure the settings in the theme-uploader(.sh or.cmd) are valid.

  5. Make changes to your theme.

  6. Make sure that you have enabled external theme import. Navigate in Confluence to: Config > Refined Administration > Themes > Advanced Themes and click on "Enable".

  7. Automatically upload your theme by running ./theme-uploader.sh (mac & linux, make sure it's executable run: "chmod +x theme-uploader.sh") or ./theme-uploader.cmd (Windows)

  8. See your uploaded theme in confluence. Navigate in Confluence to: Config > Theme Configurations > Themes > Advanced Themes

Use SASS

Do you want to use SASS? Check out this branch https://bitbucket.org/refinedwikiteam/advanced-theme-demo-for-confluence/src/sass

Resources