Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ antony-nuxt Public archive

👏 Codes that Power ouorz.com | A Tiny Little Nuxt.js + WP REST API App 博客前端

License

Notifications You must be signed in to change notification settings

ttttonyhe/antony-nuxt

Repository files navigation

Antony-Nuxt

Codes that power www.ouorz.com

forks stars license license

ScreenShot 首页截图


Thumbnail_index


See Also 关联项目


Develop & Deploy 开发和部署

git clone git@github.com:HelipengTony/antony-nuxt.git
cd antony-nuxt
yarn install

Development 开发

// Development Mode
yarn run dev

Deployment 部署

// Static site
// 静态站点
yarn run generate
// Server side rendering
// 服务端渲染
yarn run build
yarn run start

Features 依赖与实现

  • TypeScript
  • Vue-mugen-scroll 无限加载
  • Vue-i18n 国际化
  • Nprogress 加载进度条
  • RemixIcon 图标
  • Nuxt MarkDownit Module MD 支持
  • Nuxt BootStrap-Vue Module UI 框架
  • Highlight.js 代码高亮