Skip to content

Commit

Permalink
Deployed 987a410 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Myyura committed May 2, 2024
1 parent f5d550a commit ec14d74
Show file tree
Hide file tree
Showing 22 changed files with 17,916 additions and 112 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h1>404 - Not found</h1>

<script src="/the_kai_project/assets/javascripts/bundle.dd8806f2.min.js"></script>

<script src="/the_kai_project/javascripts/mathjax.js"></script>
<script src="/the_kai_project/overrides/javascripts/mathjax.js"></script>

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>

Expand Down
136 changes: 132 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@



<link rel="next" href="kakomonn/tokyo_university/information/kyotsu_2017_8_math_1/">
<link rel="next" href="kakomonn/tokyo_university/science/phys_2020_8_phys_1/">


<link rel="icon" href="assets/images/favicon.png">
Expand Down Expand Up @@ -334,6 +334,10 @@










Expand Down Expand Up @@ -379,6 +383,128 @@
























<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">










<a href="kakomonn/tokyo_university/science/phys_2020_8_phys_1/" class="md-nav__link">


<span class="md-ellipsis">
理学系研究科
</span>



<span class="md-nav__icon md-icon"></span>

</a>







</li>




























<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">










<a href="kakomonn/tokyo_university/engineering/kyotsu_2023_8_math_1/" class="md-nav__link">


<span class="md-ellipsis">
工学系研究科
</span>



<span class="md-nav__icon md-icon"></span>

</a>







</li>














Expand Down Expand Up @@ -630,6 +756,8 @@


<h1 id="the-kai-project">The Kai Project<a class="headerlink" href="#the-kai-project" title="Permanent link"></a></h1>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal"><a href="#__codelineno-0-1">1</a></span></pre></div></td><td class="code"><div><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1"></a>&quot;Answer to the Ultimate Question of Life, the Universe, and Everything&quot;
</code></pre></div></td></tr></table></div>
<p>本项目旨在提供一个开源的、便捷的、分享与讨论修考试题答案的地方。</p>
<h2 id="how-to-contribute">How to contribute<a class="headerlink" href="#how-to-contribute" title="Permanent link"></a></h2>
<p>我们期待你的Input, 倘若你熟悉Git, 可以通过直接为本项目提交PR的方式添砖加瓦, 倘若你不熟悉, 亦可将想要分享的试题\答案通过邮件的方式发送给我们, 我们第一时间将其提交到本项目之上。</p>
Expand Down Expand Up @@ -676,13 +804,13 @@ <h2 id="contact">Contact<a class="headerlink" href="#contact" title="Permanent l



<a href="kakomonn/tokyo_university/information/kyotsu_2017_8_math_1/" class="md-footer__link md-footer__link--next" aria-label="Next: 数学 第1問">
<a href="kakomonn/tokyo_university/science/phys_2020_8_phys_1/" class="md-footer__link md-footer__link--next" aria-label="Next: 物理学 第1問">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
数学 第1問
物理学 第1問
</div>
</div>
<div class="md-footer__button md-icon">
Expand Down Expand Up @@ -727,7 +855,7 @@ <h2 id="contact">Contact<a class="headerlink" href="#contact" title="Permanent l

<script src="assets/javascripts/bundle.dd8806f2.min.js"></script>

<script src="javascripts/mathjax.js"></script>
<script src="overrides/javascripts/mathjax.js"></script>

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>

Expand Down
8 changes: 6 additions & 2 deletions javascripts/mathjax.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
window.MathJax = {
loader: {
load: ['[tex]/boldsymbol']
},
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
processEnvironments: true,
packages: {'[+]': ['boldsymbol']}
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
},
};

document$.subscribe(() => {
Expand Down
128 changes: 127 additions & 1 deletion kakomonn/kyoto_university/science/math_2024_8_kiso_2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,10 @@










Expand Down Expand Up @@ -381,6 +385,128 @@
























<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">










<a href="../../../tokyo_university/science/phys_2020_8_phys_1/" class="md-nav__link">


<span class="md-ellipsis">
理学系研究科
</span>



<span class="md-nav__icon md-icon"></span>

</a>







</li>




























<li class="md-nav__item md-nav__item--pruned md-nav__item--nested">










<a href="../../../tokyo_university/engineering/kyotsu_2023_8_math_1/" class="md-nav__link">


<span class="md-ellipsis">
工学系研究科
</span>



<span class="md-nav__icon md-icon"></span>

</a>







</li>














Expand Down Expand Up @@ -1011,7 +1137,7 @@ <h3 id="ii">(ii)<a class="headerlink" href="#ii" title="Permanent link"></a><

<script src="../../../../assets/javascripts/bundle.dd8806f2.min.js"></script>

<script src="../../../../javascripts/mathjax.js"></script>
<script src="../../../../overrides/javascripts/mathjax.js"></script>

<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>

Expand Down
Loading

0 comments on commit ec14d74

Please sign in to comment.