-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshowcase.page-vue-render.js
More file actions
4 lines (2 loc) · 9.96 KB
/
showcase.page-vue-render.js
File metadata and controls
4 lines (2 loc) · 9.96 KB
1
2
3
4
const renderFn = new Function("const { createElementVNode: _createElementVNode, resolveComponent: _resolveComponent, createVNode: _createVNode, createTextVNode: _createTextVNode, withCtx: _withCtx, Fragment: _Fragment, openBlock: _openBlock, createElementBlock: _createElementBlock } = Vue\n\nconst _hoisted_1 = { sticky: \"\" }\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"/index.html\",\n title: \"Home\",\n class: \"navbar-brand\"\n}, [\n /*#__PURE__*/_createElementVNode(\"img\", {\n src: \"/images/logo-darkbackground.svg\",\n height: \"20\"\n })\n], -1 /* HOISTED */)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"exact\",\n href: \"/index.html\",\n class: \"nav-link\"\n }, \"HOME\")\n], -1 /* HOISTED */)\nconst _hoisted_4 = /*#__PURE__*/_createElementVNode(\"div\", { tags: \"environment--ug environment--combined\" }, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"sibling-or-child\",\n href: \"/userGuide/index.html\",\n class: \"nav-link\"\n }, \"USER GUIDE\")\n ])\n], -1 /* HOISTED */)\nconst _hoisted_5 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"exact\",\n href: \"/showcase.html\",\n class: \"nav-link\"\n }, \"SHOWCASE\")\n], -1 /* HOISTED */)\nconst _hoisted_6 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n \"highlight-on\": \"exact\",\n href: \"/about.html\",\n class: \"nav-link\"\n }, \"ABOUT\")\n], -1 /* HOISTED */)\nconst _hoisted_7 = /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", {\n href: \"https://github.com/MarkBind/markbind\",\n target: \"_blank\",\n class: \"nav-link\"\n }, [\n /*#__PURE__*/_createElementVNode(\"span\", null, [\n /*#__PURE__*/_createElementVNode(\"span\", {\n \"aria-hidden\": \"true\",\n class: \"fab fa-github\"\n })\n ])\n ])\n], -1 /* HOISTED */)\nconst _hoisted_8 = { class: \"navbar-form\" }\nconst _hoisted_9 = { id: \"flex-body\" }\nconst _hoisted_10 = /*#__PURE__*/_createElementVNode(\"div\", { id: \"content-wrapper\" }, [\n /*#__PURE__*/_createElementVNode(\"h1\", { id: \"examples-of-markbind-websites\" }, [\n /*#__PURE__*/_createTextVNode(\"Examples of MarkBind Websites\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n class: \"fa fa-anchor\",\n href: \"#examples-of-markbind-websites\",\n onclick: \"event.stopPropagation()\"\n })\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"h2\", { id: \"course-websites\" }, [\n /*#__PURE__*/_createTextVNode(\"Course Websites\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n class: \"fa fa-anchor\",\n href: \"#course-websites\",\n onclick: \"event.stopPropagation()\"\n })\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.comp.nus.edu.sg/~cs2103\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"CS2103/T Software Engineering\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.comp.nus.edu.sg/~cs2113\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"CS2113/T Software Engineering and OOP\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://nus-cs3281.github.io/website/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"CS3281&2 Thematic Systems Project\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://nus-tic2002-2019.github.io/website/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"TIC2002 Introduction to Software Engineering\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://nus-te3201.github.io/2020/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"TE3201 Software Engineering\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://nus-cs3203.github.io/course-website/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"CS3203 Software Engineering Project\")\n ])\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"h2\", { id: \"online-books\" }, [\n /*#__PURE__*/_createTextVNode(\"Online Books\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n class: \"fa fa-anchor\",\n href: \"#online-books\",\n onclick: \"event.stopPropagation()\"\n })\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://se-education.org/se-book/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"Software Engineering for Self-Directed Learners\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://se-education.org/learningresources/\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"A Student's Guide to Software Engineering Tools & Techniques\")\n ])\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"h2\", { id: \"product-project-websites\" }, [\n /*#__PURE__*/_createTextVNode(\"Product/Project Websites\"),\n /*#__PURE__*/_createElementVNode(\"a\", {\n class: \"fa fa-anchor\",\n href: \"#product-project-websites\",\n onclick: \"event.stopPropagation()\"\n })\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"ul\", null, [\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createTextVNode(\"This website \"),\n /*#__PURE__*/_createElementVNode(\"span\", { class: \"dimmed\" }, \"(i.e., MarkBind website)\")\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://reposense.org\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"reposense.org\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://se-education.org\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"se-education.org\")\n ])\n ]),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"li\", null, [\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://damithc.github.io/ab3-markbind/index.html\" }, [\n /*#__PURE__*/_createElementVNode(\"strong\", null, \"AddressBook Level-3\")\n ])\n ])\n ])\n], -1 /* HOISTED */)\nconst _hoisted_11 = /*#__PURE__*/_createElementVNode(\"div\", null, [\n /*#__PURE__*/_createElementVNode(\"footer\", null, [\n /*#__PURE__*/_createElementVNode(\"div\", { class: \"text-center\" }, [\n /*#__PURE__*/_createElementVNode(\"small\", null, [\n /*#__PURE__*/_createTextVNode(\"[Generated by \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://markbind.org/\" }, \"MarkBind 7.1.1\"),\n /*#__PURE__*/_createTextVNode(\" on Thu, 16 Apr 2026, 11:52:42 UTC]\")\n ]),\n /*#__PURE__*/_createElementVNode(\"br\"),\n /*#__PURE__*/_createTextVNode(),\n /*#__PURE__*/_createElementVNode(\"small\", null, [\n /*#__PURE__*/_createTextVNode(\"This site is powered by \"),\n /*#__PURE__*/_createElementVNode(\"a\", { href: \"https://www.netlify.com/\" }, \"Netlify\"),\n /*#__PURE__*/_createTextVNode(\".\")\n ])\n ])\n ])\n], -1 /* HOISTED */)\n\nreturn function render(_ctx, _cache) {\n const _component_searchbar = _resolveComponent(\"searchbar\")\n const _component_navbar = _resolveComponent(\"navbar\")\n const _component_scroll_top_button = _resolveComponent(\"scroll-top-button\")\n\n return (_openBlock(), _createElementBlock(_Fragment, null, [\n _createElementVNode(\"header\", _hoisted_1, [\n _createVNode(_component_navbar, { type: \"dark\" }, {\n brand: _withCtx(() => [\n _hoisted_2\n ]),\n right: _withCtx(() => [\n _createElementVNode(\"li\", null, [\n _createElementVNode(\"form\", _hoisted_8, [\n _createVNode(_component_searchbar, {\n data: _ctx.searchData,\n placeholder: \"Search\",\n \"on-hit\": _ctx.searchCallback,\n \"menu-align-right\": \"\"\n }, null, 8 /* PROPS */, [\"data\", \"on-hit\"])\n ])\n ])\n ]),\n default: _withCtx(() => [\n _createTextVNode(),\n _hoisted_3,\n _createTextVNode(),\n _hoisted_4,\n _createTextVNode(),\n _hoisted_5,\n _createTextVNode(),\n _hoisted_6,\n _createTextVNode(),\n _hoisted_7,\n _createTextVNode()\n ]),\n _: 1 /* STABLE */\n })\n ]),\n _createTextVNode(),\n _createElementVNode(\"div\", _hoisted_9, [\n _hoisted_10,\n _createTextVNode(),\n _createVNode(_component_scroll_top_button)\n ]),\n _createTextVNode(),\n _hoisted_11\n ], 64 /* STABLE_FRAGMENT */))\n}");
var render = renderFn();