From 30f095ad0fcd9db4103d6220e91e543411a0b997 Mon Sep 17 00:00:00 2001 From: ttarsi <31632172+ttarsi@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:44:46 -0500 Subject: [PATCH] chore(docs): cleanup unused static docs files (#2715) 1. Clean up unused static files in docs. When the preview was showing our old branding yesterday, it was difficult to know which files were being used. This removes files that are unused so that it's easier to know what is live. 2. Moves `static-avs-metadata.json` to be hosted on the docs site, so that we can deprecate the `static` directory (less is more, want to make the monorepo less confusing). Still need to make an onchain transaction so our AVS contract still displays correctly on the eigen frontend (updates where to pull metadata from) but we can merge this and then remove the static dir later. issue: #2712 --- README.md | 2 +- docs/website/static/avs-metadata.json | 7 +++++++ docs/website/static/img/OmniDocsAnim.mp4 | Bin 936975 -> 0 bytes docs/website/static/img/abci-flow.png | Bin 188657 -> 0 bytes docs/website/static/img/abci2-flow.png | Bin 280545 -> 0 bytes docs/website/static/img/advisors.png | Bin 80114 -> 0 bytes docs/website/static/img/airdrop.png | Bin 246780 -> 0 bytes docs/website/static/img/banner-wide-light.png | Bin 347430 -> 0 bytes docs/website/static/img/banner-wide.png | Bin 449085 -> 0 bytes docs/website/static/img/cat.png | Bin 278836 -> 0 bytes .../website/static/img/circulating-supply.png | Bin 209342 -> 0 bytes docs/website/static/img/components.png | Bin 205184 -> 0 bytes docs/website/static/img/consensus.png | Bin 1074072 -> 0 bytes docs/website/static/img/core-contributors.png | Bin 83439 -> 0 bytes docs/website/static/img/core_architecture.jpg | Bin 409850 -> 0 bytes docs/website/static/img/dark-banner.png | Bin 362000 -> 0 bytes docs/website/static/img/favicon-dark.png | Bin 415927 -> 0 bytes docs/website/static/img/favicon.png | Bin 237832 -> 0 bytes docs/website/static/img/favicon.svg | 15 ++++++++------- docs/website/static/img/gas-marketplace.png | Bin 124773 -> 0 bytes docs/website/static/img/hevc.mp4 | Bin 1876813 -> 0 bytes docs/website/static/img/high-level-arch.svg | 4 ---- .../static/img/integrated-consensus.png | Bin 199533 -> 0 bytes docs/website/static/img/investors.png | Bin 80018 -> 0 bytes docs/website/static/img/light-banner.png | Bin 137547 -> 0 bytes docs/website/static/img/logo-dark-blue.svg | 8 -------- docs/website/static/img/logo-white.svg | 8 -------- docs/website/static/img/logo.png | Bin 0 -> 17968 bytes docs/website/static/img/logo.svg | 15 ++++++++------- docs/website/static/img/omni-intro.png | Bin 105517 -> 0 bytes docs/website/static/img/relayer.svg | 4 ---- .../website/static/img/restaking-security.png | Bin 122468 -> 0 bytes docs/website/static/img/restaking.svg | 4 ---- .../static/img/solver_architecture.jpg | Bin 391462 -> 0 bytes docs/website/static/img/staking.png | Bin 141168 -> 0 bytes .../static/img/supply-distribution.png | Bin 204907 -> 0 bytes docs/website/static/img/validator.png | Bin 189453 -> 0 bytes .../website/static/img/verification-table.png | Bin 233038 -> 0 bytes static/omni_banner.png | Bin 1780053 -> 0 bytes 39 files changed, 24 insertions(+), 43 deletions(-) create mode 100644 docs/website/static/avs-metadata.json delete mode 100644 docs/website/static/img/OmniDocsAnim.mp4 delete mode 100644 docs/website/static/img/abci-flow.png delete mode 100644 docs/website/static/img/abci2-flow.png delete mode 100644 docs/website/static/img/advisors.png delete mode 100644 docs/website/static/img/airdrop.png delete mode 100644 docs/website/static/img/banner-wide-light.png delete mode 100644 docs/website/static/img/banner-wide.png delete mode 100644 docs/website/static/img/cat.png delete mode 100644 docs/website/static/img/circulating-supply.png delete mode 100644 docs/website/static/img/components.png delete mode 100644 docs/website/static/img/consensus.png delete mode 100644 docs/website/static/img/core-contributors.png delete mode 100644 docs/website/static/img/core_architecture.jpg delete mode 100644 docs/website/static/img/dark-banner.png delete mode 100644 docs/website/static/img/favicon-dark.png delete mode 100644 docs/website/static/img/favicon.png delete mode 100644 docs/website/static/img/gas-marketplace.png delete mode 100755 docs/website/static/img/hevc.mp4 delete mode 100644 docs/website/static/img/high-level-arch.svg delete mode 100644 docs/website/static/img/integrated-consensus.png delete mode 100644 docs/website/static/img/investors.png delete mode 100644 docs/website/static/img/light-banner.png delete mode 100644 docs/website/static/img/logo-dark-blue.svg delete mode 100644 docs/website/static/img/logo-white.svg create mode 100644 docs/website/static/img/logo.png delete mode 100644 docs/website/static/img/omni-intro.png delete mode 100644 docs/website/static/img/relayer.svg delete mode 100644 docs/website/static/img/restaking-security.png delete mode 100644 docs/website/static/img/restaking.svg delete mode 100644 docs/website/static/img/solver_architecture.jpg delete mode 100644 docs/website/static/img/staking.png delete mode 100644 docs/website/static/img/supply-distribution.png delete mode 100644 docs/website/static/img/validator.png delete mode 100644 docs/website/static/img/verification-table.png delete mode 100644 static/omni_banner.png diff --git a/README.md b/README.md index 87fbaf398..abeab57e3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
- + ## About Omni diff --git a/docs/website/static/avs-metadata.json b/docs/website/static/avs-metadata.json new file mode 100644 index 000000000..5e980f40a --- /dev/null +++ b/docs/website/static/avs-metadata.json @@ -0,0 +1,7 @@ +{ + "name": "Omni Network", + "website": "https://omni.network/", + "description": "Omni is an Ethereum-native interoperability protocol that establishes low latency communications across Ethereum’s rollup ecosystem. Restaking enables Omni to establish a new precedent for secure, performant, and globally compatible interoperability for the future of Ethereum’s modular ecosystem.", + "logo": "https://docs.omni.network/img/logo.png", + "twitter": "https://twitter.com/OmniFDN" + } diff --git a/docs/website/static/img/OmniDocsAnim.mp4 b/docs/website/static/img/OmniDocsAnim.mp4 deleted file mode 100644 index f5093ccb0ab5bc5c6e622139ed9aef97d954d4d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 936975 zcmeD^2SC(H)1f0$6vPf9f`EE($+ZLlL5hN+K0rmVk)i!4Sf_bH{p-z6Z26kFO``7
zkAUwLf6Ox-pm*x_P^~S3G-v}qyg(4;2T;C55P3}~!{NiUI}kqC;4=(9ci;oVCZ`7_
z;7ra4%4JaML%AMGc_`!IbEV>b=kija0sIE _%c_K`Jic#W$t1Moz8r8$3q<^k1aDTgP8jTSUDh&+5
zz^V?s&P9x49(ZWsU@r!KDm?JR6v$5G{ZHt?z*8T*Tu8>#4NkyCU>6F;{z5Pl1D7wD
z)?DU*LuQ+Z{{}{Z72^>60S+*k#U9Q!2@KBsgb+HNBSb}PF(pHc(h^@VsSXch!53CQ
zuut&stXh=HTtjBW`jhT>rP=k@v*WEU7Ji4xiu8~D4r`K>S{M!wB?UZim*w-BcnEAJ
z+!GVrj21!weU3oL7sKhk>}iryOA%FhDp bAq)bz?ihmd0k5?C_KQt8eEy|{iOdQJ3K(jA4lqwHeeMYp}zU)h|7-s(1_
zv!wC*Ps1NSOSArv&fc1vyD( ;Yd?#Vfx>q4fys
zL?!-N_8IEocm5)Th*!CJhW*g jlOw_pD9%VT
zX!M;hQ<+hHvJCG2=#>>`y>cNMdBRcl_~8$@1j@xhxQ^9SD@@y{hoZ!ppHWaKcvBhB
zg-!6|<&e*taCVqOCQoxJlz;a66$ejV5|O<3u;a|7&K;`z09}$W
zRsAf`%aY`2<_v}e0gg|IFcvCc
?8&3
zq;WP*5h9*gh>7Y|u~eUbI0T20ibYBLkjwz3aEgn8p@v8Zo-&{oge3`#v{)Pgc*u(R
zd~hMDf6CTm$Dm&X-@+R9aa9yib6nYcE>U%y#;@x+S%E8Lvmu5B1gxTXptlAM6XX91
zFk@VyfCAezl=CILK~<+~&Dq*y%;)o@8d?M3ofY%{q*0vo9s(y~(pLl(!f^-8Yj<$R0s*)M=5&2G~>x!v
@XjN;;NqXj;Dn3l1}f
zZn_79oeC)W-_^Jhq6IPxq5=rEzsRmL@kZluAIKY{Ma&jGyUGIaK2QW}lk&YrThHmR
zaR3BQCW2g}Wb6F!egHY@-;P~{dXn){`3
pz2GJ+e!^rd`m>3?~p`|!KRrfY@wSuuEEBgzXTk5MeErDe_p!87se
z2QnE|+eseba@bn@YtX%0SjpKIJ$>xe9#Nv9`Z1Y9YOUk=PSF<)zT