Skip to content

Instantly share code, notes, and snippets.

@philcon93
Last active July 17, 2017 06:39
Show Gist options
  • Save philcon93/35ffc2cc8fc0af446b2873936ae5313a to your computer and use it in GitHub Desktop.
Save philcon93/35ffc2cc8fc0af446b2873936ae5313a to your computer and use it in GitHub Desktop.
Build Neto Theme

Build Theme

To build your theme ready for the theme store, simply navigate to your repository in terminal and run the following command:

bin/compile

This will create a new dist directory, inside it will have your theme as a zip file.

Note that you need Node.js installed to run this script successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment