Git Product home page Git Product logo

gatsby-lotus-starter's Introduction

Gatsby Lotus Starter

This is a fully featured personal starter I use as a base for my projects that I believe could serve to be useful to others in our community. Go wild and feel free to contribute improvements!

[Demo]

If you have any suggestions or bugs to report, feel free to create an issue here.

Features

Installation

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying this starter.

    gatsby new projectname https://github.com/DecliningLotus/gatsby-lotus-starter
  2. Configure the setup.

    1. Package Configuration

      Navigate to gatsby-config.js and customize the siteMetadata and gatsby-plugin-manifest to your personal requirements.

      Open package.json and personalize the package settings to your preferences.

    2. Font Setup

      This starter uses Fontsource as the default loader for fonts. This starter already has Roboto installed, however we can customize it in the following:

      yarn remove fontsource-roboto
      yarn add fontsource-yourchosenfont

      Then navigate to src/components/layout.js and replace import "fontsource-roboto/400-normal.css" with your chosen font, weights and styles. Multiple fonts can be imported separately.

      This also uses an optional font preload generator and instructions on how to utilize this can be found in the link.

    3. Continuous Integration and Deployment

      The process of deployment and semantic releases is built upon a CircleCI config and served via Netlify.

      Login to CircleCI and select your Github repo. CircleCI should be able to read the configuration already set within this starter and will smoothly handle everything for you.

      Do note, you will then need to set project specific Environment Variables for CircleCI to modify your repo with Semantic Release and deploy to Netlify. The following:

      • GH_TOKEN
      • NETLIFY_AUTH_TOKEN
      • NETLIFY_SITE_ID

And that should be it! Get right onto developing out your next blazing fast bootstrap website! Feel free to contribute and star this repo to support it.

gatsby-lotus-starter's People

Contributors

ayuhito avatar dependabot-preview[bot] avatar depfu[bot] avatar imgbotapp avatar renovate-bot avatar semantic-release-bot avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.