chenlicool / ouorz-next

:clap: My Personal Site v3.0 | 个人博客

Home Page:https://www.ouorz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OUORZ-NEXT

code that powers www.ouorz.com

forks stars license build status

ScreenShot 首页截图

Thumbnail_index


See Also 关联项目


Development 开发

git clone git@github.com:HelipengTony/ouorz-next.git
cd ouorz-next
yarn install
yarn run dev

Deployment 部署

Next.js Server-side rendering

Modify API URLs in src/utilities/Api/index.ts accordingly, then run:

yarn run build
yarn run start

WordPress REST API configurations

Copy all the codes in wordpress/functions.php and add to your theme's functions.php


Sponsor me 赞助

Your name will be on the Sponsors list

Sponsor

About

:clap: My Personal Site v3.0 | 个人博客

https://www.ouorz.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 85.4%Language:CSS 7.6%Language:JavaScript 7.1%