https://github.com/southernmethodistuniversity/quarto-book-template
Template for creating a Quarto Book
https://github.com/southernmethodistuniversity/quarto-book-template
Last synced: 9 months ago
JSON representation
Template for creating a Quarto Book
- Host: GitHub
- URL: https://github.com/southernmethodistuniversity/quarto-book-template
- Owner: SouthernMethodistUniversity
- License: cc-by-sa-4.0
- Created: 2025-07-29T18:02:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T18:27:00.000Z (11 months ago)
- Last Synced: 2025-07-29T20:02:09.091Z (11 months ago)
- Language: R
- Homepage: https://southernmethodistuniversity.github.io/quarto-book-template/
- Size: 637 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quarto Books Template
- [ ] In the top right, click on `Use this template` and select `Create a new repository`
- [ ] Select `Include all branches` to ensure `gh-pages` is included
- [ ] Select `SouthernMethodistUniversity` as the owner, and give the repo an appropriate name
- [ ] Add a short description of the purpose for the repo
- [ ] Make the repo `Public` (IMPORTANT: This is what allows it to deploy to GitHub Pages)
- [ ] Wait for a few minutes for all the GitHub Actions to execute
- [ ] Click the gear icon next to `About` and select `Use your GitHub Pages website`
- [ ] Clone the repo and edit [quarto.yml](_quarto.yml) everywhere `TODO` is mentioned in a comment
- [ ] Update the content below to include an appropriate logo and description for the content
- [ ] Update `.qmd` files to reflect the content you want deployed
- [ ] Delete this section of the `README.md`
- [ ] Commit, Push, and wait a few minutes for the GitHub Actions to trigger
------ ***→ DELETE EVERYTHING ABOVE THIS LINE (including this line) ←*** ------
# Insert Title Here 
Add text here explaining the content of the workshop.
The content for this workshop is developed and taught by the OIT Research Technology Services team at SMU in collaboration with SMU Libraries.
## Objectives
- Add bullet list of objectives here.
[](http://creativecommons.org/licenses/by-sa/4.0/)