Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsby-cloud[bot] committed May 13, 2021
1 parent 6d0c98c commit 306b65d
Show file tree
Hide file tree
Showing 17 changed files with 14,414 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# These are supported funding model platforms

github: [LekoArts]
patreon: lekoarts
open_collective: # Replace with a single Open Collective username
ko_fi: lekoarts
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
custom: # Replace with a single custom sponsorship URL
69 changes: 69 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http:https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (http:https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules
jspm_packages
**/node_modules/**

# Typescript v1 declaration files
typings/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.*
!.env.example

.cache
**/.cache
public

.idea
.vscode
.DS_Store
230 changes: 230 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,230 @@
# Change Log

## 0.2.9

### Patch Changes

- [`716fde2`](https://github.com/LekoArts/gatsby-themes/commit/716fde287d20e80e834d451825b55af249e0168a) [#579](https://github.com/LekoArts/gatsby-themes/pull/579) Thanks [@LekoArts](https://github.com/LekoArts)! - chore: Add gatsby-plugin-gatsby-cloud to starters

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.8](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.8) (2020-11-11)

**Note:** Version bump only for package cara

## [0.2.7](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.7) (2020-11-02)

**Note:** Version bump only for package cara

## [0.2.6](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.6) (2020-10-25)

**Note:** Version bump only for package cara

## [0.2.5](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.5) (2020-10-10)

**Note:** Version bump only for package cara

## [0.2.4](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.4) (2020-09-25)

**Note:** Version bump only for package cara

## [0.2.3](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.3) (2020-09-16)

**Note:** Version bump only for package cara

## [0.2.2](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.2) (2020-09-10)

**Note:** Version bump only for package cara

## [0.2.1](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.1) (2020-08-27)

**Note:** Version bump only for package cara

# [0.2.0](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.2.0) (2020-07-09)

### Features

- Add bundle-analyzer and lazy-load react-live ([#450](https://github.com/LekoArts/gatsby-themes/issues/450)) ([667fd33](https://github.com/LekoArts/gatsby-themes/commit/667fd33ce6af546cf2250af1e22395a26f45d6a2))

## [0.1.10](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.10) (2020-07-09)

**Note:** Version bump only for package cara

## [0.1.9](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.9) (2020-07-03)

**Note:** Version bump only for package cara

## [0.1.8](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.8) (2020-07-02)

**Note:** Version bump only for package cara

## [0.1.7](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.7) (2020-06-11)

**Note:** Version bump only for package cara

## [0.1.6](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.6) (2020-06-08)

**Note:** Version bump only for package cara

## [0.1.5](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.5) (2020-05-29)

**Note:** Version bump only for package cara

## [0.1.4](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.4) (2020-05-12)

**Note:** Version bump only for package cara

## [0.1.3](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.3) (2020-05-04)

**Note:** Version bump only for package cara

## [0.1.2](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.2) (2020-05-02)

**Note:** Version bump only for package cara

## [0.1.1](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.1) (2020-04-28)

**Note:** Version bump only for package cara

# [0.1.0](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.1.0) (2020-04-27)

### Features

- Update theme-ui to v0.3.x ([#371](https://github.com/LekoArts/gatsby-themes/issues/371)) ([67a05ac](https://github.com/LekoArts/gatsby-themes/commit/67a05ac3e1deaddfe38591739e7f50f56d49d109)), closes [/theme-ui.com/migrating#v03](https://github.com//theme-ui.com/migrating/issues/v03) [#262](https://github.com/LekoArts/gatsby-themes/issues/262)

## [0.0.32](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.32) (2020-04-24)

**Note:** Version bump only for package cara

## [0.0.31](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.31) (2020-04-13)

**Note:** Version bump only for package cara

## [0.0.30](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.30) (2020-04-13)

**Note:** Version bump only for package cara

## [0.0.29](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.29) (2020-04-12)

**Note:** Version bump only for package cara

## [0.0.28](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.28) (2020-04-12)

**Note:** Version bump only for package cara

## [0.0.27](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.27) (2020-04-01)

**Note:** Version bump only for package cara

## [0.0.26](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.26) (2020-03-31)

**Note:** Version bump only for package cara

## [0.0.25](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.25) (2020-03-04)

**Note:** Version bump only for package cara

## [0.0.24](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.24) (2020-02-29)

**Note:** Version bump only for package cara

## [0.0.23](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.23) (2020-02-27)

**Note:** Version bump only for package cara

## [0.0.22](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.22) (2020-02-16)

**Note:** Version bump only for package cara

## [0.0.21](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.21) (2020-01-23)

### Bug Fixes

- Various fixes about TypeScript, typos, comments ([#235](https://github.com/LekoArts/gatsby-themes/issues/235)) ([2a429c2](https://github.com/LekoArts/gatsby-themes/commit/2a429c2c49ed7a07ec231248372929bb2f18ab91))

## [0.0.20](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.20) (2020-01-17)

**Note:** Version bump only for package cara

## [0.0.19](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.19) (2020-01-04)

**Note:** Version bump only for package cara

## [0.0.18](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.18) (2020-01-04)

**Note:** Version bump only for package cara

## [0.0.17](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.17) (2019-12-31)

**Note:** Version bump only for package cara

## [0.0.16](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.16) (2019-12-03)

**Note:** Version bump only for package cara

## [0.0.15](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.15) (2019-11-25)

**Note:** Version bump only for package cara

## [0.0.14](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.14) (2019-11-16)

**Note:** Version bump only for package cara

## [0.0.13](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.13) (2019-11-04)

**Note:** Version bump only for package cara

## [0.0.12](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.12) (2019-10-31)

**Note:** Version bump only for package cara

## [0.0.11](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.11) (2019-10-17)

**Note:** Version bump only for package cara

## [0.0.10](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.10) (2019-10-11)

**Note:** Version bump only for package cara

## [0.0.9](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.9) (2019-09-24)

**Note:** Version bump only for package cara

## [0.0.8](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.8) (2019-09-16)

**Note:** Version bump only for package cara

## [0.0.7](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.7) (2019-09-09)

**Note:** Version bump only for package cara

## [0.0.6](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.6) (2019-09-02)

**Note:** Version bump only for package cara

## [0.0.5](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.5) (2019-08-29)

**Note:** Version bump only for package cara

## [0.0.4](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.4) (2019-08-24)

### Bug Fixes

- **deps:** Update all dependencies ([#53](https://github.com/LekoArts/gatsby-themes/issues/53)) ([5159f0f](https://github.com/LekoArts/gatsby-themes/commit/5159f0f))

## [0.0.3](https://github.com/LekoArts/gatsby-themes/compare/[email protected]@0.0.3) (2019-08-24)

**Note:** Version bump only for package cara

## 0.0.2 (2019-08-20)

### Bug Fixes

- Dependency & renovate updates ([#48](https://github.com/LekoArts/gatsby-themes/issues/48)) ([208cc23](https://github.com/LekoArts/gatsby-themes/commit/208cc23))

### Features

- Add Cypress ([#16](https://github.com/LekoArts/gatsby-themes/issues/16)) ([ca0ed29](https://github.com/LekoArts/gatsby-themes/commit/ca0ed29)), closes [#10](https://github.com/LekoArts/gatsby-themes/issues/10)
- Add gatsby-theme-cara ([#12](https://github.com/LekoArts/gatsby-themes/issues/12)) ([e798a7d](https://github.com/LekoArts/gatsby-themes/commit/e798a7d))
- Add plop.js generators ([#26](https://github.com/LekoArts/gatsby-themes/issues/26)) ([95cf0ad](https://github.com/LekoArts/gatsby-themes/commit/95cf0ad)), closes [#25](https://github.com/LekoArts/gatsby-themes/issues/25)
14 changes: 14 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
The BSD Zero Clause License (0BSD)

Copyright (c) 2020 LekoArts

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
Loading

0 comments on commit 306b65d

Please sign in to comment.