Skip to content

app-generator/gatsby-starter-bootstrap

 
 

Repository files navigation

GatsbyJs SCSS Starter - Animated intro


GatsbyJs Starter

It's a static starter based on Gatsby and styled with Bootstrap - live demo


🚀 Quick start

  1. Install the Gatsby CLI.

    npm install -g gatsby-cli
  2. Create a Gatsby app.

    gatsby new gatsby-starter-bootstrap https://github.com/app-generator/gatsby-starter-bootstrap
  3. Start the site in develop mode.

    Next, move into your new site’s directory and start it up:

    cd gatsby-starter-bootstrap/
    gatsby develop
  4. Open the source code and start editing!

    Your site is now running at http://localhost:8000.

At this point, you’ve got a fully functional Gatsby website. For additional information on how you can customize your Gatsby site, see our plugins and the official tutorial.


🧐 Features

  • Support SCSS
  • Web font loader (Google and custom font)
  • Sample pages for starter
  • Clean code and structure

Credits


Provided by Sm0ke

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • CSS 7.6%