Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
feat: new site
Browse files Browse the repository at this point in the history
  • Loading branch information
eyworldwide committed Oct 17, 2022
1 parent 33973a1 commit 04edc25
Show file tree
Hide file tree
Showing 132 changed files with 5,407 additions and 6,478 deletions.
16 changes: 0 additions & 16 deletions .editorconfig

This file was deleted.

10 changes: 0 additions & 10 deletions .eslintignore

This file was deleted.

8 changes: 0 additions & 8 deletions .eslintrc.js

This file was deleted.

78 changes: 28 additions & 50 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,55 +1,33 @@
*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
.DS_Store
Thumbs.db
.project
.*proj
.svn/
*.swp
*.swo
*.log
*.log.*
*.json.gzip
node_modules/
.buildpath
.settings
npm-debug.log
nohup.out
_site
_scaffold_site
.si.yml
_data
dist
/lib
/es
elasticsearch-*
config/base.yaml
/.vscode/
node_modules
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build
/dist

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

/.vscode
package-lock.json

yarn.lock
components/**/*.js
components/**/*.jsx
!components/**/__tests__/*.js
!components/**/__tests__/*.js.snap
config/components/lib
config/components/dist
config/components/es
config/components/package.json
**/package-lock.json

# gatsby files
.cache/
public
false
.eslintcache
scripts/typedoc/tsfiles.js


# playground
Expand Down
5 changes: 0 additions & 5 deletions .prettierignore

This file was deleted.

10 changes: 0 additions & 10 deletions .prettierrc.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .stylelintrc.js

This file was deleted.

32 changes: 0 additions & 32 deletions babeltest.js

This file was deleted.

95 changes: 0 additions & 95 deletions gatsby-browser.js

This file was deleted.

112 changes: 0 additions & 112 deletions gatsby-config.js

This file was deleted.

11 changes: 0 additions & 11 deletions gatsby-node.js

This file was deleted.

Loading

0 comments on commit 04edc25

Please sign in to comment.