Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
furqanramzan committed Oct 11, 2023
0 parents commit 0cee2fd
Show file tree
Hide file tree
Showing 347 changed files with 6,990 additions and 0 deletions.
40 changes: 40 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<!doctype html>
<html lang="en-US" data-theme="light">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="generator" content="VuePress 2.0.0-beta.66" />
<meta name="theme" content="VuePress Theme Hope" />
<meta property="og:url" content="https://furqanramzan.github.io/clean-code-guidelines/clean-code-guidelines/404.html"><meta property="og:site_name" content="Clean Code Guidelines"><meta property="og:type" content="website"><meta property="og:locale" content="en-US"><meta property="article:author" content="Muhammad Furqan"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":""}</script><link rel="icon" href="/clean-code-guidelines/favicon.ico"><link rel="icon" href="/clean-code-guidelines/assets/icon/chrome-mask-512.png" type="image/png" sizes="512x512"><link rel="icon" href="/clean-code-guidelines/assets/icon/chrome-mask-192.png" type="image/png" sizes="192x192"><link rel="icon" href="/clean-code-guidelines/assets/icon/chrome-512.png" type="image/png" sizes="512x512"><link rel="icon" href="/clean-code-guidelines/assets/icon/chrome-192.png" type="image/png" sizes="192x192"><link rel="manifest" href="/clean-code-guidelines/manifest.webmanifest" crossorigin="use-credentials"><meta name="theme-color" content="#46bd87"><link rel="apple-touch-icon" href="/clean-code-guidelines/assets/icon/apple-icon-152.png"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><meta name="msapplication-TileImage" content="/clean-code-guidelines/assets/icon/ms-icon-144.png"><meta name="msapplication-TileColor" content="#ffffff"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"><title>Clean Code Guidelines</title><meta name="description" content="">
<style>
:root {
--bg-color: #fff;
}

html[data-theme="dark"] {
--bg-color: #1d1e1f;
}

html,
body {
background: var(--bg-color);
}
</style>
<script>
const userMode = localStorage.getItem("vuepress-theme-hope-scheme");
const systemDarkMode =
window.matchMedia &&
window.matchMedia("(prefers-color-scheme: dark)").matches;

