0.17.0 • Published 4 years ago

@undataforum/gatsby-theme-base v0.17.0

Weekly downloads
79
License
MIT
Repository
github
Last release
4 years ago

@undataforum/gatsby-theme-base

A Gatsby theme that does the following:

  1. It adds selected Gatsby plugins that are required in every @UNDataForum website to gatsby-config.js.

  2. It exports the SEO component that can be used in templates to add SEO metadata.

  3. It and generates standardized pages (from MDX files) that need to be present in every website.

Options

OptionDefaultDescription
mdxOtherwiseConfiguredfalseSet this flag to true if gatsby-plugin-mdx is already configured for your site.

Site metadata

To make the SEO component work, you need to define the following site metadata in your site's gatsby-config.js:

KeyRequiredDescription
siteTitleSite title for SEO.
siteDescriptionSite description for SEO in homepage.
siteUrlURL from which the production site is served. Used for sitemap creation.
siteTwitterSite Twitter username for SEO. Can be set to ''.
siteLanguageDefault site language.

Plugins

This theme installs the following plugins:

PluginDescription
gatsby-plugin-react-helmetRequired to make the SEO component work.
gatsby-plugin-sitemapCreate a sitemap that you can submit to Google.

Standardized pages

TitlePathDescription
Contact/contact/Palceholder page for contact details. Needs to be shadowed in website.
Copyright/copyright/Standardized copyright notice.
Privacy Notice/privacy-notice/Standardized privacy notice.
Terms of USe/terms-of-use/Standardized terms of use.
404/404/404 page. Can be shadowed in your site.

All standardized pages are unstyled. You can style them by shadowing the template from @maiertech/gatsby-theme-pages-core.

0.17.0

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

5 years ago

0.13.2

5 years ago

0.13.1

5 years ago

0.13.0

5 years ago

0.12.3

5 years ago

0.12.2

5 years ago

0.12.1

5 years ago

0.12.0

5 years ago

0.11.1

5 years ago

0.11.0

5 years ago

0.10.3

6 years ago

0.10.2

6 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago