04 Build - StartZeroGnu/gem-themes GitHub Wiki

Build

Before build

  f.match(%r{^(_(includes|layouts|sass)/|(example)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i)

Important!!! commit changes, my-theme.gemspec reads commited files

Build

~/my-theme $ gem build my-theme.gemspec

Publishing your theme

~/my-theme $ gem push my-theme-*.gem