https://github.com/websemantics/github-skin
Github inspired admin theme for PyroCMS
https://github.com/websemantics/github-skin
Last synced: 9 months ago
JSON representation
Github inspired admin theme for PyroCMS
- Host: GitHub
- URL: https://github.com/websemantics/github-skin
- Owner: websemantics
- Created: 2016-12-13T15:44:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T02:49:39.000Z (about 9 years ago)
- Last Synced: 2025-02-17T11:12:03.537Z (12 months ago)
- Language: CSS
- Size: 273 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
```
:
. : : :
; . : ' : ;
: . : ' : ;
╭─────────────╮
╭│ _ _ _____ │ GITHUB
│╰─────────────╯
╰─────┬────╮╭───╮╭─╮╭──────╮╭───╮ ╭─╮╭──────╮ ╭────╮╭─╮ ╭─╮╭───╮╭─╮ ╭─╮
│ ││ ││ ││ ┌──┘│ ╲╱ ││ ┌──┘ │ ┌──┘│ │╱ ╱ └┐ ┌┘│ ╲│ │
│ ││ └┘ ││ └──╮│ ││ └──╮ │ └──╮│ │ ╱ │ │ │ │
│ ││ ┌┐ ││ ┌──┘│ │╲╱│ ││ ┌──┘ └──╮ ││ ╲ │ │ │ │╲ │
│ ││ ││ ││ └──╮│ │ │ ││ └──╮ ╭──┘ ││ │╲ ╲ ╭┘ └╮│ │ ╲ │
└────┘└───┘└─┘└──────┘└───┘ └─┘└──────┘ └────┘└─┘ └─┘└───┘└─┘ └─┘
Generated by, Builder extension for PyroCMS Plus Theme.
```
> Github inspired admin theme for PyroCMS
|  |
|---|
## Install
1- Use `composer ` to install,
```bash
composer require websemantics/github-skin
```
2- Set the value of `PYROCMS_SKIN` in the project `.env` file as follows,
```
PYROCMS_SKIN=websemantics.skin.github
```
3- Change skin settings from skin config file, `resources/config/skin.php`.
## Resources
- [Builder extension](https://github.com/websemantics/builder-extension), Addons scaffolder for maximum coding pleasure.
- [PyroCMS Plus Theme](https://github.com/websemantics/pyrocms-theme), Skinnable, responsive and highly customizable [PyroCMS 3](http://pyrocms.com/) Admin theme.
## License
[MIT license](http://opensource.org/licenses/mit-license.php)
Copyright (c) Your company, Inc.