Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
repoId
  • Loading branch information
xialio committed Jul 27, 2024
1 parent b776417 commit ab02606
Show file tree
Hide file tree
Showing 30 changed files with 4,856 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ export default defineConfig({
footer: {
message: '用 <span style="color: #e25555;">&#9829;</span> 撰写',
copyright:
'<a class="footer-cc-link" target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> © 2022-PRESENT Nólëbase 的创作者们',
'<a class="footer-cc-link" target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> © 2022-PRESENT xialioNote 的创作者们',
},
search: {
provider: 'local',
Expand Down
28 changes: 9 additions & 19 deletions .vitepress/creators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,20 @@ const getAvatarUrl = (name: string) => `https://github.com/${name}.png`

export const creators: Creator[] = [
{
name: '絢香猫',
name: '夏莉欧',
avatar: '',
username: 'nekomeowww',
title: 'Nólëbase 原始创作者',
desc: '开发者,专注于基础设施维护,数据分析,后端、DevOps 开发',
username: 'xialio',
title: 'xialioNote 原始创作者',
desc: '动漫绘画、二次元艺术、个人作品集、创意插画',
links: [
{ type: 'github', icon: 'github', link: 'https://github.com/nekomeowww' },
{ type: 'twitter', icon: 'twitter', link: 'https://twitter.com/ayakaneko' },
{ type: 'github', icon: 'github', link: 'https://github.com/xialio' },
{ type: 'twitter', icon: 'twitter', link: 'https://twitter.com/kagarinokenn' },
],
nameAliases: ['nekomeowww', '绚香猫', '絢香猫', 'Neko Ayaka', 'Ayaka Neko'],
emailAliases: ['[email protected]'],
nameAliases: ['xialio', 'kagarinokenn'],
emailAliases: ['[email protected]'],
},
{
name: '絢香音',
avatar: '',
username: 'LittleSound',
title: 'Nólëbase 原始创作者',
desc: '开源开发者,专注于前端,以及前端相关工具库和工具链开发',
links: [
{ type: 'github', icon: 'github', link: 'https://github.com/LittleSound' },
{ type: 'twitter', icon: 'twitter', link: 'https://twitter.com/OikawaRizumu' },
],
nameAliases: ['LittleSound', '绚香音', '絢香音', 'Rizumu Oikawa', 'Rizumu Ayaka', 'Ayaka Rizumu', 'Rizumu'],
emailAliases: ['[email protected]', '[email protected]'],

},
].map<Creator>((c) => {
c.avatar = c.avatar || getAvatarUrl(c.username)
Expand Down
4 changes: 2 additions & 2 deletions .vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ const ExtendedTheme: Theme = {

// Obtain configuration from: https://giscus.app/
giscusTalk({
repo: 'Jackiexiao/nolebase-template',
repoId: 'R_kgDOL5WHsg',
repo: 'xialio/xialioNote',
repoId: '',
category: 'Announcements', // default: `General`
categoryId: 'DIC_kwDOL5WHss4CfTYs',
mapping: 'url', // default: `pathname`
Expand Down
17 changes: 17 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"ExpandedNodes": [
"",
"\\.github",
"\\.github\\workflows",
"\\.vitepress",
"\\.vitepress\\styles",
"\\.vitepress\\theme",
"\\.vitepress\\theme\\components",
"\\public",
"\\scripts",
"\\\u7B14\u8BB0",
"\\\u7B14\u8BB0\\\u6F14\u793A\u76EE\u5F551"
],
"SelectedNode": "\\.github\\workflows",
"PreviewInSolutionExplorer": false
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .vs/xialioNote/v17/.wsuo
Binary file not shown.
746 changes: 746 additions & 0 deletions .vs/xialioNote/v17/DocumentLayout.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ layout: home
sidebar: false

title: xialioNote
titleTemplate: 记录回忆,知识和畅想的地方
titleTemplate: 探寻梦想的色彩 —— xialio]的二次元艺术世界

hero:
name: g~Nj$3J2^
text: 记录回忆,知识和畅想的地方
tagline: 以 xialioNote 为名,读作 nole-base,取自意为「知识」的昆雅语 nólë 和意为「基础」的英文 base,即「知识库」
text:探索二次元世界,用画笔描绘梦想的色彩 —— 这不仅是一个动漫绘画的个人网页,更是一场心灵的奇幻旅程。在这里,每一个线条、每一种色彩,都是对美好世界的深情告白。#动漫绘画 #二次元艺术 #梦想绘制者
tagline:
image:
src: /logo.svg
alt: Vitest
Expand All @@ -18,24 +18,24 @@ hero:
link: /笔记/index
- theme: alt
text: 加入 Discord 服务器
link: https://discord.gg/XuNFDcDZGj
link: https://discord.gg/wYTAMYqy8y
- theme: alt
text: GitHub 上浏览
link: https://github.com/nolebase/nolebase
link: https://github.com/xialio/xialioNote

features:
- title: 多样的主题和内容
details: 本知识库和所生成的页面均由创作者们维护,涉及到生活中各方面知识和内容,也不乏我们的回忆和畅想
icon: 🌈
- title: 二次元创作、灵魂画手
details: 每一次落笔,都是对二次元世界的深情拥抱,每一幅作品,都是对梦想浓度的极致提炼
icon: 🗃
- title: 皆为 Markdown
details: 使用 Markdown 和 Markdown 拓展语法编写和记录笔记,每一个页面都是 Markdown 文件。
icon: 📃
- title: 由 VitePress 驱动
details: 基于 Vite 的强大静态文档页面生成器,它生成了我们知识库的页面,提供了简单易用的主题和工具。
icon: 🚀
- title: 由 Obsidian 驱动
details: 强大的知识库管理工具,支持花样繁多的插件和拓展,让知识管理变得更加简单
icon: 🗃
- title: 多样的主题和内容
details: 本知识库和所生成的页面均由创作者们维护,涉及到生活中各方面知识和内容,也不乏我们的回忆和畅想
icon: 🌈
---

<HomePage />
12 changes: 6 additions & 6 deletions metadata/index.ts
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
/** 文本 */
export const siteName = 'Nólëbase'
export const siteShortName = 'Nólëbase'
export const siteDescription = '记录回忆,知识和畅想的地方'
export const siteName = 'xialioNote'
export const siteShortName = 'xialioNote'
export const siteDescription = '每一幅画作,都是心灵的窗口'

/** 文档所在目录 */
export const include = ['笔记', '生活']

/** Repo */
export const githubRepoLink = 'https://github.com/nolebase/nolebase'
export const githubRepoLink = 'https://github.com/xialio/xialioNote'
/** Discord */
export const discordLink = 'https://discord.gg/XuNFDcDZGj'
export const discordLink = 'https://discord.gg/wYTAMYqy8y'

/** 无协议前缀域名 */
export const plainTargetDomain = 'nolebase.ayaka.io'
export const plainTargetDomain = 'xialio-note.vercel.app'
/** 完整域名 */
export const targetDomain = `https://${plainTargetDomain}`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"author": {
"name": "Nólëbase",
"name": "xialioNote",
"email": "[email protected]",
"url": "https://github.com/nolebase"
},
Expand Down
Binary file modified public/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.
Loading

0 comments on commit ab02606

Please sign in to comment.