Skip to content

Ermak-13/jsos-theme

Repository files navigation

#JSOS Theme Generator

It is theme generator for jsos project - https://github.com/Ermak-13/jsos.

Default theme demo - https://ermak-13.github.io/jsos-theme.

Getting Started

  • Fork repository
  • Rename repository, like as "jsos-theme-dark"
  • npm install
  • gulp server & open http://localhost:9992
  • gulp dev
  • edit ./stylesheets/globals.scss && README.md
  • git commit -m 'your message' git push origin master
  • git checkout --orphan gh-pages git add . && git commit -m 'init github pages'
  • open http://<yourname>.github.io/<your-repository-name>
  • Please, add theme link to JSOS Store themes.json

Good Job! ;)

Gulp Commands

  • gulp default - gulp dev
  • gulp dev - watch, sass files (stylesheets directory)
  • gulp server - run webserver on localhost:9992

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published