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

https://github.com/nextlevelshit/gatsby-starter-bootstrap


https://github.com/nextlevelshit/gatsby-starter-bootstrap

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Gatstrap

[![Build Status](https://travis-ci.org/jaxx2104/gatsby-starter-bootstrap.svg?branch=master)](https://travis-ci.org/jaxx2104/gatsby-starter-bootstrap)
[![dependency Status](https://img.shields.io/david/jaxx2104/gatsby-starter-bootstrap.svg?style=flat-square)](https://david-dm.org/jaxx2104/gatsby-starter-bootstrap#info=dependencies)

Gatsby starter for bootstrap a blog

![thumb](https://user-images.githubusercontent.com/2681007/42584980-656c9406-856f-11e8-882f-cafa9d89b395.png)

## GatsbyJS v2, v1, v0

- For v2 version of this starter, check out the [master branch](https://github.com/jaxx2104/gatsby-starter-bootstrap).
- For v1 version, check out the [v1 branch](https://github.com/jaxx2104/gatsby-starter-bootstrap/tree/v1).
- For v0 version, check out the [v0 branch](https://github.com/jaxx2104/gatsby-starter-bootstrap/tree/v0).
- Make sure to read the [migration guide](https://next.gatsbyjs.org/docs/migrating-from-v1-to-v2/) when porting v1 projects to v2.

## Features

- Single column layout
- Simple components: Post, Page, Navi, Footer etc.
- [Twitter Bootstrap 4](https://github.com/twbs/bootstrap) css framework.
- Custom theme color.

## Installation

Install this starter (assuming Gatsby is installed) by running from your CLI:
`gatsby new gatstrap https://github.com/jaxx2104/gatsby-starter-bootstrap`

## Usage

develop
`gatsby develop`

### Custom Theme

`/src/layouts/gatstrap.css`

![1f466b07-5506-4c8d-8d17-8d02b42d6d0d](https://user-images.githubusercontent.com/2681007/43086458-5092d0be-8ed8-11e8-8125-8b336fdd3b43.gif)