Skip to content

Commit

Permalink
rendered u1, u2, u4, u6
Browse files Browse the repository at this point in the history
  • Loading branch information
chloecwh committed Dec 17, 2024
1 parent 705ebce commit 0221320
Show file tree
Hide file tree
Showing 30 changed files with 337 additions and 431 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ book:
- u4.qmd
- u5.qmd
- u6.qmd

repo-url: https://github.com/TWUOnline/inno101-q/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
repo-branch: dev
repo-actions: [issue]
Expand Down Expand Up @@ -67,7 +68,7 @@ format:
# The line below should only be enabled to locally test css before moving it to the main css file in course materials.
#theme: [cosmo, yml-assets/test.scss]
include-in-header:
- text: |
- text: |
<script type="application/javascript" src="https://twuonline.github.io/course-materials/quarto/twu_global_header.js"></script>
<link rel = "shortcut icon" href = "https://twuonline.github.io/course-materials/quarto/favicon.ico" />
Expand Down
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file added assets/u1/3. LDRS 101_Overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/u1/4. LDRS 101_Learning online.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added docs/assets/u1/3. LDRS 101_Overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/u1/4. LDRS 101_Learning online.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/u1/ldrs101-vault-main.zip
Binary file not shown.
Binary file added docs/assets/u1/obsidian2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/u1/vault-contents.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
14 changes: 7 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.6.8">
<meta name="generator" content="quarto-1.6.37">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -37,10 +37,10 @@
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
<script src="site_libs/quarto-html/anchor.min.js"></script>
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
<link href="site_libs/quarto-html/quarto-syntax-highlighting-79bb3942e891885f9f7af119cd221462.css" rel="stylesheet" id="quarto-text-highlighting-styles">
<link href="site_libs/quarto-html/quarto-syntax-highlighting-29e2c20b02301cfff04dc8050bf30c7e.css" rel="stylesheet" id="quarto-text-highlighting-styles">
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
<link href="site_libs/bootstrap/bootstrap-e19161ed4e9aff9b066a34963cfd5be8.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
<link href="site_libs/bootstrap/bootstrap-7580570a2e354cd56757c689413fca0c.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
<script id="quarto-search-options" type="application/json">{
"location": "sidebar",
"copy-button": false,
Expand Down Expand Up @@ -68,8 +68,11 @@
"search-label": "Search"
}
}</script>
<script type="application/javascript" src="https://twuonline.github.io/course-materials/quarto/twu_global_header.js"></script>
<link rel="shortcut icon" href="https://twuonline.github.io/course-materials/quarto/favicon.ico">


<link rel="stylesheet" href="https://twuonline.github.io/course-materials/quarto/twu_styles.css">
</head>

<body>
Expand Down Expand Up @@ -113,7 +116,7 @@ <h1 class="title">LDRS 101 Course Notes</h1>
<div>
<div class="quarto-title-meta-heading">Last Modified</div>
<div class="quarto-title-meta-contents">
<p class="date">Dec 16, 2024</p>
<p class="date">Dec 17, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -275,8 +278,6 @@ <h2 class="unnumbered anchored" data-anchor-id="course-activities">Course Activi
});
clipboard.on('success', onCopySuccess);
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
// For code content inside modals, clipBoardJS needs to be initialized with a container option
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
text: getTextToCopy,
container: window.document.getElementById('quarto-embedded-source-code-modal')
Expand Down Expand Up @@ -387,7 +388,6 @@ <h2 class="unnumbered anchored" data-anchor-id="course-activities">Course Activi
if (window.Quarto?.typesetMath) {
window.Quarto.typesetMath(note);
}
// TODO in 1.5, we should make sure this works without a callout special case
if (note.classList.contains("callout")) {
return note.outerHTML;
} else {
Expand Down
18 changes: 9 additions & 9 deletions docs/search.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

12 changes: 0 additions & 12 deletions docs/site_libs/bootstrap/bootstrap.min.css

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

205 changes: 0 additions & 205 deletions docs/site_libs/quarto-html/quarto-syntax-highlighting.css

This file was deleted.

5 changes: 4 additions & 1 deletion docs/site_libs/quarto-html/quarto.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,10 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
}

async function findAndActivateCategories() {
const currentPagePath = offsetAbsoluteUrl(window.location.href);
// Categories search with listing only use path without query
const currentPagePath = offsetAbsoluteUrl(
window.location.origin + window.location.pathname
);
const response = await fetch(offsetRelativeUrl("listings.json"));
if (response.status == 200) {
return response.json().then(function (listingPaths) {
Expand Down
Loading

0 comments on commit 0221320

Please sign in to comment.