Skip to content

Commit

Permalink
more details for github page
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Feb 4, 2024
1 parent 5d22d44 commit 2cbc13e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions browser/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
build-ui-docker:
docker run --rm -v ${PWD}:/app -v ${PWD}/static/dist/:/dist -w /app --entrypoint ls -lha mam10eks/github-page-tutorial:0.0.2 node_modules/
docker run --rm -v ${PWD}:/app -v ${PWD}/static/dist/:/dist -w /app --entrypoint vite mam10eks/github-page-tutorial:0.0.2 build

coverage:
Expand Down
2 changes: 1 addition & 1 deletion browser/src/views/LandingPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

This contains a set of resources to x y practical part of ,
ir_datasets and <a href="https://webis.de/publications.html?q=tira#froebe_2023e" target="_blank">TIREx</a>
links to previous iterations
links to previous iterations in <a href="https://tira-io.github.io/ir-lab-sose-23/" target="_blank">summer term 2023</a> and <a href="https://tira-io.github.io/ir-lab-ws-23/" target="_blank">winter term 2023</a>.
</p>
<v-row class="d-flex justify-center py-4">
<v-col cols="auto">
Expand Down

0 comments on commit 2cbc13e

Please sign in to comment.