An open API service indexing awesome lists of open source software.

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

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