Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update about text #110

Merged
merged 2 commits into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 2 additions & 39 deletions archesdataviewer/static/vite_build/.vite/manifest.json
Original file line number Diff line number Diff line change
@@ -1,48 +1,11 @@
{
"index.html": {
"file": "assets/index-CDN88RxT.js",
"file": "assets/index-DxYgfFyc.js",
"name": "index",
"src": "index.html",
"isEntry": true,
"css": [
"assets/index-BgRmE63X.css"
],
"assets": [
"assets/inter-cyrillic-ext-wght-normal-B2xhLi22.woff2",
"assets/inter-cyrillic-wght-normal-CMZtQduZ.woff2",
"assets/inter-greek-ext-wght-normal-CGAr0uHJ.woff2",
"assets/inter-greek-wght-normal-CaVNZxsx.woff2",
"assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2",
"assets/inter-latin-ext-wght-normal-CFHvXkgd.woff2",
"assets/inter-latin-wght-normal-C2S99t-D.woff2"
"assets/index-CkyBGNpN.css"
]
},
"node_modules/@fontsource-variable/inter/files/inter-cyrillic-ext-wght-normal.woff2": {
"file": "assets/inter-cyrillic-ext-wght-normal-B2xhLi22.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-cyrillic-ext-wght-normal.woff2"
},
"node_modules/@fontsource-variable/inter/files/inter-cyrillic-wght-normal.woff2": {
"file": "assets/inter-cyrillic-wght-normal-CMZtQduZ.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-cyrillic-wght-normal.woff2"
},
"node_modules/@fontsource-variable/inter/files/inter-greek-ext-wght-normal.woff2": {
"file": "assets/inter-greek-ext-wght-normal-CGAr0uHJ.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-greek-ext-wght-normal.woff2"
},
"node_modules/@fontsource-variable/inter/files/inter-greek-wght-normal.woff2": {
"file": "assets/inter-greek-wght-normal-CaVNZxsx.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-greek-wght-normal.woff2"
},
"node_modules/@fontsource-variable/inter/files/inter-latin-ext-wght-normal.woff2": {
"file": "assets/inter-latin-ext-wght-normal-CFHvXkgd.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-latin-ext-wght-normal.woff2"
},
"node_modules/@fontsource-variable/inter/files/inter-latin-wght-normal.woff2": {
"file": "assets/inter-latin-wght-normal-C2S99t-D.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-latin-wght-normal.woff2"
},
"node_modules/@fontsource-variable/inter/files/inter-vietnamese-wght-normal.woff2": {
"file": "assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2",
"src": "node_modules/@fontsource-variable/inter/files/inter-vietnamese-wght-normal.woff2"
}
}

This file was deleted.

31 changes: 0 additions & 31 deletions archesdataviewer/static/vite_build/assets/index-CDN88RxT.js

This file was deleted.

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions archesdataviewer/static/vite_build/assets/index-DxYgfFyc.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions archesdataviewer/static/vite_build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Arches Data Viewer</title>
<script type="module" crossorigin src="/assets/index-CDN88RxT.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BgRmE63X.css">
<script type="module" crossorigin src="/assets/index-DxYgfFyc.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CkyBGNpN.css">
</head>
<body>
<div id="app"></div>
Expand Down
24 changes: 21 additions & 3 deletions front-end/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,27 @@
<div class="footer-blurb">
<h2>About / Credit</h2>
<p>
This site is a project of XYZ and ABC in association with DEF. All artwork is courtesy of
the respective artist. You can email [email protected] to suggest changes or pat our
collective back.
This site is a project of
<a href="https://opentechstrategies.com/">Open Tech Strategies, LLC</a>. Our thanks to the
artists and curators who created and continue to build the
<a href="https://students.colum.edu/deps/wabash-arts-corridor">Wabash Arts Corridor</a> in
Chicago. Please write us at
<a
href="mailto:[email protected]?subject=Explore%20Wabash%20Arts%20Corridor%20site"
>[email protected]</a
>
to suggest changes or improvements to this site.
</p>
<p>
This site is free &amp; open source software, based on the
<a href="https://www.archesproject.org/">Arches</a> heritage data management platform. See
the <a href="https://github.com/OpenTechStrategies/arches-app-exp">application code</a>,
the
<a href="https://code.librehq.com/ots/arches/arches-demo-data/-/tree/main/wac">data</a>,
and our
<a href="https://code.librehq.com/ots/arches/arches-sites/-/tree/main/ots/wac"
>data import scripts</a
>. Contributions welcome.
</p>
</div>
</footer>
Expand Down