Bleak
Ghost Theme
Install / Use
/learn @zutrinken/BleakREADME
Bleak
An elegant AJAX driven theme for Ghost. See a demo at: bleak.peteramende.de
If you like this theme, you can buy me a ~~coffee~~ beer.
Screenshots
<table> <tr> <td valign="top"> <img src="https://raw.githubusercontent.com/zutrinken/bleak/master/src/screenshot-desktop.jpg" /> </td> <td valign="top"> <img src="https://raw.githubusercontent.com/zutrinken/bleak/master/src/screenshot-mobile.jpg" /> </td> </tr> </table>⭐️Features
- Responsive layout
- Automatic code syntax highlight and line numbers
- Disqus support
🎨 Setup custom color
- Go to Code injection.
- Add this to Blog Header:
<style>
:root {
--color-primary: #D95736;
--color-primary-active: #BF4526;
}
</style>
💬 Setup Disqus
- Go to Code injection.
- Add this to Blog Header:
<script>var disqus = 'YOUR_DISQUS_SHORTNAME';</script>
Sticky Header
You can make the navigation stick to the top by adding the following lines via code injection:
<style>
#wrapper {
padding-top: 4em;
}
#nav {
position: fixed;
}
</style>
Development
Install Grunt:
npm install -g grunt-cli
Install Grunt modules:
npm install
Install Bower:
npm install -g bower
Install Bower components:
bower install
Build Grunt project:
grunt
Distribute Grunt project:
grunt build
Copyright & License
Copyright (C) 2015-2021 Peter Amende - Released under the MIT License.
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
