Skip to content

Commit

Permalink
link to pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
jangenoe committed Oct 3, 2024
1 parent d23d2dc commit 283710f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ jobs:
jb build --builder pdflatex --all files/
mv ./files/_toc.yml ./files/_tocpdf.yml
mv ./files/_tochtml.yml ./files/_toc.yml
mv ./files/_build/latex/python.pdf ./files/_build/latex/VideoHolography.pdf
mv ./files/_build/latex/python.pdf ./files/_build/latex/VideoHolography.pdf
- name: GitHub Pages action
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./files/_build/latex/
destination_dir: Latex
destination_dir: pdf
1 change: 1 addition & 0 deletions files/Publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ ACS Photonics 11, pp. 529–536, Feb. 2024,

* -
- Guillaume Croes[{fab}`orcid;sd-text-success`](http://orcid.org/0000-0001-6168-9794),
V. Krasnov,
Robert Gehlhaar[{fab}`orcid;sd-text-success`](http://orcid.org/0000-0002-3038-9462),
Jan Genoe[{fab}`orcid;sd-text-success`](http://orcid.org/0000-0002-4019-5979),
**Computer Generated Holography for Waveguide based Holographic Displays**,
Expand Down
1 change: 1 addition & 0 deletions files/Team.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The ERC project Video Holography has been executed at [imec](https://www.imec.be

* - ![foto](./images/Guillaume.jpg)
- Guillaume Croes is the PhD student elaborating the metamaterial stack and optical model for the optimization for driving the hologram.
He was awarded a Strategic Basic Research Fellowship from FWO for his PhD


* - ![foto](./images/Tsang-HsuanWang.jpg)
Expand Down
7 changes: 6 additions & 1 deletion files/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@ chapters:
- file: sota
- file: Team
- file: Publications
- file: bib
- file: bib
- url: https://jangenoe.github.io/VideoHolography/pdf/VideoHolography.pdf
title: PDF version of this document
- url: https://erc.europa.eu/homepage
title: European Research Council homepage

0 comments on commit 283710f

Please sign in to comment.