Skip to content

Commit

Permalink
Merge pull request #16 from opendatadiscovery/13
Browse files Browse the repository at this point in the history
feat(odd-landing): add link to AWS Marketplace QuickLaunch (#13)
  • Loading branch information
anatolii-yemets authored Feb 13, 2024
2 parents 25a24ac + 1f2117d commit d237e6b
Show file tree
Hide file tree
Showing 58 changed files with 215 additions and 13 deletions.
10 changes: 5 additions & 5 deletions build/webpack.base.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ const PATHS = {
}

const PAGES_DIR = `${PATHS.src}/pages`
const PAGES = fs
.readdirSync(PAGES_DIR)
.filter(fileName => fs.statSync(`${PAGES_DIR}/${fileName}`).isDirectory())
const PAGES = fs.readdirSync(PAGES_DIR).filter(fileName => fs.statSync(`${PAGES_DIR}/${fileName}`).isDirectory())

const ENTRIES = PAGES

Expand Down Expand Up @@ -81,7 +79,7 @@ module.exports = {
},
{
loader: 'resolve-url-loader',
options: { sourceMap: true, }
options: { sourceMap: true }
},
{
loader: 'sass-loader',
Expand Down Expand Up @@ -132,7 +130,9 @@ module.exports = {
}
]
}),
new CleanWebpackPlugin(),
new CleanWebpackPlugin({
cleanOnceBeforeBuildPatterns: ['**/*', '!CNAME'] // Exclude CNAME from being deleted
}),
...PAGES.map(page => {
return new HtmlWebpackPlugin({
template: `${PAGES_DIR}/${page}/index.html`,
Expand Down
1 change: 1 addition & 0 deletions docs/assets/css/main.67ef2f8e8c3eda4af6c2.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/assets/css/main.8aefcacc57934cd88b0b.css

This file was deleted.

1 change: 1 addition & 0 deletions docs/assets/css/policy.9f6deb1310a5f083e4ff.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/assets/css/policy.cb168de457929242d4fe.css

This file was deleted.

1 change: 1 addition & 0 deletions docs/assets/img/AWSMP_NewLogo_RGB.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Athena.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/BigQuery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/CIO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Cassandra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/ClickHouse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/DynamoDB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Feast.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Kafka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Kinesis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/MSSqlServer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/PostgreSQL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Provectus-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Quicksight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/S3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/SQS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Sagemaker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Snowflake.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/Tableau.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/YouTube-Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/aboutODD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/aithority.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/img/amazon_eks_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/aws-glue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/checkIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/datasciencecentral.png
Binary file modified docs/assets/img/dzone_logo.png
Binary file modified docs/assets/img/feature_1.png
Binary file modified docs/assets/img/feature_2.png
Binary file modified docs/assets/img/feature_3.png
Binary file modified docs/assets/img/feature_4.png
Binary file modified docs/assets/img/feature_5.png
Binary file modified docs/assets/img/feature_6.png
Binary file modified docs/assets/img/github.png
Binary file modified docs/assets/img/logo.png
Binary file modified docs/assets/img/logo_footer.png
Binary file modified docs/assets/img/media_banner.png
Binary file modified docs/assets/img/medium.png
Binary file modified docs/assets/img/odbc.png
Binary file modified docs/assets/img/sagemaker-featurestore.png
Binary file modified docs/assets/img/slack.png
Binary file modified docs/assets/img/the_sequence.png
Binary file modified docs/assets/img/towards.png
Binary file modified docs/assets/img/twitter.png
2 changes: 1 addition & 1 deletion docs/index.html

Large diffs are not rendered by default.

Binary file modified docs/overview.gif
Loading

0 comments on commit d237e6b

Please sign in to comment.