Skip to content

Commit 15b08c2

Browse files
AViveropieh
authored andcommitted
feat(starters): add gatsby-redux-starter by @AVivero (#9771)
<!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ --> ## PR description: - Add new gatsby starter that provides multiple technologies out of the box, like Redux, Sass and Bootstrap, gatsby-redux-starter by @AVivero.
1 parent ac1a485 commit 15b08c2

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

docs/starters.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,3 +1203,19 @@
12031203
- Twitter and OpenGraph Tags
12041204
- ESLint
12051205
- Prettier Code Styling
1206+
- url: https://avivero.github.io/gatsby-redux-starter/
1207+
repo: https://github.com/AVivero/gatsby-redux-starter
1208+
description: Gatsby starter site with Redux, Sass, Bootstrap, Css Modules and Material Icons
1209+
tags:
1210+
- Redux
1211+
- Styling:SCSS
1212+
- Styling:Bootstrap
1213+
- Styling:Material
1214+
- Linting
1215+
features:
1216+
- Gatsby v2 support
1217+
- Redux support
1218+
- Sass support
1219+
- Bootstrap v4 support
1220+
- Css Modules support
1221+
- ESLint, Prettier

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2965,14 +2965,6 @@ babel-plugin-macros@^2.4.2:
29652965
cosmiconfig "^5.0.5"
29662966
resolve "^1.8.1"
29672967

2968-
babel-plugin-macros@^2.4.2:
2969-
version "2.4.2"
2970-
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.4.2.tgz#21b1a2e82e2130403c5ff785cba6548e9b644b28"
2971-
integrity sha512-NBVpEWN4OQ/bHnu1fyDaAaTPAjnhXCEPqr1RwqxrU7b6tZ2hypp+zX4hlNfmVGfClD5c3Sl6Hfj5TJNF5VG5aA==
2972-
dependencies:
2973-
cosmiconfig "^5.0.5"
2974-
resolve "^1.8.1"
2975-
29762968
babel-plugin-react-css-modules@^3.2.1:
29772969
version "3.4.2"
29782970
resolved "https://registry.yarnpkg.com/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.4.2.tgz#4c1db8d4bc8b2973f6c689da7dbd56b0cb8f099c"

0 commit comments

Comments
 (0)