Skip to content

Commit

Permalink
Deploying to gh-pages from @ dad77a5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuyanagimoto committed Apr 25, 2024
1 parent a018080 commit 0fbc00f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 32 deletions.
Binary file modified freeze.rds
Binary file not shown.
31 changes: 1 addition & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,35 +101,6 @@
}
}</script>

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml-full.js" type="text/javascript"></script>

<script type="text/javascript">
const typesetMath = (el) => {
if (window.MathJax) {
// MathJax Typeset
window.MathJax.typeset([el]);
} else if (window.katex) {
// KaTeX Render
var mathElements = el.getElementsByClassName("math");
var macros = [];
for (var i = 0; i < mathElements.length; i++) {
var texText = mathElements[i].firstChild;
if (mathElements[i].tagName == "SPAN") {
window.katex.render(texText.data, mathElements[i], {
displayMode: mathElements[i].classList.contains('display'),
throwOnError: false,
macros: macros,
fleqn: false
});
}
}
}
}
window.Quarto = {
typesetMath
};
</script>

</head>

Expand Down Expand Up @@ -270,7 +241,7 @@ <h1>typstcv</h1>
<ul>
<li>Byungjin Park’s <a href="https://github.com/posquit0/Awesome-CV">Awesome-CV</a>
<ul>
<li>A beautiful <span class="math inline">\(\LaTeX\)</span> template of CV</li>
<li>A beautiful LaTeX template of CV</li>
</ul></li>
<li>Paul Tsouchlos’s <a href="https://typst.app/universe/package/modern-cv/">modern-cv</a>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"href": "index.html",
"title": "typstcv",
"section": "",
"text": "This package provides helper functinons for kazuyanagimoto/quarto-awesomecv-typst. This work are inspired by these three works:\n\nByungjin Park’s Awesome-CV\n\nA beautiful \\(\\LaTeX\\) template of CV\n\nPaul Tsouchlos’s modern-cv\n\nA Typst implementation of Awesome-CV\n\nMitchell O’Hara-Wild and Rob Hyndman’s vitae\n\nR package for modern CV, including Awesome-CV\n\n\n\n\nYou can install the development version of typstcv from R-universe with:\ninstall.packages(\"typstcv\", repos = \"https://kazuyanagimoto.r-universe.dev\")\n\n\n\nYou can find a simple example and qmd code.\n\n\nYou can use the template with quarto command.\nquarto use template kazuyanagimoto/quarto-awesomecv-typst\n\n\n\nSet author information in YAML.\nauthor:\n firstname: Albert\n lastname: Einstein\n address: \"Rämistrasse 101, CH-8092 Zürich, Switzerland, Zürich\"\n positions: [\"Research Physicist\", \"Professor\"]\n contacts:\n - icon: fa envelope\n text: ae@example.com\n url: \"mailto:ae@example.com\"\n - icon: PATH_TO_ICON/icon.svg\n text: example.com\n url: https://example.com\n\nfontawesome icons are supported via duskmoon314/typst-fontawesome with fa prefix.\nSVG icons can be used by specifying the path to the icon file\n\n\n\n\nYou can set fonts and the accent color in YAML.\nstyle:\n color-accent: \"516db0\"\n font-header: \"Roboto\"\n font-text: \"Source Sans Pro\"\nformat:\n awesomecv-typst:\n font-paths: [\"PATH_TO_FONT\"]\n\n\n\nresume_entry() is a helper function to create resume entryies from a data frame.\ndf_educ |&gt;\n resume_entry(\n title = \"title\",\n location = \"location\",\n date = \"year\",\n description = \"detail\"\n)",
"text": "This package provides helper functinons for kazuyanagimoto/quarto-awesomecv-typst. This work are inspired by these three works:\n\nByungjin Park’s Awesome-CV\n\nA beautiful LaTeX template of CV\n\nPaul Tsouchlos’s modern-cv\n\nA Typst implementation of Awesome-CV\n\nMitchell O’Hara-Wild and Rob Hyndman’s vitae\n\nR package for modern CV, including Awesome-CV\n\n\n\n\nYou can install the development version of typstcv from R-universe with:\ninstall.packages(\"typstcv\", repos = \"https://kazuyanagimoto.r-universe.dev\")\n\n\n\nYou can find a simple example and qmd code.\n\n\nYou can use the template with quarto command.\nquarto use template kazuyanagimoto/quarto-awesomecv-typst\n\n\n\nSet author information in YAML.\nauthor:\n firstname: Albert\n lastname: Einstein\n address: \"Rämistrasse 101, CH-8092 Zürich, Switzerland, Zürich\"\n positions: [\"Research Physicist\", \"Professor\"]\n contacts:\n - icon: fa envelope\n text: ae@example.com\n url: \"mailto:ae@example.com\"\n - icon: PATH_TO_ICON/icon.svg\n text: example.com\n url: https://example.com\n\nfontawesome icons are supported via duskmoon314/typst-fontawesome with fa prefix.\nSVG icons can be used by specifying the path to the icon file\n\n\n\n\nYou can set fonts and the accent color in YAML.\nstyle:\n color-accent: \"516db0\"\n font-header: \"Roboto\"\n font-text: \"Source Sans Pro\"\nformat:\n awesomecv-typst:\n font-paths: [\"PATH_TO_FONT\"]\n\n\n\nresume_entry() is a helper function to create resume entryies from a data frame.\ndf_educ |&gt;\n resume_entry(\n title = \"title\",\n location = \"location\",\n date = \"year\",\n description = \"detail\"\n)",
"crumbs": [
"Home"
]
Expand Down
2 changes: 1 addition & 1 deletion vignettes/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h1 class="title">Gallery</h1>

<div class="quarto-listing quarto-listing-container-grid" id="listing-listing">
<div class="list grid quarto-listing-cols-3">
<div class="g-col-1" data-index="0" data-listing-date-sort="1714003200000" data-listing-file-modified-sort="1714033220604" data-listing-reading-time-sort="1" data-listing-word-count-sort="16">
<div class="g-col-1" data-index="0" data-listing-date-sort="1714003200000" data-listing-file-modified-sort="1714033300653" data-listing-reading-time-sort="1" data-listing-word-count-sort="16">
<a href="../vignettes/typstcv.pdf" class="quarto-grid-link">
<div class="quarto-grid-item card h-100 card-left">
<p class="card-img-top">
Expand Down
Binary file modified vignettes/typstcv.pdf
Binary file not shown.

0 comments on commit 0fbc00f

Please sign in to comment.