if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) {
document.documentElement.setAttribute("data-theme", "dark");
}
</script>
<link rel="preload" href="/clean-code-guidelines/assets/style-c22f1c7a.css" as="style"><link rel="stylesheet" href="/clean-code-guidelines/assets/style-c22f1c7a.css">
<link rel="modulepreload" href="/clean-code-guidelines/assets/app-6ab927ab.js"><link rel="modulepreload" href="/clean-code-guidelines/assets/404.html-088da03b.js"><link rel="modulepreload" href="/clean-code-guidelines/assets/404.html-5e14a150.js"><link rel="modulepreload" href="/clean-code-guidelines/assets/plugin-vue_export-helper-c27b6911.js">
</head>
<body>
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">Skip to main content</a><!--]--><!--[--><div class="theme-container no-sidebar has-toc"><!--[--><header id="navbar" class="vp-navbar"><div class="vp-navbar-start"><button type="button" class="vp-toggle-sidebar-button" title="Toggle Sidebar"><span class="icon"></span></button><!--[--><!----><!--]--><!--[--><a class="vp-link vp-brand" href="/clean-code-guidelines/"><img class="vp-nav-logo" src="/clean-code-guidelines/logo.svg" alt="Clean Code Guidelines"><!----><span class="vp-site-name hide-in-pad">Clean Code Guidelines</span></a><!--]--><!--[--><!----><!--]--></div><div class="vp-navbar-center"><!--[--><!----><!--]--><!--[--><!----><!--]--><!--[--><!----><!--]--></div><div class="vp-navbar-end"><!--[--><!----><!--]--><!--[--><!----><div class="nav-item vp-repo"><a class="vp-repo-link" href="https://github.com/vuepress-theme-hope/vuepress-theme-hope" target="_blank" rel="noopener noreferrer" aria-label="GitHub"><svg xmlns="http://www.w3.org/2000/svg" class="icon github-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="github icon" style="width:1.25rem;height:1.25rem;vertical-align:middle;"><path d="M511.957 21.333C241.024 21.333 21.333 240.981 21.333 512c0 216.832 140.544 400.725 335.574 465.664 24.49 4.395 32.256-10.07 32.256-23.083 0-11.69.256-44.245 0-85.205-136.448 29.61-164.736-64.64-164.736-64.64-22.315-56.704-54.4-71.765-54.4-71.765-44.587-30.464 3.285-29.824 3.285-29.824 49.195 3.413 75.179 50.517 75.179 50.517 43.776 75.008 114.816 53.333 142.762 40.79 4.523-31.66 17.152-53.377 31.19-65.537-108.971-12.458-223.488-54.485-223.488-242.602 0-53.547 19.114-97.323 50.517-131.67-5.035-12.33-21.93-62.293 4.779-129.834 0 0 41.258-13.184 134.912 50.346a469.803 469.803 0 0 1 122.88-16.554c41.642.213 83.626 5.632 122.88 16.554 93.653-63.488 134.784-50.346 134.784-50.346 26.752 67.541 9.898 117.504 4.864 129.834 31.402 34.347 50.474 78.123 50.474 131.67 0 188.586-114.73 230.016-224.042 242.09 17.578 15.232 33.578 44.672 33.578 90.454v135.85c0 13.142 7.936 27.606 32.854 22.87C862.25 912.597 1002.667 728.747 1002.667 512c0-271.019-219.648-490.667-490.71-490.667z"></path></svg></a></div><div class="nav-item hide-in-mobile"><button type="button" id="appearance-switch"><svg xmlns="http://www.w3.org/2000/svg" class="icon auto-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="auto icon" style="display:block;"><path d="M512 992C246.92 992 32 777.08 32 512S246.92 32 512 32s480 214.92 480 480-214.92 480-480 480zm0-840c-198.78 0-360 161.22-360 360 0 198.84 161.22 360 360 360s360-161.16 360-360c0-198.78-161.22-360-360-360zm0 660V212c165.72 0 300 134.34 300 300 0 165.72-134.28 300-300 300z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon dark-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="dark icon" style="display:none;"><path d="M524.8 938.667h-4.267a439.893 439.893 0 0 1-313.173-134.4 446.293 446.293 0 0 1-11.093-597.334A432.213 432.213 0 0 1 366.933 90.027a42.667 42.667 0 0 1 45.227 9.386 42.667 42.667 0 0 1 10.24 42.667 358.4 358.4 0 0 0 82.773 375.893 361.387 361.387 0 0 0 376.747 82.774 42.667 42.667 0 0 1 54.187 55.04 433.493 433.493 0 0 1-99.84 154.88 438.613 438.613 0 0 1-311.467 128z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon light-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="light icon" style="display:none;"><path d="M952 552h-80a40 40 0 0 1 0-80h80a40 40 0 0 1 0 80zM801.88 280.08a41 41 0 0 1-57.96-57.96l57.96-58a41.04 41.04 0 0 1 58 58l-58 57.96zM512 752a240 240 0 1 1 0-480 240 240 0 0 1 0 480zm0-560a40 40 0 0 1-40-40V72a40 40 0 0 1 80 0v80a40 40 0 0 1-40 40zm-289.88 88.08-58-57.96a41.04 41.04 0 0 1 58-58l57.96 58a41 41 0 0 1-57.96 57.96zM192 512a40 40 0 0 1-40 40H72a40 40 0 0 1 0-80h80a40 40 0 0 1 40 40zm30.12 231.92a41 41 0 0 1 57.96 57.96l-57.96 58a41.04 41.04 0 0 1-58-58l58-57.96zM512 832a40 40 0 0 1 40 40v80a40 40 0 0 1-80 0v-80a40 40 0 0 1 40-40zm289.88-88.08 58 57.96a41.04 41.04 0 0 1-58 58l-57.96-58a41 41 0 0 1 57.96-57.96z"></path></svg></button></div><!----><!--]--><!--[--><!----><!--]--><button type="button" class="vp-toggle-navbar-button" aria-label="Toggle Navbar" aria-expanded="false" aria-controls="nav-screen"><span><span class="vp-top"></span><span class="vp-middle"></span><span class="vp-bottom"></span></span></button></div></header><!----><!--]--><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><aside id="sidebar" class="vp-sidebar"><!--[--><!----><!--]--><ul class="vp-sidebar-links"><li><section class="vp-sidebar-group"><button class="vp-sidebar-heading clickable" type="button"><span class="font-icon icon iconfont icon-note" style=""></span><span class="vp-sidebar-title">Practise</span><span class="vp-arrow end"></span></button><!----></section></li><li><section class="vp-sidebar-group"><button class="vp-sidebar-heading clickable" type="button"><span class="font-icon icon iconfont icon-sitemap" style=""></span><span class="vp-sidebar-title">Principle</span><span class="vp-arrow end"></span></button><!----></section></li><li><section class="vp-sidebar-group"><button class="vp-sidebar-heading clickable" type="button"><span class="font-icon icon iconfont icon-comment" style=""></span><span class="vp-sidebar-title">Methods</span><span class="vp-arrow end"></span></button><!----></section></li><li><section class="vp-sidebar-group"><button class="vp-sidebar-heading clickable" type="button"><span class="font-icon icon iconfont icon-layout" style=""></span><span class="vp-sidebar-title">Design Patterns</span><span class="vp-arrow end"></span></button><!----></section></li><li><section class="vp-sidebar-group"><button class="vp-sidebar-heading clickable" type="button"><span class="font-icon icon iconfont icon-info" style=""></span><span class="vp-sidebar-title">Glossary</span><span class="vp-arrow end"></span></button><!----></section></li></ul><!--[--><!----><!--]--></aside><!--[--><main id="main-content" class="vp-page not-found"><div class="not-found-hint"><p class="error-code">404</p><h1 class="error-title">Page not found</h1><p class="error-hint">That’s a Four-Oh-Four.</p></div><div class="actions"><button type="button" class="action-button">Go back</button><button type="button" class="action-button">Take me home</button></div></main><!--]--><footer class="vp-footer-wrapper"><div class="vp-footer">Clean Code Guidelines</div><div class="vp-copyright">Copyright © 2023 Muhammad Furqan</div></footer></div><!--]--><!--]--><!----><!----><!--]--></div>
<script type="module" src="/clean-code-guidelines/assets/app-6ab927ab.js" defer></script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/404.html-088da03b.js

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

