feat(web): add jekyll website
This commit is contained in:
parent
6ea35ac738
commit
1b4ed807b7
24 changed files with 517 additions and 0 deletions
14
spec/web/site/_tabs/about.md
Normal file
14
spec/web/site/_tabs/about.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
icon: fas fa-info-circle
|
||||
order: 4
|
||||
---
|
||||
I fly multirotor aircraft, with a focus on cinematic and long range FPV cruising.
|
||||
|
||||
I also write software, and I self host [almost everything](https://src.514fpv.io:2096/koishi/nixos/src/branch/master/spec/library) I use online, including the [website](https://src.514fpv.io:2096/koishi/nixos/src/branch/master/spec/web/site) you're currently visiting.
|
||||
|
||||
If you find what I do interesting, feel free to drop by and say hi, I would really appreciate that.
|
||||
|
||||
> I can read and write Simplified Chinese. If you prefer conversing with me in Chinese, feel free to do so without the overhead of a translation software.
|
||||
>
|
||||
> 我会读写简体中文。如果您喜欢用中文与我交谈,请随意,无需翻译软件。
|
||||
{: .prompt-tip }
|
Loading…
Add table
Add a link
Reference in a new issue