Commit Graph
527 Commits
Author SHA1 Message Date
Chris Troutner 857505d9c6 Merge pull request #9 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs): Adding build script for IPFS
2020-07-07 17:59:50 -07:00
Chris Troutner 764e46c66a fix(ipfs): Adding build script for IPFS 2020-07-07 17:55:19 -07:00
Chris Troutner 8b47800193 Merge pull request #8 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-ipfs-web-wallet): Bumping version to 1.1.6
2020-07-07 16:16:07 -07:00
Chris Troutner 34ca9ae682 fix(gatsby-ipfs-web-wallet): Bumping version to 1.1.6 2020-07-07 12:35:49 -07:00
Chris Troutner 90db41da16 Merge pull request #7 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-ipfs-web-wallet): Bumping version
2020-07-07 10:41:56 -07:00
Chris Troutner 230133ec79 Adding site-config file 2020-07-07 10:38:19 -07:00
Chris Troutner cea262ace4 fix(gatsby-ipfs-web-wallet): Bumping version 2020-07-07 10:34:49 -07:00
Chris Troutner 3b1eacf91e Merge pull request #6 from Permissionless-Software-Foundation/ct-unstable
fix(gatsby-ipfs-web-wallet): Bumped to v1.1.3
2020-07-07 08:32:51 -07:00
Chris Troutner bed6afd5b2 fix(gatsby-ipfs-web-wallet): Bumped to v1.1.3 2020-07-07 08:19:38 -07:00
Chris Troutner 551b7b7ffd Merge pull request #5 from Permissionless-Software-Foundation/ct-unstable
Created demo component
2020-07-06 18:19:20 -07:00
Chris Troutner d799c07cf4 fix(eslint): Fixed eslint issue 2020-07-06 18:14:29 -07:00
Chris Troutner 561851a029 Created demo component 2020-07-06 18:03:44 -07:00
Chris Troutner 9e607c66dd Merge pull request #4 from Permissionless-Software-Foundation/ct-unstable
Updating README
2020-07-06 17:43:00 -07:00
Chris Troutner f338122256 Minor edit 2020-07-06 17:39:39 -07:00
Chris Troutner 129cb2d000 Adding 'learning bitcoin cash' section to readme 2020-07-06 17:38:28 -07:00
Chris Troutner f727fbf883 Minor README updates 2020-07-06 17:36:10 -07:00
Chris Troutner 6772b8cbea Merge branch 'master' into ct-unstable 2020-07-06 17:33:41 -07:00
Chris Troutner 073ec31f17 fix(README): Updating README 2020-07-06 17:33:26 -07:00
Chris Troutner 74d13df414 Merge pull request #3 from Permissionless-Software-Foundation/ct-unstable
Standard linting rules and scripts added.
2020-07-06 15:19:44 -07:00
Chris Troutner 22a9f29274 fix(linting): Adding standard JS linting rules 2020-07-06 15:13:35 -07:00
Chris Troutner 38bbd24c87 Adding more comments to the menu-components.js 2020-07-06 15:09:28 -07:00
Chris Troutner 87b88faf23 Merge pull request #2 from Permissionless-Software-Foundation/ct-unstable
fix(semantic release): Adding semantic-release
2020-07-06 14:49:24 -07:00
Chris Troutner 304217752b fix(semantic release): Adding semantic-release 2020-07-06 14:44:18 -07:00
Chris Troutner ace39a9d90 Merge pull request #1 from Permissionless-Software-Foundation/ct-unstable
Adding Semantic Release
2020-07-06 11:09:14 -07:00
Chris Troutner 07d1462563 fix(semantic release): Adding semantic release 2020-07-06 11:01:46 -07:00
Chris Troutner bc67b1500f Removing unneeded dependencies 2020-07-06 10:57:39 -07:00
Andre Cabrera 634f0620c6 feat(starter) - basic functionality for the wallet starter 2020-07-06 12:06:05 -03:00
GatsbyJS Botandgatsbybot 2938d41f85 Add lighthouse tag (#25388)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-29 20:03:06 +00:00
GatsbyJS Bot db79bfbff1 refactor(www): Use createSchemaCustomization instead of sourceNodes (#25277)
* Switch from sourceNodes to createSchemaCustomization

* Switch from sourceNodes to createSchemaCustomization
2020-06-29 19:19:05 +00:00
GatsbyJS BotandKyle Gill ade046af29 chore: 🤖 update starters.yml to include mui starter (#23963)
* chore: 🤖 update starters.yml to include mui starter

* move entry to bottom

* Apply suggestions from code review

Co-authored-by: Kyle Gill <kylerobertgill@gmail.com>
2020-06-29 15:37:35 +00:00
GatsbyJS Bot d9f8747873 chore(starters): add 7sferry-gatsbyan-contentful-starter (#25367) 2020-06-29 15:29:53 +00:00
GatsbyJS Bot 202c18b19b Remove fake styled components from banner (#25352) 2020-06-27 09:23:44 +00:00
GatsbyJS Bot 7d4ac919bd chore(starters): add gatsby-starter-capacitor (#24755) 2020-06-27 03:59:12 +00:00
GatsbyJS Bot 76484d8a6e fix(gatsby-plugin-mdx): set childOf extension for Mdx type definition (#25112)
* set mimeTypes extension for Mdx type definition

* whoops
2020-06-27 00:44:04 +00:00
GatsbyJS Bot 8601a1f0b8 maintenance(www): use gatsby-plugin-react-svg for icons (#25282)
* use gatsby-plugin-react-svg for icons

* use elements instead of component names

* update asset imports

* v2 icon

* featured-sites

* add thingy

* svg
2020-06-27 00:07:27 +00:00
GatsbyJS Bot 257308efb9 refactor(develop): expose APIs to suspend/resume webpack watching to gatsby internals (#25236) 2020-06-26 14:27:27 +00:00
GatsbyJS Botandgatsbybot c483c25433 update author.yaml for Marcy Sutton (#25306)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-26 13:01:46 +00:00
GatsbyJS Bot 44c9cc911c chore(docs): Correct capitalization for Sass (#25311)
I know it's nitpicky, but just wanted to make it follow the Sass brand guidelines. 😄
2020-06-26 06:36:44 +00:00
GatsbyJS BotandMarcy Sutton df41e77b74 chore(showcase): Add erp.laputan.com.au (#25227)
* chore(showcase): Add erp.laputan.com.au

* fix category for dangerbot

* update title for dangerbot

Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
2020-06-26 00:26:08 +00:00
GatsbyJS Botandgatsbybot 9c079b0fc6 Blog gatsby WebAIM Million (#25273)
* Add WebAIM Million announcement Gatsby is most accessible framework

* create frontmatter for WebAIM blog post

* Update index.md

* Update index.md

* chore: format

* fix typo

* Update index.md

Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-25 13:38:48 +00:00
GatsbyJS Bot 6d1fb6c1dc Add usage instructions for images 2020-06-25 13:12:37 +00:00
GatsbyJS Bot 8af94cc69f Fix a prettier formatting issue in blog post (#25285) 2020-06-25 06:34:41 +00:00
GatsbyJS Bot 430716342c chore(www): convert ImagePlaceholder used in guidelines to theme-ui (#25078)
* convert ImagePlaceholder used in guidelines to theme-ui

* update

* update

* combining imports
2020-06-25 06:16:41 +00:00
GatsbyJS Bot f2235ca973 Add missing definition (#25284) 2020-06-25 06:10:45 +00:00
GatsbyJS Bot 299382576c Fix spelling errors and add more nouns to the dictionary (#25270) 2020-06-24 23:39:51 +00:00
GatsbyJS BotandAisha Blake 40d6ea1bd3 maintenance(docs): Add retext-spell to check spelling (#24372)
* try to get spelling to work

* more stuff

* try again

* this was a mustako

* this was a mistake

* make a dictionary

* revert old docs

* updated dictionary

* fix some spelling errors

* fix some spelling errors

* update dictionary

* fix some more typos

* more stuff

* more stuff

* more stuff

* more stuff

* go through entire list

* michals name

* update script

* fix yaml

* fix API

* no-brainer

* SaaS

* CSS

* ssl and ssr

* more stuff

* weird stuff

* fix some graphql inconsistencies

* css-in-js

* misc

* deduplicate

* get rid of apostrophes

* get rid of apostrophes

* whoops

* netlify

* more american english

* Capitalize SCSS

* add retext-emoji and fix new things

* add remaining words/names to the dictionary

* fix some brand names

* some more fixes

* some more fixes

* make more things consistent

* make more things consistent

* fixes

* nodejs

* nodejs

* traceID

* more consistency stuff

* more consistency stuff

* WebPagetest

* more stuff

* lkjasdfjlkj

* lkjasdfjlkj

* more stuff

* fix

* update yarn.lock

* whoops

* fix llint

Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
2020-06-24 19:58:01 +00:00
GatsbyJS Botandgatsbybot 7055b96893 Add Makenna Smutz external speaker video (#25263)
* Add Makenna Smutz external speaker video

* chore: format

* Adjust frontmatter

* update link in text

* chore: format

Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-24 19:06:01 +00:00
GatsbyJS Botandgatsbybot abc2778c00 Add Kat Huang blog author and avatar (#25261)
* Add Kat Huang blog author and avatar

* chore: format

Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-24 17:27:51 +00:00
GatsbyJS Bot 0ddf858f8d chore(gatsby-recipies): graphql-tools subpackages (#24917) 2020-06-24 16:58:05 +00:00
GatsbyJS Bot ef414b94e0 chore(blog): YouTube videos via gatsby-remark-embedder (#25253) 2020-06-24 12:51:55 +00:00