Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz committed Jun 21, 2022
1 parent ef52510 commit 24c7e7e
Show file tree
Hide file tree
Showing 94 changed files with 26,051 additions and 0 deletions.
670 changes: 670 additions & 0 deletions notes/OVERFLOW/algolia-search.md

Large diffs are not rendered by default.

4,287 changes: 4,287 additions & 0 deletions notes/OVERFLOW/blueprint.md

Large diffs are not rendered by default.

419 changes: 419 additions & 0 deletions notes/OVERFLOW/commands.md

Large diffs are not rendered by default.

1,391 changes: 1,391 additions & 0 deletions notes/OVERFLOW/disqus-comment-log.md

Large diffs are not rendered by default.

4,170 changes: 4,170 additions & 0 deletions notes/OVERFLOW/disqus-iframes.md

Large diffs are not rendered by default.

1,103 changes: 1,103 additions & 0 deletions notes/OVERFLOW/githistory.md

Large diffs are not rendered by default.

2,039 changes: 2,039 additions & 0 deletions notes/OVERFLOW/image-urls.md

Large diffs are not rendered by default.

523 changes: 523 additions & 0 deletions notes/OVERFLOW/mdx.md

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions notes/OVERFLOW/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"name": "bgoonz-blog",
"description": "bgoonz-blog",
"version": "1.11.1",
"license": "MIT",
"scripts": {
"develop": "gatsby develop",
"start": "npm run develop",
"build": "gatsby build --prefix-paths",
"serve": "gatsby serve"
},
"dependencies": {
"@stackbit/gatsby-plugin-menus": "0.0.4",
"axios": "^0.21.2",
"babel-runtime": "6.26.0",
"chokidar": "3.4.0",
"classnames": "2.2.6",
"fs-extra": "7.0.1",
"gatsby": "^2.0.0",
"gatsby-plugin-disqus": "^1.2.3",
"gatsby-plugin-offline": "^5.9.0",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-sass": "2.8.0",
"gatsby-plugin-typescript": "2.4.4",
"gatsby-source-filesystem": "2.3.10",
"gatsby-transformer-remark": "2.8.14",
"js-yaml": "3.12.2",
"lodash": "4.17.11",
"marked": "0.6.1",
"moment": "2.23.0",
"moment-strftime": "0.5.0",
"node-sass": "4.14.0",
"node-sass-utils": "1.1.2",
"react": "16.5.1",
"react-dom": "^16.13.1",
"react-helmet": "5.2.1",
"react-html-parser": "2.0.2",
"react-script-tag": "1.1.2",
"rehype-react": "3.0.2",
"sprintf-js": "1.1.2"
}
}
411 changes: 411 additions & 0 deletions notes/OVERFLOW/selenium.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions notes/OVERFLOW/slack-manifest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
display_information:
name: Demo App
settings:
org_deploy_enabled: false
socket_mode_enabled: false
is_hosted: false
token_rotation_enabled: false
Loading

0 comments on commit 24c7e7e

Please sign in to comment.