Skip to content

Commit 5b49bb4

Browse files
committed
Get gitpod working!
1 parent ef363bd commit 5b49bb4

File tree

6 files changed

+42
-41
lines changed

6 files changed

+42
-41
lines changed

.gitpod.Dockerfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
FROM gitpod/workspace-full
22

33
RUN brew install R
4-
RUN wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.0.36/quarto-1.0.36-linux-amd64.deb
4+
RUN wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.3.361/quarto-1.3.361-linux-amd64.deb
55
RUN sudo dpkg -i quarto*
66
RUN rm *.deb
7+
RUN Rscript -e 'install.packages("rmarkdown", repos="https://cloud.r-project.org")'
8+
RUN Rscript -e 'install.packages("languageserver", repos="https://cloud.r-project.org")'
9+
RUN sudo apt install -y librsvg2-bin

.gitpod.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ image:
44
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
55
tasks:
66
- name: quarto
7-
# init: echo 'init script' # runs during prebuild
8-
command: quarto preview
7+
init: |
8+
quarto install tinytex
9+
command: quarto preview /workspace/intro-to-ancient-metagenomics-book --render all --no-browser --no-watch-inputs
910

1011
# List the ports to expose. Learn more https://www.gitpod.io/docs/config-ports/
1112
ports:
@@ -14,9 +15,6 @@ ports:
1415

1516
vscode:
1617
extensions:
17-
- [email protected]:z5vr1v1bfS++U/aHLSXQ6Q==
1818
- quarto.quarto
19-
20-
# init/before start steps?
21-
# quarto check
22-
# quarto install tinytex
19+
- REditorSupport.r
20+
1 Byte
Binary file not shown.

