Skip to content

Commit

Permalink
delete avetar
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Gou committed Jul 18, 2023
1 parent 129a6b3 commit 318dde1
Show file tree
Hide file tree
Showing 38 changed files with 11,642 additions and 2,200 deletions.
81 changes: 2 additions & 79 deletions config.yaml
Expand Up @@ -48,9 +48,9 @@ params:
emoji:
subtitle: 软件、测绘、计量全栈工程师.
avatar:
enabled: true
enabled: false
local: true
src: img/avatar.png
src: /img/avatar.png

article:
math: false
Expand All @@ -60,83 +60,6 @@ params:
enabled: true
default: Licensed under CC BY-NC-SA 4.0

comments:
enabled: true
provider: disqus

disqusjs:
shortname:
apiUrl:
apiKey:
admin:
adminLabel:

utterances:
repo:
issueTerm: pathname
label:

remark42:
host:
site:
locale:

vssue:
platform:
owner:
repo:
clientId:
clientSecret:
autoCreateIssue: false

# Waline client configuration see: https://waline.js.org/en/reference/component.html
waline:
serverURL:
lang:
pageview:
emoji:
- https://unpkg.com/@waline/emojis@1.0.1/weibo
requiredMeta:
- name
- email
- url
locale:
admin: Admin
placeholder:

twikoo:
envId:
region:
path:
lang:

# See https://cactus.chat/docs/reference/web-client/#configuration for description of the various options
cactus:
defaultHomeserverUrl: "https://matrix.cactus.chat:8448"
serverName: "cactus.chat"
siteName: "" # You must insert a unique identifier here matching the one you registered (See https://cactus.chat/docs/getting-started/quick-start/#register-your-site)

giscus:
repo:
repoID:
category:
categoryID:
mapping:
lightTheme:
darkTheme:
reactionsEnabled: 1
emitMetadata: 0

gitalk:
owner:
admin:
repo:
clientID:
clientSecret:

cusdis:
host:
id:
widgets:
homepage:
- type: search
Expand Down
314 changes: 310 additions & 4 deletions public/404.html

Large diffs are not rendered by default.

399 changes: 395 additions & 4 deletions public/archives/index.html

Large diffs are not rendered by default.

468 changes: 459 additions & 9 deletions public/categories/index.html

Large diffs are not rendered by default.

20 changes: 19 additions & 1 deletion public/categories/index.xml
@@ -1 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Test on Jianing Gou (Codingbully)</title><link>https://goujianing.ml/categories/</link><description>Recent content in Test on Jianing Gou (Codingbully)</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://goujianing.ml/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>学习</title><link>https://goujianing.ml/categories/%E5%AD%A6%E4%B9%A0/</link><pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate><guid>https://goujianing.ml/categories/%E5%AD%A6%E4%B9%A0/</guid><description/></item></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Test on Jianing Gou (Codingbully)</title>
<link>https://goujianing.ml/categories/</link>
<description>Recent content in Test on Jianing Gou (Codingbully)</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-cn</language>
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://goujianing.ml/categories/index.xml" rel="self" type="application/rss+xml" /><item>
<title>学习</title>
<link>https://goujianing.ml/categories/%E5%AD%A6%E4%B9%A0/</link>
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>

<guid>https://goujianing.ml/categories/%E5%AD%A6%E4%B9%A0/</guid>
<description></description>
</item>

</channel>
</rss>
11 changes: 10 additions & 1 deletion public/categories/page/1/index.html
@@ -1 +1,10 @@
<!doctype html><html lang=zh-cn><head><title>https://goujianing.ml/categories/</title><link rel=canonical href=https://goujianing.ml/categories/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://goujianing.ml/categories/"></head></html>
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<title>https://goujianing.ml/categories/</title>
<link rel="canonical" href="https://goujianing.ml/categories/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://goujianing.ml/categories/">
</head>
</html>

1 comment on commit 318dde1

@vercel
Copy link

@vercel vercel bot commented on 318dde1 Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.