5.14.0 • Published 7 months ago

gatsby-plugin-typography v5.14.0

Weekly downloads
25,938
License
MIT
Repository
github
Last release
7 months ago

gatsby-plugin-typography

A Gatsby plugin for utilizing the Typography library with minimal configuration.

Install

npm install gatsby-plugin-typography react-typography typography

Why to use

A typical typography.js file utilizing one of its themes might look like this:

import Typography from "typography"
import grandViewTheme from "typography-theme-grand-view"

const typography = new Typography(grandViewTheme)

// Export helper functions
export const { scale, rhythm, options } = typography
export default typography

You then have to take the exported stylesheets and inline them in your entry file. Since a theme comes with two fonts, you also have to make sure you have the fonts available somehow.

By using gatsby-plugin-typography and specifying the path to your typography.js file via the pathToConfigModule option (see below), the inclusion of your typography styles and any relevant fonts is taken care of by a pair of helper methods under the hood, keeping your typography-related config in a single location and your entry file sparse.

How to use

// In your gatsby-config.js
module.exports = {
  plugins: [
    {
      resolve: `gatsby-plugin-typography`,
      options: {
        pathToConfigModule: `src/utils/typography`,
      },
    },
  ],
}

Options

  • pathToConfigModule: (string) The path to the file in which you export your typography configuration.
  • omitGoogleFont: (boolean, default: false) Typography includes a helper that makes a request to Google's font CDN for the fonts you need. You might, however, want to inject the fonts into JS or use a CDN of your choosing. Setting this value to true will make gatsby-plugin-typography skip the inclusion of this helper. You will have to include the appropriate fonts yourself.
@studiobear/gatsby-theme-ionic@studiobear/gatsby-theme-bloggatsby-theme-contactless-menugatsby-theme-bejamas-coretest-theme-shawacademy@hesburgh-wse/gatsby-theme-marble@pojntfx-incubator/gatsby-tutorial-4@everything-registry/sub-chunk-1722sy7-blogvisual-docs@dschau/gatsby-theme-blog@dschau/gatsby-theme-workshop@codeanit.com/theme@benjaminscholtens/gatsby-theme-fluid@dfds-frontend/gatsby-themesurveylesstry-gatsby@christiandavid/gatsby-theme-byfolio1kohei110secondsofcode-custom@adamquadmon/gatsby-theme-lucifero@confluenza/gatsby-theme-confluenza@dumppi/gatsby-theme-dumppi@greatgatsbyjs/gatsby-theme-ggt-material-ui-blog@howtographql/gatsby-theme@hummingbird/gatsby-theme@gatsbyjs/gatsby-theme-website@getecho/gatsby-theme-echo@kumarvaralakshmi/gatsby-theme-ghost@kyrelldixon/gatsby-theme-wpgraphql-tabor@lucasterra7/gatsby-theme-docs@eggheadio/gatsby-theme-egghead-blog@mnemonicorg/gatsby-theme-archive-site@jampile/gatsby-theme-conference@kjack/gatsby-theme-archive-site@novvum/base-themereact-holidaygraphql-blogigor-portfolio-gatsbyhive-honeycombmbernetireact-virtuoso-site@wingscms/hummingbird@victoriabernard92/docs-theme@zalastax/nolb-gatsby-plugin-t@zairon87/gatsby-theme-pixafycf-gatsby-themecf-gatsby-theme-newdaudr-blogbart-van-der-waerdengatsby-theme-alicegatsby-theme-admin-dashboardgatsby-theme-blog-ghost-caspergatsby-theme-bulma-coregatsby-theme-banshoriangatsby-theme-blog-typographygatsby-theme-consumer-sitegatsby-theme-cloudflare-docsgatsby-hello-world-bloggatsby-docs-startergatsby-opinionated-startergatsby-markbookgatsby-asphalt-themegatsby-theme-90sgatsby-theme-dashboredgatsby-theme-dev-bloggatsby-theme-esptgatsby-theme-docs-systemgatsby-starter-bloggatsby-theme-minsbigatsby-theme-monomergatsby-theme-pawan-bloggatsby-theme-podcastgatsby-theme-prismic-startergatsby-theme-sales-sitegatsby-theme-syliusgatsby-theme-jamfire-conferencegatsby-theme-maximeheckelgatsby-theme-mboisgatsby-theme-mboisbosgatsby-theme-gutenberggatsby-theme-luchoster-basegatsby-theme-gatsbyjs-websitegatsby-theme-ghost-caspergatsby-theme-julesgatsby-theme-graphcms-bloggatsby-theme-uyeegatsbyjs-theme
5.14.0

