Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalci committed Feb 16, 2024
1 parent e04a031 commit 52d48d5
Show file tree
Hide file tree
Showing 6 changed files with 946 additions and 227 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: "actions checkout"
uses: actions/checkout@v3

- name: "Setup pandoc"
uses: r-lib/actions/setup-pandoc@v2
# - name: "Setup pandoc"
# uses: r-lib/actions/setup-pandoc@v2

# - name: Install VIPS
# run: sudo apt-get install -y libvips-tools
Expand All @@ -35,6 +35,12 @@ jobs:
# uncomment below and fill to pin a version
#version: 1.3.353


- name: "render EN"
run: |
quarto render
# - uses: r-lib/actions/setup-tinytex@v2
# - run: tlmgr --version

Expand Down
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ HE-gastritis.dzi
HE-gastritis.html
HE-deneme2.html
TwoChannelExample.zip


/.quarto/

docs
225 changes: 0 additions & 225 deletions README.qmd

This file was deleted.

Loading

0 comments on commit 52d48d5

Please sign in to comment.