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

https://github.com/sharadcodes/bootblog

A jekyll blog theme powered by bootstrap.
https://github.com/sharadcodes/bootblog

jekyll-blog jekyll-theme

Last synced: 10 months ago
JSON representation

A jekyll blog theme powered by bootstrap.

Awesome Lists containing this project

README

          

# Bootblog
A jekyll blog theme powered by bootstrap,it's minimal and resopnsive & don't forget to give a :star:

## Install and Test

1. Download or clone the repo
`git clone https://github.com/sharadcodes/bootblog.git`
2. Enter the folder
`cd bootblog`
3. Start Jekyll server
`jekyll serve`
4. Access via
* localhost or according to your folder or pc configurations.
5. Change the `_config.yml` file according to you.
6. Upload the files on your repository and :sunglasses: enjoy.

## Demo

- https://www.sharad.cf/bootblog

# Preview

## HOME PAGE
![Home page](https://github.com/sharadcodes/bootblog/raw/master/screenshots/home.png)
## BLOG PAGE
![Blog page](https://github.com/sharadcodes/bootblog/raw/master/screenshots/blog.png)
## BLOG PAGE IN MOBILE
![Blog page](https://github.com/sharadcodes/bootblog/raw/master/screenshots/mobile-1.png)
## POST EXAMPLE IN MOBILE
![Sampe post](https://github.com/sharadcodes/bootblog/raw/master/screenshots/mobile-2.png)
## POST EXAMPLE
![Sampe post](https://github.com/sharadcodes/bootblog/raw/master/screenshots/post.png)
## PORTFOLIO PAGE
![Portfolio](https://github.com/sharadcodes/bootblog/raw/master/screenshots/portfolio.png)
## ABOUT PAGE
![About](https://github.com/sharadcodes/bootblog/raw/master/screenshots/about.png)
## 404 Custom page
![404 page](https://github.com/sharadcodes/bootblog/raw/master/screenshots/404.png)
## 2nd LEVEL MENU IN NAVIGATION BAR
![Navbar](https://github.com/sharadcodes/bootblog/raw/master/screenshots/second-level-menu-open.png)