Skip to content

Commit

Permalink
Site Update. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tlylt committed Jul 16, 2023
1 parent 04a0815 commit 70ca1c6
Show file tree
Hide file tree
Showing 191 changed files with 9,228 additions and 11,481 deletions.
26 changes: 19 additions & 7 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,38 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 4.1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MarkBind - Page not found</title>
<link rel="stylesheet" href="/markbind/css/bootstrap.min.css">
<meta name="generator" content="MarkBind 5.0.0">
<meta name="viewport" content="width=device-width, initial-scale=1"><title>MarkBind - Page not found</title><link rel="stylesheet" href="/markbind/css/bootstrap.min.css">
<link rel="stylesheet" href="/markbind/fontawesome/css/all.min.css">
<link rel="stylesheet" href="/markbind/glyphicons/css/bootstrap-glyphicons.min.css">
<link rel="stylesheet" href="/markbind/css/octicons.css">
<link rel="stylesheet" href="/markbind/material-icons/material-icons.css">
<link rel="stylesheet" href="/markbind/css/codeblock-light.min.css"><link rel="stylesheet" href="/markbind/css/markbind.min.css"><script src="/markbind/js/polyfill.min.js"></script>
<script src="/markbind/js/vue.min.js"></script>
<script src="/markbind/js/markbind.min.js"></script>
<script src="404.page-vue-render.js"></script>
<script src="/markbind/js/jquery.min.js"></script><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css"><link rel="icon" href="/favicon.ico"></head>
<script src="404.page-vue-render.js"></script><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css"><link rel="icon" href="/favicon.ico"></head>
<script>
const baseUrl = ''
</script>
<body >
<div id="app" data-server-rendered="true"><div><p></p><div class="text-center"><p style="font-size:10rem;">404</p></div> <div class="text-center"><p style="font-size:1.5rem;">File not found<br>Click <a href="/">here</a> to go back to the home page.</p></div><p></p> <i id="scroll-top-button" onclick="handleScrollTop()" aria-hidden="true" class="fa fa-arrow-circle-up fa-lg d-print-none"></i></div></div>
<div id="app" data-server-rendered="true"><div><p></p><div class="text-center"><p style="font-size:10rem;">404</p></div> <div class="text-center"><p style="font-size:1.5rem;">File not found<br>Click <a href="/">here</a> to go back to the home page.</p></div><p></p></div></div>
</body><script src="/markbind/js/bootstrap-utility.min.js"></script>
<script>
MarkBind.setupWithSearch()
</script>
<script>
function copyCodeBlock(element) {
const pre = element.parentElement.parentElement;
const codeElement = pre.querySelector('code');

// create dummy text element to select() the text field
const textElement = document.createElement('textarea');
textElement.value = codeElement.textContent;
document.body.appendChild(textElement);
textElement.select();

document.execCommand('copy');
document.body.removeChild(textElement);
}
</script>
</html>
2 changes: 1 addition & 1 deletion 404.page-vue-render.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ with(this){return _m(0)}
};
var pageVueStaticRenderFns = [function anonymous(
) {
with(this){return _c('div',{attrs:{"id":"app"}},[_c('div',[_c('p'),_c('div',{staticClass:"text-center"},[_c('p',{staticStyle:{"font-size":"10rem"}},[_v("404")])]),_v(" "),_c('div',{staticClass:"text-center"},[_c('p',{staticStyle:{"font-size":"1.5rem"}},[_v("File not found"),_c('br'),_v("Click "),_c('a',{attrs:{"href":"/"}},[_v("here")]),_v(" to go back to the home page.")])]),_c('p'),_v(" "),_c('i',{staticClass:"fa fa-arrow-circle-up fa-lg d-print-none",attrs:{"id":"scroll-top-button","onclick":"handleScrollTop()","aria-hidden":"true"}})])])}
with(this){return _c('div',{attrs:{"id":"app"}},[_c('div',[_c('p'),_c('div',{staticClass:"text-center"},[_c('p',{staticStyle:{"font-size":"10rem"}},[_v("404")])]),_v(" "),_c('div',{staticClass:"text-center"},[_c('p',{staticStyle:{"font-size":"1.5rem"}},[_v("File not found"),_c('br'),_v("Click "),_c('a',{attrs:{"href":"/"}},[_v("here")]),_v(" to go back to the home page.")])]),_c('p')])])}
}];

28 changes: 20 additions & 8 deletions about.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions about.page-vue-render.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
set -x
cd "${0%/*}"
markbind build
markbind deploy
Binary file added images/annotateSampleObject.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 images/annotateSampleSequence.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 modified images/bootcamp/logo_and_nav.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 removed images/bootcamp/page_nav.png
Binary file not shown.
Binary file added images/bootcamp/page_nav_after.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 images/bootcamp/page_nav_before.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 modified images/bootcamp/page_title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 21 additions & 9 deletions index.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions index.page-vue-render.js

Large diffs are not rendered by default.

Binary file modified markbind/css/fonts/KaTeX_AMS-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_AMS-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_AMS-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Caligraphic-Bold.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Caligraphic-Bold.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Caligraphic-Bold.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Caligraphic-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Caligraphic-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Caligraphic-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Fraktur-Bold.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Fraktur-Bold.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Fraktur-Bold.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Fraktur-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Fraktur-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Fraktur-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Bold.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Bold.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Bold.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-BoldItalic.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-BoldItalic.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-BoldItalic.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Italic.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Italic.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Italic.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Main-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Math-BoldItalic.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Math-BoldItalic.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Math-BoldItalic.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Math-Italic.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Math-Italic.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Math-Italic.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Bold.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Bold.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Bold.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Italic.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Italic.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Italic.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_SansSerif-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Script-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Script-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Script-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size1-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size1-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size1-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size2-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size2-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size2-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size3-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size3-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size3-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size4-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size4-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Size4-Regular.woff2
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Typewriter-Regular.ttf
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Typewriter-Regular.woff
Binary file not shown.
Binary file modified markbind/css/fonts/KaTeX_Typewriter-Regular.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion markbind/css/markbind.min.css

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions markbind/fontawesome/css/all.min.css

Large diffs are not rendered by default.

Binary file removed markbind/fontawesome/webfonts/fa-brands-400.eot
Binary file not shown.
3,717 changes: 0 additions & 3,717 deletions markbind/fontawesome/webfonts/fa-brands-400.svg

This file was deleted.

Binary file modified markbind/fontawesome/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file removed markbind/fontawesome/webfonts/fa-brands-400.woff
Binary file not shown.
Binary file modified markbind/fontawesome/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed markbind/fontawesome/webfonts/fa-regular-400.eot
Binary file not shown.
801 changes: 0 additions & 801 deletions markbind/fontawesome/webfonts/fa-regular-400.svg

This file was deleted.

Binary file modified markbind/fontawesome/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file removed markbind/fontawesome/webfonts/fa-regular-400.woff
Binary file not shown.
Binary file modified markbind/fontawesome/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed markbind/fontawesome/webfonts/fa-solid-900.eot
Binary file not shown.
5,034 changes: 0 additions & 5,034 deletions markbind/fontawesome/webfonts/fa-solid-900.svg

This file was deleted.

Binary file modified markbind/fontawesome/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file removed markbind/fontawesome/webfonts/fa-solid-900.woff
Binary file not shown.
Binary file modified markbind/fontawesome/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions markbind/js/jquery.min.js

This file was deleted.

2 changes: 1 addition & 1 deletion markbind/js/markbind.min.js

Large diffs are not rendered by default.

Binary file modified markbind/material-icons/material-icons-outlined.woff
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-outlined.woff2
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-round.woff
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-round.woff2
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-sharp.woff
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-sharp.woff2
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-two-tone.woff
Binary file not shown.
Binary file modified markbind/material-icons/material-icons-two-tone.woff2
Binary file not shown.
Binary file modified markbind/material-icons/material-icons.woff
Binary file not shown.
Binary file modified markbind/material-icons/material-icons.woff2
Binary file not shown.
28 changes: 20 additions & 8 deletions showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,43 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 4.1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MarkBind - Showcase</title>
<link rel="stylesheet" href="/markbind/css/bootstrap.min.css">
<meta name="generator" content="MarkBind 5.0.0">
<meta name="viewport" content="width=device-width, initial-scale=1"><title>MarkBind - Showcase</title><link rel="stylesheet" href="/markbind/css/bootstrap.min.css">
<link rel="stylesheet" href="/markbind/fontawesome/css/all.min.css">
<link rel="stylesheet" href="/markbind/glyphicons/css/bootstrap-glyphicons.min.css">
<link rel="stylesheet" href="/markbind/css/octicons.css">
<link rel="stylesheet" href="/markbind/material-icons/material-icons.css">
<link rel="stylesheet" href="/markbind/css/codeblock-light.min.css"><link rel="stylesheet" href="/markbind/css/markbind.min.css"><script src="/markbind/js/polyfill.min.js"></script>
<script src="/markbind/js/vue.min.js"></script>
<script src="/markbind/js/markbind.min.js"></script>
<script src="showcase.page-vue-render.js"></script>
<script src="/markbind/js/jquery.min.js"></script><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css">
<script src="showcase.page-vue-render.js"></script><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css">

<link rel="stylesheet" href="/css/main.css">
<link rel="icon" href="/favicon.ico"></head>
<script>
const baseUrl = ''
</script>
<body >
<div id="app" data-server-rendered="true"><header sticky=""><div data-v-15113a2f><nav class="navbar navbar-expand-md d-print-none navbar-dark bg-dark" data-v-15113a2f><div class="container-fluid" data-v-15113a2f><div class="navbar-left" data-v-15113a2f><a href="/index.html" title="Home" class="navbar-brand" data-v-15113a2f><img src="/images/logo-darkbackground.svg" height="20" data-v-15113a2f></a></div> <div class="navbar-default" data-v-15113a2f><ul class="navbar-nav me-auto mt-2 mt-lg-0" data-v-15113a2f> <li data-v-15113a2f><a highlight-on="exact" href="/index.html" class="nav-link" data-v-15113a2f>HOME</a></li> <div tags="environment--ug" data-v-15113a2f><li data-v-15113a2f><a highlight-on="sibling-or-child" href="/userGuide/index.html" class="nav-link" data-v-15113a2f>USER GUIDE</a></li></div> <li data-v-15113a2f><a highlight-on="exact" href="/showcase.html" class="nav-link" data-v-15113a2f>SHOWCASE</a></li> <li data-v-15113a2f><a highlight-on="exact" href="/about.html" class="nav-link" data-v-15113a2f>ABOUT</a></li> <li data-v-15113a2f><a href="https://github.com/MarkBind/markbind" target="_blank" class="nav-link" data-v-15113a2f><span data-v-15113a2f><span aria-hidden="true" class="fab fa-github" data-v-15113a2f></span></span></a></li></ul></div> <ul class="navbar-nav navbar-right" data-v-15113a2f><li data-v-15113a2f><form class="navbar-form" data-v-15113a2f><div class="dropdown" style="position:relative;" data-v-2955e59c><input data-bs-toggle="dropdown" type="text" placeholder="Search" autocomplete="off" value="" class="form-control" data-v-2955e59c> <div class="form-control placeholder-div-hidden" data-v-2955e59c>
<div id="app" data-server-rendered="true"><header sticky=""><div data-v-73b4aa16><nav class="navbar navbar-expand-md d-print-none navbar-dark bg-dark" data-v-73b4aa16><div class="container-fluid" data-v-73b4aa16><div class="navbar-left" data-v-73b4aa16><a href="/index.html" title="Home" class="navbar-brand" data-v-73b4aa16><img src="/images/logo-darkbackground.svg" height="20" data-v-73b4aa16></a></div> <div class="navbar-default" data-v-73b4aa16><ul class="navbar-nav me-auto mt-2 mt-lg-0" data-v-73b4aa16> <li data-v-73b4aa16><a highlight-on="exact" href="/index.html" class="nav-link" data-v-73b4aa16>HOME</a></li> <div tags="environment--ug environment--combined" data-v-73b4aa16><li data-v-73b4aa16><a highlight-on="sibling-or-child" href="/userGuide/index.html" class="nav-link" data-v-73b4aa16>USER GUIDE</a></li></div> <li data-v-73b4aa16><a highlight-on="exact" href="/showcase.html" class="nav-link" data-v-73b4aa16>SHOWCASE</a></li> <li data-v-73b4aa16><a highlight-on="exact" href="/about.html" class="nav-link" data-v-73b4aa16>ABOUT</a></li> <li data-v-73b4aa16><a href="https://github.com/MarkBind/markbind" target="_blank" class="nav-link" data-v-73b4aa16><span data-v-73b4aa16><span aria-hidden="true" class="fab fa-github" data-v-73b4aa16></span></span></a></li></ul></div> <ul class="navbar-nav navbar-right" data-v-73b4aa16><li data-v-73b4aa16><form class="navbar-form" data-v-73b4aa16><div class="dropdown" style="position:relative;" data-v-01e11c9b><input data-bs-toggle="dropdown" type="text" placeholder="Search" autocomplete="off" value="" class="form-control" data-v-01e11c9b> <div class="form-control placeholder-div-hidden" data-v-01e11c9b>
Search
</div> <ul class="dropdown-menu search-dropdown-menu d-none dropdown-menu-end" data-v-2955e59c></ul></div></form></li></ul></div></nav> <div class="lower-navbar-container" style="display:none;" data-v-15113a2f><!----> <!----></div></div></header> <div id="flex-body"><div id="content-wrapper"><h1 id="examples-of-markbind-websites"><span id="examples-of-markbind-websites" class="anchor"></span>Examples of MarkBind Websites<a href="#examples-of-markbind-websites" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h1> <h2 id="course-websites"><span id="course-websites" class="anchor"></span>Course Websites<a href="#course-websites" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h2> <ul><li><a href="https://www.comp.nus.edu.sg/~cs2103"><strong>CS2103/T Software Engineering</strong></a></li> <li><a href="https://www.comp.nus.edu.sg/~cs2113"><strong>CS2113/T Software Engineering and OOP</strong></a></li> <li><a href="https://nus-cs3281.github.io/website/"><strong>CS3281&amp;2 Thematic Systems Project</strong></a></li> <li><a href="https://nus-tic2002-2019.github.io/website/"><strong>TIC2002 Introduction to Software Engineering</strong></a></li> <li><a href="https://nus-te3201.github.io/2020/"><strong>TE3201 Software Engineering</strong></a></li> <li><a href="https://nus-cs3203.github.io/course-website/"><strong>CS3203 Software Engineering Project</strong></a></li></ul> <h2 id="online-books"><span id="online-books" class="anchor"></span>Online Books<a href="#online-books" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h2> <ul><li><a href="https://se-education.org/se-book/"><strong>Software Engineering for Self-Directed Learners</strong></a></li> <li><a href="https://se-education.org/learningresources/"><strong>A Student's Guide to Software Engineering Tools &amp; Techniques</strong></a></li></ul> <h2 id="product-project-websites"><span id="product-project-websites" class="anchor"></span>Product/Project Websites<a href="#product-project-websites" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h2> <ul><li>This website <span class="dimmed">(i.e., MarkBind website)</span></li> <li><a href="https://reposense.org"><strong>reposense.org</strong></a></li> <li><a href="https://se-education.org"><strong>se-education.org</strong></a></li></ul> <i id="scroll-top-button" onclick="handleScrollTop()" aria-hidden="true" class="fa fa-arrow-circle-up fa-lg d-print-none"></i></div></div> <div><footer><div class="text-center"><small>[Generated by <a href="https://markbind.org/">MarkBind 4.1.0</a> on Tue, 14 Feb 2023, 1:33:56 UTC]</small><br> <small>This site is powered by <a href="https://www.netlify.com/">Netlify</a>.</small></div></footer></div></div>
</div> <ul class="dropdown-menu search-dropdown-menu d-none dropdown-menu-end" data-v-01e11c9b></ul></div></form></li></ul></div></nav> <div class="lower-navbar-container" style="display:none;" data-v-73b4aa16><!----> <!----></div></div></header> <div id="flex-body"><div id="content-wrapper"><h1 id="examples-of-markbind-websites">Examples of MarkBind Websites<a href="#examples-of-markbind-websites" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h1> <h2 id="course-websites">Course Websites<a href="#course-websites" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h2> <ul><li><a href="https://www.comp.nus.edu.sg/~cs2103"><strong>CS2103/T Software Engineering</strong></a></li> <li><a href="https://www.comp.nus.edu.sg/~cs2113"><strong>CS2113/T Software Engineering and OOP</strong></a></li> <li><a href="https://nus-cs3281.github.io/website/"><strong>CS3281&amp;2 Thematic Systems Project</strong></a></li> <li><a href="https://nus-tic2002-2019.github.io/website/"><strong>TIC2002 Introduction to Software Engineering</strong></a></li> <li><a href="https://nus-te3201.github.io/2020/"><strong>TE3201 Software Engineering</strong></a></li> <li><a href="https://nus-cs3203.github.io/course-website/"><strong>CS3203 Software Engineering Project</strong></a></li></ul> <h2 id="online-books">Online Books<a href="#online-books" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h2> <ul><li><a href="https://se-education.org/se-book/"><strong>Software Engineering for Self-Directed Learners</strong></a></li> <li><a href="https://se-education.org/learningresources/"><strong>A Student's Guide to Software Engineering Tools &amp; Techniques</strong></a></li></ul> <h2 id="product-project-websites">Product/Project Websites<a href="#product-project-websites" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h2> <ul><li>This website <span class="dimmed">(i.e., MarkBind website)</span></li> <li><a href="https://reposense.org"><strong>reposense.org</strong></a></li> <li><a href="https://se-education.org"><strong>se-education.org</strong></a></li></ul></div> <div aria-hidden="true" class="scroll-top-button fa-lg d-print-none" style="display:none;bottom:2%;right:2%;position:fixed;"><i class="fas fa-arrow-circle-up"></i></div></div> <div><footer><div class="text-center"><small>[Generated by <a href="https://markbind.org/">MarkBind 5.0.0</a> on Sun, 16 Jul 2023, 10:15:51 UTC]</small><br> <small>This site is powered by <a href="https://www.netlify.com/">Netlify</a>.</small></div></footer></div></div>
</body><script src="/markbind/js/bootstrap-utility.min.js"></script>
<script>
MarkBind.setupWithSearch()
</script>
<script>
function copyCodeBlock(element) {
const pre = element.parentElement.parentElement;
const codeElement = pre.querySelector('code');

// create dummy text element to select() the text field
const textElement = document.createElement('textarea');
textElement.value = codeElement.textContent;
document.body.appendChild(textElement);
textElement.select();

document.execCommand('copy');
document.body.removeChild(textElement);
}
</script>
</html>
Loading

0 comments on commit 70ca1c6

Please sign in to comment.