Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 961 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 961 Bytes

ZenDesk Copenhagen responsive theme export

There's no current way to download a theme from ZenDesk. It's only possible to edit a theme by copying/pasting into the ZenDesk code editor.

The Copenhagen theme is a good starting point for developing your own responsive theme.

This export allows you to work on your theme locally and at least be able to version control it in github. You will still have to copy/paste your edits into ZenDesk's theme editor to preview changes on the site.

Overview

All files named to match ZenDesk layout names in their theme editor.

  • app.js - everything from the js tab in the theme editor
  • style.css - everything from the css tab in the theme editor
  • /assets/ is for any files you have uploaded to the asset tab

Using

curlybars, css, js