Skip to content

okatsn/QuartoTemplates

Repository files navigation

Use Templates

Documentation

Template tree-slide

By Executing tree-slide.sh

By executing tree-slide.sh, you can create a new index.qmd file with all dependent files copied to the target directory; the scripts is intended to create a new presentation of tree-slide in the directory of ../HelloWorld at one click.

The script tree-slide.sh generates index.qmd files and others by calling tree-slide/render.js to render the mustache files therein with ./tree-slide/data.json, and copy them to ../HelloWorld, where your personal information should be set in tree-slide/data.json.

Steps

Clone QuartoTemplates to the directory of your projects:

git clone https://github.com/okatsn/QuartoTemplates.git

Modify data.json, and

cd QuartoTemplates
. tree-slide.sh HelloWorld

Render the files in tree-slide

Alternatively, you can render file directly in ./tree-slide.

cd tree-slide
node render.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published