删除/about页相关内容,清除config.toml中的upload,about和repository值

This commit is contained in:
苏青羽 2025-02-19 22:37:51 +08:00
parent 293bc05043
commit 72b6a4cd13
5 changed files with 10 additions and 65 deletions

View File

@ -11,9 +11,9 @@ publishDir = "public" # 站点静态文件保存目录
[params]
author = "苏青羽"
description = "苏青羽的导航小站 | 网址导航"
upload = "https://www.yuque.com/forms/share/1a1fee15-f7a9-4ee6-9dd4-b0ba9fef1871" # 左侧导航栏的"网站提交"
about = "https://github.com/shenweiyan/Knowledge-Garden/discussions/10" # 左侧导航栏的"关于导航"页面(./about)
repository = "https://github.com/shenweiyan/WebStack-Hugo"
upload = "" # 左侧导航栏的"网站提交"
about = "" # 左侧导航栏的"关于导航"页面(./about)
repository = ""
enablePreLoad = true # 网站完全打开前预加载动画
textPreLoad = "苏青羽的导航小站" # 预加载的动画文字, 只有当enablePreLoad=true时生效
expandSidebar = true # 默认展开左侧边导航栏

View File

@ -1,33 +0,0 @@
---
title: "关于网站"
date: 2020-07-28T19:27:08+08:00
draft: false
---
#### 这是 Hugo 版 WebStack 主题
本项目是基于**纯静态**的网址导航网站 [webstack.cc](https://github.com/WebStackPage/WebStackPage.github.io) 制作的 [Hugo](https://gohugo.io/) 主题,其中部分代码参考了以下几个开源项目:<br/><br/>
- [https://github.com/liutongxu/liutongxu.github.io](https://github.com/liutongxu/liutongxu.github.io)
- [https://github.com/iplaycode/webstack-hugo](https://github.com/iplaycode/webstack-hugo)
<br/>
主题安装后,将 exampleSite 目录下的文件复制到 hugo 站点根目录,根据需要把 config.toml 的一些信息改成自己的,导航的网址信息可通过 data 目录下 webstack.yml 修改。
这是一个开源的公益项目,你可以拿来制作自己的网址导航,也可以做与导航无关的网站。
WebStack 有非常多的魔改版本,这是其中一个。如果你对本主题进行了一些个性化调整,欢迎来本项目中 issue 分享一下!
<br/>
#### 主题开源地址
[https://github.com/shenweiyan/webstack-hugo](https://github.com/shenweiyan/webstack-hugo)
<br/>
#### 主题演示地址
- [https://nav.bioitee.com](https://nav.bioitee.com)
- [https://shenweiyan.github.io/webstack-hugo](https://shenweiyan.github.io/webstack-hugo)

View File

@ -145,28 +145,9 @@
<body class="page-body boxed-container">
<main role="main" class="flex-shrink-0">
<div class="container">
<h1 class="mt-5">关于网站</h1>
<h1 class="mt-5"></h1>
<div class="content">
<h4 id="这是-hugo-版-webstack-主题">这是 Hugo 版 WebStack 主题</h4>
<p>本项目是基于<strong>纯静态</strong>的网址导航网站 <a href="https://github.com/WebStackPage/WebStackPage.github.io">webstack.cc</a> 制作的 <a href="https://gohugo.io/">Hugo</a> 主题,其中部分代码参考了以下几个开源项目:<br/><br/></p>
<ul>
<li><a href="https://github.com/liutongxu/liutongxu.github.io">https://github.com/liutongxu/liutongxu.github.io</a></li>
<li><a href="https://github.com/iplaycode/webstack-hugo">https://github.com/iplaycode/webstack-hugo</a></li>
</ul>
<br/>
<p>主题安装后,将 exampleSite 目录下的文件复制到 hugo 站点根目录,根据需要把 config.toml 的一些信息改成自己的,导航的网址信息可通过 data 目录下 webstack.yml 修改。</p>
<p>这是一个开源的公益项目,你可以拿来制作自己的网址导航,也可以做与导航无关的网站。</p>
<p>WebStack 有非常多的魔改版本,这是其中一个。如果你对本主题进行了一些个性化调整,欢迎来本项目中 issue 分享一下!</p>
<br/>
<h4 id="主题开源地址">主题开源地址</h4>
<p><a href="https://github.com/shenweiyan/webstack-hugo">https://github.com/shenweiyan/webstack-hugo</a></p>
<br/>
<h4 id="主题演示地址">主题演示地址</h4>
<ul>
<li><a href="https://nav.bioitee.com">https://nav.bioitee.com</a></li>
<li><a href="https://shenweiyan.github.io/webstack-hugo">https://shenweiyan.github.io/webstack-hugo</a></li>
</ul>
</div>
</div>
</main>

View File

@ -6,14 +6,13 @@
<description>Recent content on 苏青羽的导航小站</description>
<generator>Hugo</generator>
<language>zh-CN</language>
<lastBuildDate>Tue, 28 Jul 2020 19:27:08 +0800</lastBuildDate>
<atom:link href="https://suqingyu.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>关于网站</title>
<title></title>
<link>https://suqingyu.com/about/</link>
<pubDate>Tue, 28 Jul 2020 19:27:08 +0800</pubDate>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://suqingyu.com/about/</guid>
<description>&lt;h4 id=&#34;这是-hugo-版-webstack-主题&#34;&gt;这是 Hugo 版 WebStack 主题&lt;/h4&gt;&#xA;&lt;p&gt;本项目是基于&lt;strong&gt;纯静态&lt;/strong&gt;的网址导航网站 &lt;a href=&#34;https://github.com/WebStackPage/WebStackPage.github.io&#34;&gt;webstack.cc&lt;/a&gt; 制作的 &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; 主题,其中部分代码参考了以下几个开源项目:&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/liutongxu/liutongxu.github.io&#34;&gt;https://github.com/liutongxu/liutongxu.github.io&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/iplaycode/webstack-hugo&#34;&gt;https://github.com/iplaycode/webstack-hugo&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;br/&gt;&#xD;&#xA;&lt;p&gt;主题安装后,将 exampleSite 目录下的文件复制到 hugo 站点根目录,根据需要把 config.toml 的一些信息改成自己的,导航的网址信息可通过 data 目录下 webstack.yml 修改。&lt;/p&gt;</description>
<description></description>
</item>
</channel>
</rss>

View File

@ -3,13 +3,11 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://suqingyu.com/about/</loc>
<lastmod>2020-07-28T19:27:08+08:00</lastmod>
</url><url>
<loc>https://suqingyu.com/</loc>
<lastmod>2020-07-28T19:27:08+08:00</lastmod>
</url><url>
<loc>https://suqingyu.com/categories/</loc>
</url><url>
<loc>https://suqingyu.com/tags/</loc>
</url><url>
<loc>https://suqingyu.com/</loc>
</url>
</urlset>