Skip to content

Commit

Permalink
replace OZ with aragon
Browse files Browse the repository at this point in the history
  • Loading branch information
novaknole committed Dec 11, 2024
1 parent 38bf207 commit fbc8914
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 2,711 deletions.
2 changes: 1 addition & 1 deletion scripts/custom_headers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build_dir='build/site'
MATHJAX_SRC="'sha512-T8xxpazDtODy3WOP/c6hvQI2O9UPdARlDWE0CvH1Cfqc0TXZF6GZcEKL7tIR8VbfS/7s/J6C+VOqrD6hIo++vQ=='"

input_text="/*
Content-Security-Policy: script-src 'self' 'unsafe-inline' wizard.openzeppelin.com www.google-analytics.com www.googletagmanager.com $NETLIFY_IMAGES_CDN_DOMAIN $MATHJAX_SRC js.hs-scripts.com netlify-cdp-loader.netlify.app js.hsadspixel.net js.hsleadflows.net js.hs-analytics.net js.hubspot.com js.headleadflows.net js.hscollectedforms.net js.hs-banner.com no-cache.hubspot.com *.hs-sites.com static.hsappstatic.net *.usemessages.com *.hubspotusercontent00.net *.hubspot.net play.hubspotvideo.com cdn2.hubspot.net *.hscollectedforms.net *.hsleadflows.net *.hsforms.net *.hsforms.com *.hs-scripts.com *.hubspotfeedback.com feedback.hubapi.com;"
Content-Security-Policy: script-src 'self' 'unsafe-inline' www.google-analytics.com www.googletagmanager.com $NETLIFY_IMAGES_CDN_DOMAIN $MATHJAX_SRC js.hs-scripts.com netlify-cdp-loader.netlify.app js.hsadspixel.net js.hsleadflows.net js.hs-analytics.net js.hubspot.com js.headleadflows.net js.hscollectedforms.net js.hs-banner.com no-cache.hubspot.com *.hs-sites.com static.hsappstatic.net *.usemessages.com *.hubspotusercontent00.net *.hubspot.net play.hubspotvideo.com cdn2.hubspot.net *.hscollectedforms.net *.hsleadflows.net *.hsforms.net *.hsforms.com *.hs-scripts.com *.hubspotfeedback.com feedback.hubapi.com;"

echo "$input_text" > "$build_dir/_headers"

Expand Down
4 changes: 2 additions & 2 deletions static/img/framework/aragon-os-framework-overview.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 3 additions & 7 deletions ui/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"name": "openzeppelin-docs-site-theme",
"name": "aragon-docs-site-theme",
"private": true,
"version": "0.0.0",
"description": "The default theme for the openzeppelin documentation site",
"homepage": "https://docs.openzeppelin.com",
"repository": {
"type": "git",
"url": "https://github.com/openzeppelin/docs-site-theme.git"
},
"description": "The default theme for the aragon documentation site",
"homepage": "https://devs.aragon.org/",
"scripts": {
"build": "rollup -c",
"dev": "rollup -cw"
Expand Down
2,622 changes: 0 additions & 2,622 deletions ui/preview/pages/contracts/2.x/api.adoc

This file was deleted.

70 changes: 0 additions & 70 deletions ui/preview/pages/contracts/2.x/index.adoc

This file was deleted.

1 change: 0 additions & 1 deletion ui/src/css/hs-banner.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* hubspot banner styles */
/* written in css to maintain precise alignment with https://github.com/OpenZeppelin/defender/blob/master/ui/src/styles/platform/hs-banner.css */
/* !important is essential in this context to take precedent over default styles */
div#hs-banner-parent div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
padding: var(--u2) !important;
Expand Down
4 changes: 2 additions & 2 deletions ui/theme/images/aragon-os-framework-overview.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fbc8914

Please sign in to comment.