0.0.21 • Published 3 years ago

gatsby-ui-components v0.0.21

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

Gatsby UI Components

Gatsby UI components for reusing in many themes and sites. Based around Gatsby specifically rather than React. Uses Gatsby library instead of react. For example Link in the nav bar uses Gatsby's Link. I am not a fan of CSS-in-JS at the moment so I just have the CSS in the dist folder until I learn a bit more about it.

Components:

  • Navigation Bars
  • Splash pages
  • Footers
  • Social Media Bars

Development

Storybook is installed. Just run npm run storybook. Webpack is for the HTML dev server but I prefer to use storybook. Build dist package with npm build, test by importing from dist rather than src in stories.

Contribute

Feel free to make a pull request into the Github if there's better practices and methods to some of the components I have made.

0.0.21

3 years ago

0.0.20

3 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago