Nicolino::Commands::Theme
Inherits Nicolino::Commands::Command < Polydocopt::Command < Struct < Value < Object
nicolino theme command
Constants
THEME_REGISTRY_URL = "https://nicolino.ralsina.me/themes.json"
The production site mirrors the registry it serves: build-theme-registry.sh
generates themes.json + tarballs into assets/, deploys them via hace deploy.
Constructors
new(options)
This command needs a custom initialize because we don't necessarily have a config file yet
Instance methods
run
Source