1 change: 1 addition & 0 deletions assets/404.html-5e14a150.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{_ as e}from"./plugin-vue_export-helper-c27b6911.js";import{o as t,c}from"./app-6ab927ab.js";const o={};function r(_,n){return t(),c("div")}const f=e(o,[["render",r],["__file","404.html.vue"]]);export{f as default};
Binary file added assets/KaTeX_AMS-Regular-0cdd387c.woff2
Binary file not shown.
Binary file added assets/KaTeX_AMS-Regular-30da91e8.woff
Binary file not shown.
Binary file added assets/KaTeX_AMS-Regular-68534840.ttf
Binary file not shown.
Binary file added assets/KaTeX_Caligraphic-Bold-07d8e303.ttf
Binary file not shown.
Binary file added assets/KaTeX_Caligraphic-Bold-1ae6bd74.woff
Binary file not shown.
Binary file added assets/KaTeX_Caligraphic-Bold-de7701e4.woff2
Binary file not shown.
Binary file added assets/KaTeX_Caligraphic-Regular-3398dd02.woff
Binary file not shown.
Binary file added assets/KaTeX_Caligraphic-Regular-5d53e70a.woff2
Binary file not shown.
Binary file added assets/KaTeX_Caligraphic-Regular-ed0b7437.ttf
Binary file not shown.
Binary file added assets/KaTeX_Fraktur-Bold-74444efd.woff2
Binary file not shown.
Binary file added assets/KaTeX_Fraktur-Bold-9163df9c.ttf
Binary file not shown.
Binary file added assets/KaTeX_Fraktur-Bold-9be7ceb8.woff
Binary file not shown.
Binary file added assets/KaTeX_Fraktur-Regular-1e6f9579.ttf
Binary file not shown.
Binary file added assets/KaTeX_Fraktur-Regular-51814d27.woff2
Binary file not shown.
Binary file added assets/KaTeX_Fraktur-Regular-5e28753b.woff
Binary file not shown.
Binary file added assets/KaTeX_Main-Bold-0f60d1b8.woff2
Binary file not shown.
Binary file added assets/KaTeX_Main-Bold-138ac28d.ttf
Binary file not shown.
Binary file added assets/KaTeX_Main-Bold-c76c5d69.woff
Binary file not shown.
Binary file added assets/KaTeX_Main-BoldItalic-70ee1f64.ttf
Binary file not shown.
Binary file added assets/KaTeX_Main-BoldItalic-99cd42a3.woff2
Binary file not shown.
Binary file added assets/KaTeX_Main-BoldItalic-a6f7ec0d.woff
Binary file not shown.
Binary file added assets/KaTeX_Main-Italic-0d85ae7c.ttf
Binary file not shown.
Binary file added assets/KaTeX_Main-Italic-97479ca6.woff2
Binary file not shown.
Binary file added assets/KaTeX_Main-Italic-f1d6ef86.woff
Binary file not shown.
Binary file added assets/KaTeX_Main-Regular-c2342cd8.woff2
Binary file not shown.
Binary file added assets/KaTeX_Main-Regular-c6368d87.woff
Binary file not shown.
Binary file added assets/KaTeX_Main-Regular-d0332f52.ttf
Binary file not shown.
Binary file added assets/KaTeX_Math-BoldItalic-850c0af5.woff
Binary file not shown.
Binary file added assets/KaTeX_Math-BoldItalic-dc47344d.woff2
Binary file not shown.
Binary file added assets/KaTeX_Math-BoldItalic-f9377ab0.ttf
Binary file not shown.
Binary file added assets/KaTeX_Math-Italic-08ce98e5.ttf
Binary file not shown.
Binary file added assets/KaTeX_Math-Italic-7af58c5e.woff2
Binary file not shown.
Binary file added assets/KaTeX_Math-Italic-8a8d2445.woff
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Bold-1ece03f7.ttf
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Bold-e99ae511.woff2
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Bold-ece03cfd.woff
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Italic-00b26ac8.woff2
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Italic-3931dd81.ttf
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Italic-91ee6750.woff
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Regular-11e4dc8a.woff
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Regular-68e8c73e.woff2
Binary file not shown.
Binary file added assets/KaTeX_SansSerif-Regular-f36ea897.ttf
Binary file not shown.
Binary file added assets/KaTeX_Script-Regular-036d4e95.woff2
Binary file not shown.
Binary file added assets/KaTeX_Script-Regular-1c67f068.ttf
Binary file not shown.
Binary file added assets/KaTeX_Script-Regular-d96cdf2b.woff
Binary file not shown.
Binary file added assets/KaTeX_Size1-Regular-6b47c401.woff2
Binary file not shown.
Binary file added assets/KaTeX_Size1-Regular-95b6d2f1.ttf
Binary file not shown.
Binary file added assets/KaTeX_Size1-Regular-c943cc98.woff
Binary file not shown.
Binary file added assets/KaTeX_Size2-Regular-2014c523.woff
Binary file not shown.
Binary file added assets/KaTeX_Size2-Regular-a6b2099f.ttf
Binary file not shown.
Binary file added assets/KaTeX_Size2-Regular-d04c5421.woff2
Binary file not shown.
Binary file added assets/KaTeX_Size3-Regular-500e04d5.ttf
Binary file not shown.
Binary file added assets/KaTeX_Size3-Regular-6ab6b62e.woff
Binary file not shown.
Binary file added assets/KaTeX_Size4-Regular-99f9c675.woff
Binary file not shown.
Binary file added assets/KaTeX_Size4-Regular-a4af7d41.woff2
Binary file not shown.
Binary file added assets/KaTeX_Size4-Regular-c647367d.ttf
Binary file not shown.
Binary file added assets/KaTeX_Typewriter-Regular-71d517d6.woff2
Binary file not shown.
Binary file added assets/KaTeX_Typewriter-Regular-e14fed02.woff
Binary file not shown.
Binary file added assets/KaTeX_Typewriter-Regular-f01f3e87.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions assets/VuePlayground-c6d3b965.js

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

1 change: 1 addition & 0 deletions assets/aaa.html-463d05c2.js

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

1 change: 1 addition & 0 deletions assets/aaa.html-c459c5e8.js

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

24 changes: 24 additions & 0 deletions assets/app-6ab927ab.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/arc-99224392.js

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

1 change: 1 addition & 0 deletions assets/array-9f3ba611.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
function t(r){return typeof r=="object"&&"length"in r?r:Array.from(r)}export{t as a};
Loading

0 comments on commit 0cee2fd

Please sign in to comment.