docs/site_libs/bootstrap/bootstrap-dark.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/site_libs/bootstrap/bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/sitemap.xml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,126 +2,126 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/index.html</loc>
5-
<lastmod>2023-06-05T13:32:24.043Z</lastmod>
5+
<lastmod>2023-06-12T10:36:17.189Z</lastmod>
66
</url>
77
<url>
88
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/authors.html</loc>
9-
<lastmod>2023-06-05T13:32:24.047Z</lastmod>
9+
<lastmod>2023-06-12T10:36:17.205Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/acknowledgements.html</loc>
13-
<lastmod>2023-06-05T13:32:24.055Z</lastmod>
13+
<lastmod>2023-06-12T10:36:17.209Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/before-you-start.html</loc>
17-
<lastmod>2023-06-05T13:32:24.067Z</lastmod>
17+
<lastmod>2023-06-12T10:36:17.221Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/section-theory.html</loc>
21-
<lastmod>2023-06-05T13:32:24.075Z</lastmod>
21+
<lastmod>2023-06-12T10:36:17.229Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-ngs-sequencing.html</loc>
25-
<lastmod>2023-06-05T13:32:24.083Z</lastmod>
25+
<lastmod>2023-06-12T10:36:17.237Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-ancient-dna.html</loc>
29-
<lastmod>2023-06-05T13:32:24.087Z</lastmod>
29+
<lastmod>2023-06-12T10:36:17.245Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-metagenomics.html</loc>
33-
<lastmod>2023-06-05T13:32:24.095Z</lastmod>
33+
<lastmod>2023-06-12T10:36:17.253Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-microbial-genomics.html</loc>
37-
<lastmod>2023-06-05T13:32:24.103Z</lastmod>
37+
<lastmod>2023-06-12T10:36:17.257Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-evolutionary-biology.html</loc>
41-
<lastmod>2023-06-05T13:32:24.111Z</lastmod>
41+
<lastmod>2023-06-12T10:36:17.265Z</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/section-useful-skills.html</loc>
45-
<lastmod>2023-06-05T13:32:24.115Z</lastmod>
45+
<lastmod>2023-06-12T10:36:17.269Z</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/bare-bones-bash.html</loc>
49-
<lastmod>2023-06-05T13:32:24.123Z</lastmod>
49+
<lastmod>2023-06-12T10:36:17.281Z</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-r.html</loc>
53-
<lastmod>2023-06-05T13:32:24.167Z</lastmod>
53+
<lastmod>2023-06-12T10:36:17.329Z</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-python.html</loc>
57-
<lastmod>2023-06-05T13:32:24.247Z</lastmod>
57+
<lastmod>2023-06-12T10:36:17.401Z</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/introduction-to-git.html</loc>
61-
<lastmod>2023-06-05T13:32:24.255Z</lastmod>
61+
<lastmod>2023-06-12T10:36:17.413Z</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/section-ancient-metagenomics.html</loc>
65-
<lastmod>2023-06-05T13:32:24.263Z</lastmod>
65+
<lastmod>2023-06-12T10:36:17.417Z</lastmod>
6666
</url>
6767
<url>
6868
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/taxonomic-profiling.html</loc>
69-
<lastmod>2023-06-05T13:32:24.339Z</lastmod>
69+
<lastmod>2023-06-12T10:36:17.501Z</lastmod>
7070
</url>
7171
<url>
7272
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/functional-profiling.html</loc>
73-
<lastmod>2023-06-05T13:32:24.395Z</lastmod>
73+
<lastmod>2023-06-12T10:36:17.561Z</lastmod>
7474
</url>
7575
<url>
7676
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/denovo-assembly.html</loc>
77-
<lastmod>2023-06-05T13:32:24.403Z</lastmod>
77+
<lastmod>2023-06-12T10:36:17.565Z</lastmod>
7878
</url>
7979
<url>
8080
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/section-ancient-genomics.html</loc>
81-
<lastmod>2023-06-05T13:32:24.411Z</lastmod>
81+
<lastmod>2023-06-12T10:36:17.577Z</lastmod>
8282
</url>
8383
<url>
8484
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/genome-mapping.html</loc>
85-
<lastmod>2023-06-05T13:32:24.435Z</lastmod>
85+
<lastmod>2023-06-12T10:36:17.593Z</lastmod>
8686
</url>
8787
<url>
8888
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/phylogenomics.html</loc>
89-
<lastmod>2023-06-05T13:32:24.447Z</lastmod>
89+
<lastmod>2023-06-12T10:36:17.609Z</lastmod>
9090
</url>
9191
<url>
9292
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/section-ancient-metagenomic-resources.html</loc>
93-
<lastmod>2023-06-05T13:32:24.455Z</lastmod>
93+
<lastmod>2023-06-12T10:36:17.617Z</lastmod>
9494
</url>
9595
<url>
9696
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/accessing-ancientmetagenomic-data.html</loc>
97-
<lastmod>2023-06-05T13:32:24.475Z</lastmod>
97+
<lastmod>2023-06-12T10:36:17.629Z</lastmod>
9898
</url>
9999
<url>
100100
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/ancient-metagenomic-pipelines.html</loc>
101-
<lastmod>2023-06-05T13:32:24.483Z</lastmod>
101+
<lastmod>2023-06-12T10:36:17.641Z</lastmod>
102102
</url>
103103
<url>
104104
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/summary.html</loc>
105-
<lastmod>2023-06-05T13:32:24.491Z</lastmod>
105+
<lastmod>2023-06-12T10:36:17.645Z</lastmod>
106106
</url>
107107
<url>
108108
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/appendices.html</loc>
109-
<lastmod>2023-06-05T13:32:24.495Z</lastmod>
109+
<lastmod>2023-06-12T10:36:17.669Z</lastmod>
110110
</url>
111111
<url>
112112
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/resources.html</loc>
113-
<lastmod>2023-06-05T13:32:24.503Z</lastmod>
113+
<lastmod>2023-06-12T10:36:17.685Z</lastmod>
114114
</url>
115115
<url>
116116
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/references.html</loc>
117-
<lastmod>2023-06-05T13:32:24.523Z</lastmod>
117+
<lastmod>2023-06-12T10:36:17.693Z</lastmod>
118118
</url>
119119
<url>
120120
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/tools.html</loc>
121-
<lastmod>2023-06-05T13:32:24.543Z</lastmod>
121+
<lastmod>2023-06-12T10:36:17.701Z</lastmod>
122122
</url>
123123
<url>
124124
<loc>https://spaam-community.github.io/intro-to-ancient-metagenomics-book/Introduction-to-Ancient-Metagenomics.pdf</loc>
125-
<lastmod>2023-06-05T13:32:23.215Z</lastmod>
125+
<lastmod>2023-06-12T10:36:16.365Z</lastmod>
126126
</url>
127127
</urlset>

0 commit comments

Comments
 (0)