Skip to content

Commit

Permalink
test-pic-welcome
Browse files Browse the repository at this point in the history
  • Loading branch information
little612pea committed Nov 19, 2023
1 parent e9de84e commit 3964962
Show file tree
Hide file tree
Showing 7 changed files with 63 additions and 112 deletions.
12 changes: 8 additions & 4 deletions docs/welcome.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 欢迎来到jy-hf的代码空间
---
template: home.html
title: jy-hf的代码空间
social:
cards_layout_options:
title: Documentation that simply works
---

本学习网站使用mkdocs-material搭建,建站教程请见 [mkdocs.org](https://www.mkdocs.org).

<img src="./assets/1.jpg" alt="1" style="zoom: 25%;" />
Welcome to Material for MkDocs.
Binary file added material/assets/images/illustration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions material/overrides/home.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{#-
This file was automatically generated - do not edit
-#}
{% extends "main.html" %}
{% block tabs %}
{{ super() }}
<style>.md-header{position:initial}.md-main__inner{margin:0}.md-content{display:none}@media screen and (min-width:60em){.md-sidebar--secondary{display:none}}@media screen and (min-width:76.25em){.md-sidebar--primary{display:none}}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__image">
<img src="assets/images/illustration.png" alt="" width="1638.4" height="809.2" draggable="false">
</div>
<div class="mdx-hero__content">
<h1>Technical documentation that just works</h1>
<p>{{ config.site_description }}. Set up in 5 minutes.</p>
<a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary">
Quick start
</a>
<a href="{{ 'insiders/' | url }}" title="Material for MkDocs Insiders" class="md-button">
Get Insiders
</a>
</div>
</div>
</div>
</section>
{% endblock %}
{% block content %}{% endblock %}
{% block footer %}{% endblock %}
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ nav:
theme:
name: material
language: zh
custom_dir: material/overrides
features:
- header.autohide
- navigation.instant
Expand Down
2 changes: 1 addition & 1 deletion site/search/search_index.json

Large diffs are not rendered by default.

Binary file modified site/sitemap.xml.gz
Binary file not shown.
131 changes: 24 additions & 107 deletions site/welcome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@



<title>Home - jy-hf's learning site</title>
<title>jy-hf的代码空间 - jy-hf's learning site</title>



Expand Down Expand Up @@ -76,11 +76,6 @@
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">


<a href="#jy-hf" class="md-skip">
跳转至
</a>

</div>
<div data-md-component="announce">

Expand Down Expand Up @@ -111,7 +106,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">

Home
jy-hf的代码空间

</span>
</div>
Expand Down Expand Up @@ -203,6 +198,7 @@
<div class="md-container" data-md-component="container">






Expand Down Expand Up @@ -359,6 +355,27 @@



<style>.md-header{position:initial}.md-main__inner{margin:0}.md-content{display:none}@media screen and (min-width:60em){.md-sidebar--secondary{display:none}}@media screen and (min-width:76.25em){.md-sidebar--primary{display:none}}</style>
<section class="mdx-container">
<div class="md-grid md-typeset">
<div class="mdx-hero">
<div class="mdx-hero__image">
<img src="assets/images/illustration.png" alt="" width="1638.4" height="809.2" draggable="false">
</div>
<div class="mdx-hero__content">
<h1>Technical documentation that just works</h1>
<p>An Experimental Package Management Solution for Python. Set up in 5 minutes.</p>
<a href=".." title="mkdocs-guide" class="md-button md-button--primary">
Quick start
</a>
<a href="../insiders/" title="Material for MkDocs Insiders" class="md-button">
Get Insiders
</a>
</div>
</div>
</div>
</section>

<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">

Expand Down Expand Up @@ -413,17 +430,6 @@



<label class="md-nav__link md-nav__link--active" for="__toc">


<span class="md-ellipsis">
Home
</span>


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

<a href="./" class="md-nav__link md-nav__link--active">


Expand All @@ -434,32 +440,6 @@

</a>



<nav class="md-nav md-nav--secondary" aria-label="目录">




<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
目录
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#jy-hf" class="md-nav__link">
<span class="md-ellipsis">
欢迎来到jy-hf的代码空间
</span>
</a>

</li>

</ul>

</nav>

</li>


Expand Down Expand Up @@ -1346,23 +1326,6 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">







<h1>Home</h1>

<h2 id="jy-hf">欢迎来到jy-hf的代码空间</h2>
<p>本学习网站使用mkdocs-material搭建,建站教程请见 <a href="https://www.mkdocs.org">mkdocs.org</a>.</p>
<p><img src="./assets/1.jpg" alt="1" style="zoom: 25%;" /></p>






</article>
</div>

Expand All @@ -1377,52 +1340,6 @@ <h2 id="jy-hf">欢迎来到jy-hf的代码空间</h2>

</main>

<footer class="md-footer">



<nav class="md-footer__inner md-grid" aria-label="页脚" >



<a href=".." class="md-footer__link md-footer__link--next" aria-label="下一页: mkdocs-guide">
<div class="md-footer__title">
<span class="md-footer__direction">
下一页
</span>
<div class="md-ellipsis">
mkdocs-guide
</div>
</div>
<div class="md-footer__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"/></svg>
</div>
</a>

</nav>


<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2023 jy Hu
</div>


Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>

</div>

</div>
</div>
</footer>

</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
Expand Down

0 comments on commit 3964962

Please sign in to comment.