discourse/discourse_theme

Name: discourse_theme

Owner: Discourse

Description: CLI helper for developing Discourse themes

Created: 2018-03-14 02:08:04.0

Updated: 2018-05-22 04:38:18.0

Pushed: 2018-05-22 04:38:23.0

Homepage: null

Size: 36

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Discourse Theme

This CLI contains helpers for creating Discourse themes.

Installation

To install the CLI use:

$ gem install discourse_theme
Why this gem exists?

This gem allows you to use your editor of choice when developing Discourse themes. As you save files the CLI will update the remote theme and changes to it will appear live!

Usage

For help run:

ourse_theme

it contains two helpers:

You can use discourse_theme new PATH to crate a new blank theme, the CLI will guide you through the process.

You can use discourse_theme watch PATH to monitor your theme for changes, when changed the program will synchronize the theme to your Discourse of choice.

Contributing

Bug reports and pull requests are welcome at Meta Discourse. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the DiscourseTheme project?s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.