You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| to html ||[](presentation/presentation.html)||
15
-
| to docx |[](article/article.docx)||[](thesis/thesis.pdf)|
16
-
| to epub |||[](thesis/thesis.epub)|
17
-
| to pdf |[](article/article.pdf)|[](presentation/presentation.pdf)|[](thesis/thesis.pdf)|
18
-
| to pptx ||[](presentation/presentation.pptx)||
19
-
| to tex |[](article/article.tex)|[](presentation/presentation.tex)|[](thesis/thesis.tex)|
11
+
// prettier-ignore
12
+
| from md |[article/article.md](article/article.md)[article/article.md](article/article.md)|[presentation/presentation.md](presentation/presentation.md)|[thesis/00.md](thesis/00.md)|
| to html ||[](presentation/presentation.html)||
16
+
| to docx |[](article/article.docx)||[](thesis/thesis.pdf)|
17
+
| to epub |||[](thesis/thesis.epub)|
18
+
| to pdf |[](article/article.pdf)|[](presentation/presentation.pdf)|[](thesis/thesis.pdf)|
19
+
| to pptx ||[](presentation/presentation.pptx)||
20
+
| to tex |[](article/article.tex)|[](presentation/presentation.tex)|[](thesis/thesis.tex)|
20
21
21
22
## Getting Started
22
23
@@ -28,7 +29,7 @@ Follow the [The Markdown Guide](https://www.markdownguide.org/) and make sure yo
28
29
2. Edit [article/article.md](article/article.md), [presentation/presentation.md](presentation/presentation.md) or [thesis/](thesis) according to the [The Markdown Guide](https://www.markdownguide.org/)[online](https://docs.github.com/en/github/managing-files-in-a-repository/managing-files-on-github/editing-files-in-your-repository), with [Zettlr](https://www.zettlr.com/) or another [Markdown editor](https://www.markdownguide.org/tools/)
29
30
3. Edit [article/references.bib](article/references.bib), [presentation/references.bib](presentation/references.bib) or [thesis/references.bib](thesis/references.bib)[online](https://docs.github.com/en/github/managing-files-in-a-repository/managing-files-on-github/editing-files-in-your-repository), with [JabRef](http://www.jabref.org/) or with your favorite Bibtex editor
30
31
4.[Commit](https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project) your changes
31
-
5. Manually run the [Pandoc GitHub actions](https://github.com/maehr/academic-pandoc-template/actions/workflows/pandoc.yml) to build your document. They will be commited to main branch as well. [](https://github.com/maehr/academic-pandoc-template/actions/workflows/pandoc.yml)
32
+
5. Manually run the [Pandoc GitHub actions](https://github.com/maehr/academic-pandoc-template/actions/workflows/pandoc.yml) to build your document. They will be commited to main branch as well. [](https://github.com/maehr/academic-pandoc-template/actions/workflows/pandoc.yml)
0 commit comments