Juno icon indicating copy to clipboard operation
Juno copied to clipboard

How do you build this package ?

Open haoadoreorange opened this issue 3 years ago • 2 comments

As title, is there instructions how to build the theme ?

haoadoreorange avatar Nov 12 '22 17:11 haoadoreorange

You don't need to build it. Just download the repo as a zip for instance. Extract it. And copy the content to the correct directory (~/.themes/).

Just copy the whole Juno directory into your ~/.themes folder. Just like this:

image

melroy89 avatar Apr 28 '23 14:04 melroy89

Anyway.. if you really want to build it, the theme as a Gulpfile.js. Which is a build system basically.

See also: https://gulpjs.com/docs/en/getting-started/quick-start/ and maybe you want to use VScode with Gulp add-on to make the workflow easier.

melroy89 avatar Apr 28 '23 15:04 melroy89