Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n2ray/CLUI
a theme for Ghost
https://github.com/n2ray/CLUI
Last synced: 5 days ago
JSON representation
a theme for Ghost
- Host: GitHub
- URL: https://github.com/n2ray/CLUI
- Owner: n2ray
- License: mit
- Created: 2014-05-04T20:53:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T12:25:53.000Z (over 10 years ago)
- Last Synced: 2024-08-01T12:18:58.014Z (3 months ago)
- Language: CSS
- Size: 583 KB
- Stars: 15
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - n2ray/CLUI - a theme for Ghost (others)
README
## CLUI
A theme for [Ghost](http://github.com/tryghost/ghost/).
## Credits
This theme build with:
1. [Bootstrap](http://getbootstrap.com)
2. [Font Awesome](http://fontawesome.io)
3. [jscroll](http://jscroll.com)
4. [colorbox](http://www.jacklmoore.com/colorbox/)
You can review the theme live [here](http://cailei.net:3333)## How to install
1. Navigate to your Ghost theme directory ghost/content/themes
2. Clone theme repo using below command
`git clone https://github.com/n2ray/CLUI.git "clui"`
3. Restart ghost
4. On settings page, select "clui" as theme and save.
5. Blog comment use "DISQUS", please edit "post.hbs" file, change "var disqus_shortname = 'example';" to your shortname.## Features
1. Clean homepage
2. Post cover on homepage (with image or icon)
3. Gallery view in post with lightbox## Update
## Copyright & License
Copyright (C) 2013 Cailei.net - Released under the MIT License.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.