@idahoedokpayi/gatsby-theme-product-landing-page
v0.1.1
Published
Gatsby Theme utilizing Bootstrap Product example
Downloads
4
Maintainers
Readme
Product Landing Page
Gatsby theme based on the Product Bootstrap example
To include
module.exports = {
plugins: [
'@idahoedokpayi/gatsby-theme-product-landing-page'
]
};
Built With
- Typescript - Definition files provided
- bootstrap
- jQuery
- popper.js
How to install
npm i @idahoedokpayi/gatsby-theme-product-landing-page
When do I use this plugin?
When you want to build a web site for a product
Contributing
All contributions welcome. Please be nice!
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Idaho Edokpayi - Initial work - Basic Landing Pages
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone whose code was used