littlewin-wang / littlewin.wang

:heart_decoration: FE part of my blog build with Nuxt.js.

Home Page:http://littlewin.wang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A blog FE project built with Nuxt.js.

Demo

Browser support

Build Setup

Need littlewin.server running first

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

Technical

Feature list

  • 首页/留言/分类/标签/搜索/极简 页面设计
  • 页面内链/跳转
  • 响应式优化
  • 页面布局优化
  • Icon优化
  • html head统一 / 设置未激活title
  • 增加copyright
  • 增加友链框
  • 增加SITEMAP链接
  • 页面过渡效果优化
  • 增加RSS
  • 启用SSL / 切换图片服务器至腾讯COS + CDN
  • 增加Google Analytics
  • 优化bundle
  • 增加个人公告模块
  • 优化关于页

Contact

Email: littlewin.wang@gmail.com

About

:heart_decoration: FE part of my blog build with Nuxt.js.

http://littlewin.wang

License:MIT License


Languages

Language:Vue 58.5%Language:CSS 23.4%Language:JavaScript 18.1%