0.6.5 ā€¢ Published 4 years ago

gatsby-theme-blogify v0.6.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Blogify - Yet another simple blog theme for gatsby

šŸ  Homepage

Install dependencies

yarn add react-helmet gatsby-source-filesystem gatsby-plugin-react-helmet gatsby-plugin-sharp gatsby-transformer-sharp gatsby-transformer-remark gatsby-remark-relative-images gatsby-remark-images gatsby-remark-lazy-load gatsby-remark-responsive-iframe gatsby-remark-prismjs gatsby-remark-copy-linked-files gatsby-remark-smartypants prismjs gatsby-image moment prop-types @sekmet/react-structured-data

Install theme

yarn add gatsby-theme-blogify

OR

npm install gatsby-theme-blogify

Usage

Add the plugin options in your gatsby-config.js plugins section.

    plugins: [
        {
            resolve: "gatsby-theme-blogify",
            options: {
                basePath: "/blog",
                articlePath: false,
                blogTagline: 'My Blogify Articles',
                readmoreBtnlabel: 'Read more',
                siteMetadata: false,
                metaTitleTpl: 'My Gatsby Blogify - Open4G Media',
                metaDescriptionTpl: 'Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps',
            },
        },
    ],

Author

šŸ‘¤ Carlos Guimaraes

Show your support

Give a ā­ļø if this project helped you!


This README was generated with ā¤ļø by readme-md-generator

0.6.5

4 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.9

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.4.9

5 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago