Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 547 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 547 Bytes

SourceBans++ Default Theme

The default theme for SourceBans++. Now featuring a one command build.

Description

The easiest way to accelerate development of a custom SourceBans++ theme.

one command build includes following functions:

  • compile sass
  • compile less
  • compile javascript
  • bundle css | javascript
  • minify css | javascript | images
  • (optionally) output theme directly to SourceBans++ installation for easy testing
  • (optionally) automatic deploy

TODO: write Prerequisites, Installing, Running and other segments.