https://github.com/danpros/cleanblog
Clean Blog by Start Bootstrap ported to HTMLy
https://github.com/danpros/cleanblog
htmly
Last synced: 8 months ago
JSON representation
Clean Blog by Start Bootstrap ported to HTMLy
- Host: GitHub
- URL: https://github.com/danpros/cleanblog
- Owner: danpros
- License: apache-2.0
- Created: 2015-11-20T23:15:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T05:51:28.000Z (about 1 year ago)
- Last Synced: 2025-10-05T01:51:39.507Z (8 months ago)
- Topics: htmly
- Language: PHP
- Homepage: https://www.htmly.com
- Size: 1.25 MB
- Stars: 13
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HTMLy Clean Blog
Clean Blog Free Bootstrap Theme ported to HTMLy.
[Clean Blog](http://startbootstrap.com/template-overviews/clean-blog/) is a stylish, responsive blog theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
## Installations
- Upload and extract the zip file into themes directory.
- Activate it from HTMLy panel.
## Custom Background
You can use custom header background let say for frontpage, category page, profile page etc.
You just need to add new custom value in your config page.
**Home**
```
cleanblog.homebg = "https://www.example.com/your.homebg.png"
```
**Category**
```
cleanblog.categorybg = "https://www.example.com/your.categorybg.png"
```
**Tag**
```
cleanblog.tagbg = "https://www.example.com/your.tagbg.png"
```
**Page and Subpage**
```
cleanblog.pagebg = "https://www.example.com/your.pagebg.png"
```
**Profile**
```
cleanblog.profilebg = "https://www.example.com/your.profilebg.png"
```
**Archive**
```
cleanblog.archivebg = "https://www.example.com/your.archivebg.png"
```
**Search**
```
cleanblog.searchbg = "https://www.example.com/your.searchbg.png"
```
**Error 404**
```
cleanblog.404bg = "https://www.example.com/your.404bg.png"
```
**Blog**
```
cleanblog.blogbg = "https://www.example.com/your.blogbg.png"
```
**Post**
It use the featured image.
## License
See the LICENSE.txt