Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaxx2104/gatsby-starter-bootstrap
Gatsby starter for bootstrap
https://github.com/jaxx2104/gatsby-starter-bootstrap
bootstrap gatsby react static-site-generator
Last synced: about 1 month ago
JSON representation
Gatsby starter for bootstrap
- Host: GitHub
- URL: https://github.com/jaxx2104/gatsby-starter-bootstrap
- Owner: jaxx2104
- License: mit
- Created: 2016-10-30T15:41:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T04:08:21.000Z (about 2 months ago)
- Last Synced: 2024-09-29T13:36:46.177Z (about 1 month ago)
- Topics: bootstrap, gatsby, react, static-site-generator
- Language: TypeScript
- Homepage: https://gatstrap.netlify.com
- Size: 53.6 MB
- Stars: 284
- Watchers: 8
- Forks: 73
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gatstrap
[![Netlify Status](https://api.netlify.com/api/v1/badges/fa249a3a-68ea-4b4b-9aa6-394c87099ee1/deploy-status)](https://app.netlify.com/sites/gatstrap/deploys)
[![CircleCI](https://circleci.com/gh/jaxx2104/gatsby-starter-bootstrap.svg?style=svg)](https://circleci.com/gh/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/scss/gatstrap.scss`
![1f466b07-5506-4c8d-8d17-8d02b42d6d0d](https://user-images.githubusercontent.com/2681007/43086458-5092d0be-8ed8-11e8-8125-8b336fdd3b43.gif)