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

https://github.com/sharadcodes/bootblog2

This is the version 2 of old BootBlog Jekyll theme. With features such as pagination, search, and built with bootstrap.
https://github.com/sharadcodes/bootblog2

Last synced: 23 days ago
JSON representation

This is the version 2 of old BootBlog Jekyll theme. With features such as pagination, search, and built with bootstrap.

Awesome Lists containing this project

README

          

# Bootblog 2

>This is the version 2.0 of old jekyll theme that I made.
>Theme powered by bootstrap, has search and has dark theming.

**Don't forget to give a :star:**

---

## Install and Test

1. Download or clone the repo
`git clone https://github.com/sharadcodes/bootblog2.git`
2. Enter the folder
`cd bootblog2`
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://sharadcodes.github.io/bootblog2

# Preview

## BLOG PAGE WITH 2ND LEVEL NAVIGATION BAR
![Blog page](https://github.com/sharadcodes/bootblog2/raw/master/screenshots/blog.png)
## CATEGORIES
![Home page](https://github.com/sharadcodes/bootblog2/raw/master/screenshots/categories.png)
## EXAMPLE POST
![Blog page](https://github.com/sharadcodes/bootblog2/raw/master/screenshots/post.png)