Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 860 Bytes

All notable changes to this project will be documented in this file.

master

0.1.0

  • chore: update packages to the latest version and fix security issues
  • style: add MiSans font
  • fix: render » failed

0.0.2

Feature

  • style: change content max-width
  • style: adjust left navigation bar
  • change title and content font size

Fix

  • article blockquote use overflow-wrap: break-word;
  • remove duplicate slash in category url
  • share url use HTTPS
  • update resource CDN

Other

  • remove report.js
  • update packages

0.0.1

project forked from Yilia

Other

  • init .editerconfig
  • init docs
  • upgrade webpack from v1 to v4
  • update package.json
  • format all ejs, js, css', scss` code