7 months ago

5.15.0-next.0

7 months ago

5.14.0-next.2

1 year ago

5.13.1

1 year ago

5.14.0-next.1

1 year ago

5.13.0

1 year ago

5.14.0-next.0

1 year ago

5.12.0

2 years ago

5.13.0-next.0

2 years ago

5.11.0-next.0

2 years ago

5.11.0-next.1

2 years ago

5.10.0

2 years ago

5.11.0

2 years ago

5.12.0-next.0

2 years ago

5.10.0-next.2

2 years ago

5.10.0-next.1

2 years ago

5.10.0-next.0

2 years ago

5.9.0

2 years ago

5.8.0-next.0

2 years ago

5.8.0

2 years ago

5.9.0-next.0

2 years ago

5.7.0

2 years ago

5.4.0

2 years ago

5.6.0-next.0

2 years ago

5.5.0

2 years ago

5.7.0-next.0

2 years ago

5.6.0

2 years ago

4.25.0

3 years ago

5.1.0-next.0

3 years ago

5.0.0

3 years ago

5.5.0-next.0

2 years ago

5.1.0

3 years ago

5.2.0

3 years ago

5.3.0-next.0

3 years ago

5.3.0

3 years ago

5.0.0-next.1

3 years ago

5.0.0-next.2

3 years ago

5.0.0-next.0

3 years ago

5.2.0-next.0

3 years ago

3.15.0

3 years ago

5.4.0-next.0

3 years ago

5.4.0-next.1

2 years ago

4.24.0

3 years ago

4.24.0-next.1

3 years ago

4.24.0-next.0

3 years ago

4.23.0-next.0

3 years ago

4.23.0

3 years ago

4.22.0

3 years ago

4.25.0-next.0

3 years ago

4.21.0-next.0

3 years ago

4.18.0-next.1

3 years ago

4.19.0-next.2

3 years ago

4.18.0-next.0

3 years ago

4.16.0

3 years ago

4.16.0-next.0

3 years ago

4.22.0-next.0

3 years ago

4.19.0-next.1

3 years ago

4.19.0-next.0

3 years ago

4.15.0

3 years ago

4.18.0

3 years ago

4.21.0

3 years ago

4.17.0-next.0

3 years ago

4.17.0

3 years ago

4.20.0

3 years ago

4.20.0-next.0

3 years ago

4.19.0

3 years ago

4.15.0-next.0

3 years ago

4.14.0

3 years ago

4.13.0

3 years ago

4.14.0-next.1

3 years ago

4.14.0-next.2

3 years ago

4.14.0-next.0

3 years ago

4.12.0-next.0

3 years ago

4.11.0-next.2

3 years ago

4.11.0-next.0

3 years ago

4.11.0-next.1

3 years ago

4.10.0

3 years ago

4.13.0-next.0

3 years ago

4.12.0

3 years ago

4.12.1

3 years ago

4.11.0

3 years ago

4.9.0

3 years ago

4.10.0-next.0

3 years ago

4.10.0-next.1

3 years ago

4.6.0-next.0

3 years ago

4.8.0

3 years ago

4.7.0

3 years ago

4.7.0-next.0

3 years ago

4.6.0

3 years ago

4.5.0-next.0

4 years ago

4.5.0

3 years ago

4.4.0

3 years ago

4.8.0-next.0

3 years ago

4.3.0

4 years ago

4.9.0-next.0

3 years ago

4.4.0-next.0

4 years ago

4.3.0-next.0

4 years ago

4.2.0

4 years ago

4.2.0-next.0

4 years ago

4.1.0-next.1

4 years ago

4.1.0

4 years ago

4.0.0

4 years ago

4.1.0-next.0

4 years ago

4.0.0-zz-next.2

4 years ago

3.14.0

4 years ago

4.0.0-zz-next.1

4 years ago

4.0.0-zz-next.8

4 years ago

4.0.0-next.1

4 years ago

4.0.0-next.0

4 years ago

3.14.0-next.2

4 years ago

3.14.0-next.1

4 years ago

3.13.0

4 years ago

3.14.0-next.0

4 years ago

3.12.0

4 years ago

3.13.0-next.0

4 years ago

3.12.0-next.3

4 years ago

3.12.0-next.2

4 years ago

3.12.0-next.1

4 years ago

3.11.0

4 years ago

3.12.0-next.0

4 years ago

3.10.0

4 years ago

3.11.0-next.0

4 years ago

3.10.0-next.1

4 years ago

3.9.0

4 years ago

3.10.0-next.0

4 years ago

3.8.0

4 years ago

3.9.0-next.0

4 years ago

3.8.0-next.0

4 years ago

3.8.0-next.1

4 years ago

3.7.1

4 years ago

3.7.0

4 years ago

3.7.0-next.2

4 years ago

3.7.0-next.1

4 years ago

3.6.0

4 years ago

3.5.0-next.0

4 years ago

3.7.0-next.0

4 years ago

3.6.0-next.0

4 years ago

3.5.0

4 years ago

3.4.0

4 years ago

3.3.0

4 years ago

3.4.0-next.0

4 years ago

3.3.0-next.1

4 years ago

3.2.0

4 years ago

3.3.0-next.0

4 years ago

3.1.0

4 years ago

3.2.0-next.0

4 years ago

3.1.0-next.2

4 years ago

3.0.0

4 years ago

3.1.0-next.1

4 years ago

3.1.0-next.0

4 years ago

3.0.0-v3rc.0

4 years ago

3.0.0-next.0

4 years ago

2.12.0

4 years ago

2.13.0-next.0

4 years ago

2.11.0

4 years ago

2.12.0-next.0

4 years ago

2.10.0

4 years ago

2.11.0-next.0

4 years ago

2.9.0

4 years ago

2.10.0-next.0

5 years ago

2.8.0

5 years ago

2.9.0-next.0

5 years ago

2.7.0

5 years ago

2.8.0-next.0

5 years ago

2.6.0

5 years ago

2.6.0-next.1

5 years ago

2.7.0-next.0

5 years ago

2.6.0-next.0

5 years ago

2.5.13

5 years ago

2.5.12

5 years ago

2.5.11

5 years ago

2.5.10

5 years ago

2.5.9

5 years ago

2.5.8

5 years ago

2.5.6

5 years ago

2.5.5

5 years ago

2.5.4

5 years ago

2.5.3

5 years ago

2.5.2

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.4

5 years ago

2.4.3

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.25

5 years ago

2.3.24

5 years ago

2.3.23

5 years ago

2.3.22

5 years ago

2.3.21

5 years ago

2.3.20

6 years ago

2.3.18

6 years ago

2.3.17

6 years ago

2.3.16

6 years ago

2.3.15

6 years ago

2.3.14

6 years ago

2.3.13

6 years ago

2.3.12

6 years ago

2.3.11

6 years ago

2.3.10

6 years ago

2.3.8

6 years ago

2.3.7

6 years ago

2.3.6

6 years ago

2.3.5

6 years ago

2.3.4

6 years ago

2.3.3

6 years ago

2.3.2

6 years ago

2.3.1

6 years ago

2.3.0

6 years ago

2.2.13

6 years ago

2.2.12

6 years ago

2.2.11

6 years ago

2.2.10

6 years ago

2.2.9

6 years ago

2.2.8

6 years ago

2.2.7

6 years ago

2.2.6

6 years ago

2.2.5

6 years ago

2.2.4

6 years ago

2.2.3

6 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.2.0-rc.3

7 years ago

2.2.0-rc.2

7 years ago

2.2.0-rc.1

7 years ago

2.2.0-rc.0

7 years ago

2.2.0-beta.3

7 years ago

2.2.0-beta.2

7 years ago

2.2.0-beta.1

7 years ago

2.2.0-beta.0

7 years ago

1.7.19

7 years ago

2.2.0-alpha.2

7 years ago

2.0.1-13

7 years ago

2.0.1-12

7 years ago

2.0.1-11

7 years ago

2.0.1-10

7 years ago

2.0.1-9

7 years ago

2.0.1-7

7 years ago

2.0.1-6

7 years ago

2.0.1-5

7 years ago

2.0.1-4

7 years ago

2.0.1-3

7 years ago

2.0.1-2

7 years ago

1.7.18

7 years ago

2.0.1-1

7 years ago

1.7.17

7 years ago

1.7.16

7 years ago

1.7.15

7 years ago

2.0.1-0

7 years ago

1.7.14

7 years ago

1.7.13

7 years ago

1.7.12

7 years ago

1.7.11

7 years ago

1.7.10

8 years ago

1.7.9

8 years ago

1.7.8

8 years ago

1.7.7

8 years ago

2.0.0

8 years ago

1.7.6

8 years ago

1.7.5

8 years ago

1.7.4

8 years ago

1.7.3

8 years ago

1.7.2

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.3

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago