5

Github chore: 增加首页描述 · juzhiyuan/blog@328ea45 · GitHub

 3 years ago
source link: https://github.com/juzhiyuan/blog/commit/328ea45f58eae97fae62c1911a9daaa639093ea2
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

增加首页描述 · juzhiyuan/blog@328ea45 · GitHubPermalink

Browse files

chore: 增加首页描述

juzhiyuan

committed 3 hours ago

1 parent 5fbbe05 commit 328ea45f58eae97fae62c1911a9daaa639093ea2
Showing with 23 additions and 5 deletions.

@@ -1,17 +1,35 @@

import Head from 'next/head'

import { Link, Text, Heading, Container } from '@chakra-ui/react'

export default function Home() {

return (

<div>

<Head>

<title>琚致远's Blog</title>

<meta name="description" content="琚致远的个人站点" />

<title>wineso</title>

<meta name="description" content="wineso's Homepage" />

<link rel="icon" href="/favicon.ico" />

</Head>

<div>

琚致远

</div>

<Container>

<Heading as="h1" fontSize="3xl" mt="10">Hi there 👋</Heading>

<br />

<Text>

I'm <Text as="mark">Zhiyuan Ju</Text> (or <Text as="mark">琚致远</Text> in Chinese), an OSS lover and fullstack web engineer.

I'm currently working on <Text as="u"><Link href="https://apisix.apache.org" target="_blank">Apache APISIX</Link></Text>, which is a high performance API Gateway.

I'm also gald to share my stories so that more people will get benefits from me if possible.

</Text>

<br />

<Text>

BTW, you can get in touch with me by sending mail to <Text as ="u"><Link href="mailto:[email protected]" target="_blank">[email protected]</Link></Text> :)

</Text>

<br />

<Text as="u">

<Link href="https://github.com/juzhiyuan" target="_blank">GitHub</Link>

</Text>  

<Text as="u">

<Link href="https://twitter.com/jjzhiyuan" target="_blank">Twitter</Link>

</Text>

</Container>

</div>

)

}


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK