Skip to content

Commit

Permalink
blog: refine theme from vuepress hope to antfu
Browse files Browse the repository at this point in the history
Signed-off-by: Alomerry Wu <[email protected]>
  • Loading branch information
alomerry committed Dec 22, 2023
1 parent f590500 commit 11fc6b3
Show file tree
Hide file tree
Showing 1,164 changed files with 55,892 additions and 31,682 deletions.
17 changes: 0 additions & 17 deletions .githooks/check/must-latest

This file was deleted.

3 changes: 0 additions & 3 deletions .githooks/check/must-set-zh&en

This file was deleted.

18 changes: 0 additions & 18 deletions .githooks/install-git-hooks.sh

This file was deleted.

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.DS_Store
.idea
.vscode
node_modules
docs/about/me/resume/
103 changes: 67 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,67 @@
# VPS Home

promox

k8s

原本是在 windows 上使用 vmware 安装 ubuntu 已达到兼顾娱乐。但是一来虚拟机有损耗(似乎损耗不大,待查证),其次我发现 steam 的 proton 似乎完善到可用的地步(steamDeck),试了一下,带 EAC 的 Dead by daylight 是不能玩,但是 GTAVol 居然是可玩的,不过会偶尔掉帧,其它一些小型游戏很丝滑。于是格式化了 windows,换成了 ubuntu desktop 20.04。后来有一次无意之间不知道删除了什么,系统崩溃了,后来发现并没有足够时间去娱乐了,就决定直接安装 ubuntu server,痛苦的是我在迁移旧系统的数据文件时遗漏了一部分,我意识到数据在单机存储不做被备份是不靠谱的,于是决定记录下来,并时常备份数据文件。

git submodule add [email protected]:alomerry/docker-flarum.git frpc/docker-flarum

## Docker

- [cloudreve](https://github.com/cloudreve/Cloudreve)
- [elastic-search](https://github.com/elastic/elasticsearch)
- [algolia](https://www.algolia.com/)
- [alist](https://alist.nn.ci/zh/guide/)
- [bark](https://bark.day.app)
- [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)
- [dozzle](https://github.com/amir20/dozzle)
- [dst-server](https://github.com/qinming99/dst-admin)
- [flarum](https://docs.flarum.org/zh/)
- [frp](https://gofrp.org)
- home
- TODO jellyfin
- [jenkins](https://www.jenkins.io/)
- uptime-kuma
- mysql
- qinglong
- rocket.chat
- space-on-premise
- umami
- vscode-web

## TODO

gitee -> github 监控 build 监控
# Alomerry Wu's Blog

### Hi there 👋

<p>
<img src="https://github-readme-stats.vercel.app/api?username=alomerry&show_icons=true&theme=slateorange&count_private=true&hide_border=true" height="170">
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Alomerry&layout=compact&theme=slateorange&count_private=true&hide=html&exclude_repo=WorkCode,Alomerry.github.io,dev-template,Blog,blogBackup&langs_count=6&hide_border=true&v=2" height="170">
</p>

<img
src="https://api.githubtrends.io/user/svg/Alomerry/langs?time_range=one_year&theme=dark"
alt="githubtrends"
align="right"
/>

Here are some ideas to get you started:

- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...


---

🌟
```
// | |
//__| | // ___ _ __ ___ __ __
/ ___ | // // ) ) // ) ) ) ) //___) ) // ) ) // ) ) // / /
// | | // // / / // / / / / // // // ((___/ /
// | | // ((___/ / // / / / / ((____ // // / /
```

[![Build Status](https://ci.alomerry.com/buildStatus/icon?job=vuepress-blog)](https://ci.alomerry.com/job/vuepress-blog/)
[![License](https://img.shields.io/static/v1?label=License&message=MIT&color=red)](./LICENSE)
[![Build](https://uptime.alomerry.com/api/badge/7/ping/24?color=pink)](https://uptime.alomerry.com/status/dashboard)
[![Build](https://uptime.alomerry.com/api/badge/7/upTime/24h?color=green)](https://uptime.alomerry.com/status/dashboard)

[![VuePress2](https://img.shields.io/static/v1?logo=vuedotjs&color=blue&label=VuePress2&message=2.0.0-beta.67)](https://v2.vuepress.vuejs.org/zh/)
[![VuePress-Theme-Hope](https://img.shields.io/static/v1?logo=appveyor&color=blue&label=VuePress-Theme-Hope&message=2.0.0-beta.247)](https://theme-hope.vuejs.press/zh/)

## local git hook && [oss pusher](https://github.com/alomerry/go-tools)

cd blog/.vuepress
./ossPusher --configPath core.toml

添加 sync,从 oss_hash 下载不存在的文件到本地

## import code

[`download-import`](download-import.js) 会在构建时将 `@[code](@_codes/${repo}/${file})` 转换成 `https://gitee.com/alomerry/${repo}/raw/${branch}/${file}` 后下载到 `src/_codes` 下对应的位置,并将 `@_codes` 修改成相对位置

## todo

- pnpm dlx vp-update

https://github.com/orgs/vuepress-theme-hope/discussions/3393#discussioncomment-6910096

## Thanks for free JetBrains Open Source license

<a href="https://www.jetbrains.com/?from=alomerry/blog" target="_blank">
<img src="https://user-images.githubusercontent.com/1787798/69898077-4f4e3d00-138f-11ea-81f9-96fb7c49da89.png" height="100"/></a>
8 changes: 0 additions & 8 deletions ansible/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions ansible/inventory/group_vars/all.yml

This file was deleted.

53 changes: 0 additions & 53 deletions ansible/inventory/production.yml

This file was deleted.

7 changes: 0 additions & 7 deletions ansible/playbooks/frps-version.yml

This file was deleted.

20 changes: 0 additions & 20 deletions ansible/roles/frps/tasks/clean&install.yml

This file was deleted.

12 changes: 0 additions & 12 deletions ansible/roles/frps/tasks/dependence.yml

This file was deleted.

6 changes: 0 additions & 6 deletions ansible/roles/frps/tasks/main.yml

This file was deleted.

5 changes: 0 additions & 5 deletions ansible1/README.md

This file was deleted.

25 changes: 0 additions & 25 deletions ansible1/host/cloud

This file was deleted.

11 changes: 0 additions & 11 deletions ansible1/host/frp

This file was deleted.

2 changes: 0 additions & 2 deletions ansible1/host/mac

This file was deleted.

29 changes: 0 additions & 29 deletions ansible1/host/pve

This file was deleted.

8 changes: 0 additions & 8 deletions ansible1/host/wireguard

This file was deleted.

8 changes: 0 additions & 8 deletions ansible1/playbook/cloud/cloud.yml

This file was deleted.

8 changes: 0 additions & 8 deletions ansible1/playbook/cloud/nginx.yml

This file was deleted.

Loading

0 comments on commit 11fc6b3

Please sign in to comment.