Coder Social home page Coder Social logo

gatsby-theme-rocket's Introduction

Gatsby Theme Rocket

Netlify Status

A super fast blog built with Gatsby.

Installation

Install the gatsby-theme-rocket package:

# with npm:
npm run --save gatsby-theme-rocket

# with yarn:
yarn add gatsby-theme-rocket

Usage

Add the gatsby-theme-rocket pacakge in your gatsby-config.js file:

// gatsby-config.js
module.exports = {
  plugins: [`gatsby-theme-rocket`]
}

You can also pass a options object if you want:

// gatsby-config.js
module.exports = {
  plugins: [
    {
      resolve: 'gatsby-theme-rocket',
      options: {
        siteUrl: 'https://theme-rocket.netlify.com',
        title: 'Gatsby Theme Rocket',
        description: 'A super fast blog',
        author: 'Raincal'
      }
    }
  ]
}

gatsby-theme-rocket's People

Contributors

dependabot-preview[bot] avatar raincal avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gatsby-theme-rocket's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency postcss-preset-env to ^6.7.1
  • Update dependency gatsby-plugin-netlify to ^3.14.0
  • Update dependency preact-render-to-string to ^5.2.6
  • Update dependency prismjs to ^1.29.0
  • Update dependency eslint to v8
  • Update dependency gatsby-plugin-netlify to v5
  • Update dependency postcss-import to v15
  • Update dependency postcss-preset-env to v7
  • Update mdx monorepo to v2 (major) (@mdx-js/mdx, @mdx-js/react)
  • Update react monorepo to v18 (major) (react, react-dom)
  • Update remark monorepo (major) (remark-cli, remark-preset-lint-recommended)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
site/package.json
  • gatsby ^3.3.1
  • gatsby-plugin-postcss ^4.3.0
  • gatsby-plugin-preact ^5.3.0
  • gatsby-source-yuque ^0.4.0
  • gatsby-theme-rocket *
  • postcss ^8.2.13
  • preact ^10.5.13
  • react ^17.0.2
  • react-dom ^17.0.2
theme/package.json
  • @mdx-js/mdx ^1.6.22
  • @mdx-js/react ^1.6.22
  • dayjs ^1.10.4
  • gatsby-paginate ^1.1.1
  • gatsby-plugin-brotli ^2.0.0
  • gatsby-plugin-catch-links ^3.3.0
  • gatsby-plugin-feed ^3.3.0
  • gatsby-plugin-layout ^2.3.0
  • gatsby-plugin-mdx ^2.3.0
  • gatsby-plugin-netlify ^3.3.0
  • gatsby-plugin-no-sourcemaps ^3.3.0
  • gatsby-plugin-page-creator ^3.3.0
  • gatsby-plugin-postcss ^4.3.0
  • gatsby-plugin-react-helmet ^4.3.0
  • gatsby-plugin-sharp ^3.3.1
  • gatsby-plugin-sitemap ^3.3.0
  • gatsby-remark-autolink-headers ^4.0.0
  • gatsby-remark-images ^5.0.0
  • gatsby-remark-prismjs ^5.0.0
  • gatsby-remark-yuque-images ^1.2.0
  • gatsby-source-filesystem ^3.3.0
  • gatsby-transformer-remark ^4.0.0
  • gatsby-transformer-yaml ^3.3.0
  • lodash ^4.17.21
  • postcss ^8.2.13
  • postcss-import ^14.0.1
  • postcss-preset-env ^6.7.0
  • preact-render-to-string ^5.1.19
  • prismjs ^1.23.0
  • react-helmet ^6.1.0
  • eslint ^7.25.0
  • eslint-plugin-react ^7.23.2
  • gatsby ^3.3.1
  • prettier ^2.2.1
  • react ^17.0.2
  • react-dom ^17.0.2
  • remark-cli ^9.0.0
  • remark-preset-lint-recommended ^5.0.0
  • gatsby ^3.3.1
  • react ^17.0.2
  • react-dom ^17.0.2

  • Check this box to trigger a request for Renovate to run again on this repository

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.