Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-maeng committed Aug 28, 2024
1 parent 8806d88 commit 36b91e3
Show file tree
Hide file tree
Showing 4 changed files with 4,014 additions and 5 deletions.
6 changes: 1 addition & 5 deletions code/_full.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,10 @@
<link rel="stylesheet" href="https://unpkg.com/prismjs@1.29.0/themes/prism-okaidia.min.css" />

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css" />
<link rel="stylesheet" href="index.css" />
<style>html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:#00d2ff}::selection{background:#00d2ff}body,html{font-size:16px;word-break:keep-all;font-family:Pretendard, -apple-system, BlinkMacSystemFont, Bazier Square, Noto Sans KR, Segoe UI, Apple SD Gothic Neo, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;letter-spacing:-.3px;color:#222;padding-bottom:2rem;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:960px){body,html{font-size:14px}}body:before{position:fixed;z-index:1;top:0;display:block;content:"";width:100%;height:10px;background:#00d2ff;background:-webkit-gradient(linear, left top, right top, from(#3a7bd5), to(#00d2ff));background:linear-gradient(90deg, #3a7bd5, #00d2ff)}section{padding:0 2rem}p{margin:1rem 0 0;font-size:1rem;line-height:1.4}a{color:#3a7bd5;-webkit-transition:color .3s ease;transition:color .3s ease}a:hover{color:#00d2ff}h1{font-size:3rem;line-height:1.1}h2{font-size:3rem;margin:4rem 0 2rem}@media screen and (max-width:960px){h2{margin:4rem 0 0rem}}h3,h4{font-size:2rem;margin:0 0 1rem}@media screen and (max-width:960px){h4{font-size:1.5rem}}h5{font-size:1.3rem;margin:.5rem 0;color:#333}ul{list-style:none;padding:0;margin:0;font-size:1.1rem}ul>li{position:relative;padding:.2rem 0 .2rem 1rem}ul>li:before{position:absolute;left:0;display:inline-block;content:"•";color:#3a7bd5}ul>li:last-child ul{margin-bottom:0}.container{width:100%;max-width:80rem;margin:auto}.period-mark{color:#3a7bd5}.row{padding:3rem 0;border-bottom:1px solid #eee}.codeview-tree{width:13rem;display:inline-block;padding-top:2px}.codeview-code{width:calc(100% - 13.6rem);display:inline-block;vertical-align:top}@media screen and (max-width:960px){.codeview-tree{width:8rem}.codeview-code{width:calc(100% - 8.6rem)}}:not(pre) > code[class*="language-"],pre[class*="language-"]{font-size:0.8em}:not(pre) > code[class*="language-tree"],pre[class*="language-tree"]{font-size:10px}pre[class*="language-"],code[class*="language-"]{line-height:1.2}pre[class$="csharp"],code[class$="csharp"]{white-space:pre-wrap}div.line-highlight{background:rgba(58,123,213,.4)}div.line-highlight:before{display:none}</style>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-L0XFCNDTF9"></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-L0XFCNDTF9');</script>

<style>
pre[class$="csharp"],code[class$="csharp"]{max-height:unset}
</style>
</head>

<body>
Expand Down
3 changes: 3 additions & 0 deletions code/_single.html → code/_sa.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css" />
<style>html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:#00d2ff}::selection{background:#00d2ff}body,html{font-size:16px;word-break:keep-all;font-family:Pretendard, -apple-system, BlinkMacSystemFont, Bazier Square, Noto Sans KR, Segoe UI, Apple SD Gothic Neo, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;letter-spacing:-.3px;color:#222;padding-bottom:2rem;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:960px){body,html{font-size:14px}}body:before{position:fixed;z-index:1;top:0;display:block;content:"";width:100%;height:10px;background:#00d2ff;background:-webkit-gradient(linear, left top, right top, from(#3a7bd5), to(#00d2ff));background:linear-gradient(90deg, #3a7bd5, #00d2ff)}section{padding:0 2rem}p{margin:1rem 0 0;font-size:1rem;line-height:1.4}a{color:#3a7bd5;-webkit-transition:color .3s ease;transition:color .3s ease}a:hover{color:#00d2ff}h1{font-size:3rem;line-height:1.1}h2{font-size:3rem;margin:4rem 0 2rem}@media screen and (max-width:960px){h2{margin:4rem 0 0rem}}h3,h4{font-size:2rem;margin:0 0 1rem}@media screen and (max-width:960px){h4{font-size:1.5rem}}h5{font-size:1.3rem;margin:.5rem 0;color:#333}ul{list-style:none;padding:0;margin:0;font-size:1.1rem}ul>li{position:relative;padding:.2rem 0 .2rem 1rem}ul>li:before{position:absolute;left:0;display:inline-block;content:"•";color:#3a7bd5}ul>li:last-child ul{margin-bottom:0}.container{width:100%;max-width:80rem;margin:auto}.period-mark{color:#3a7bd5}.row{padding:3rem 0;border-bottom:1px solid #eee}.codeview-tree{width:13rem;display:inline-block;padding-top:2px}.codeview-code{width:calc(100% - 13.6rem);display:inline-block;vertical-align:top}@media screen and (max-width:960px){.codeview-tree{width:8rem}.codeview-code{width:calc(100% - 8.6rem)}}:not(pre) > code[class*="language-"],pre[class*="language-"]{font-size:0.8em}:not(pre) > code[class*="language-tree"],pre[class*="language-tree"]{font-size:10px}pre[class*="language-"],code[class*="language-"]{line-height:1.2}pre[class$="csharp"],code[class$="csharp"]{white-space:pre-wrap;max-height:60em}div.line-highlight{background:rgba(58,123,213,.4)}div.line-highlight:before{display:none}</style>

<!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-L0XFCNDTF9"></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-L0XFCNDTF9');</script>-->
</head>

<body>
Expand Down
Loading

0 comments on commit 36b91e3

Please sign in to comment.