Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

54 lines (44 loc) · 1.35 KB

Changelog

  • v0.1.2 (06/07)

    1. fix resolve: ignore trailing slash
    2. update font-family & code block style
    3. upgrade gulp-deps & eslint
    4. update readme
  • v0.1.1 (12/19)

    1. no longer a cmd tool
    2. no longer a node lib
    3. update deps & fix eslint
    4. recommend using prj to init
  • v0.1.0 (06/18)

    1. fix local link target
    2. no-semicolon style
  • v0.0.9-5 (06/02)

    1. fix /usr/bin/env bug
    2. use strict and eol
    3. include dependencies gulp/eslint/eol
  • v0.0.9-4 (05/31)

    1. set bg-color to white
    2. sans-serif instead for pre/code
    3. search for mainTitle in h1~h6
    4. configurable container selectors
    5. move to CHANGELOG.md
  • v0.0.9-3 (05/29)

    1. add index.js for usage as local module
    2. slashes vars in regex
    3. support hash with local links
  • v0.0.9-2 (05/24)

    1. fix empty resolved href by .
    2. optional disqus() and comments()
    3. better access for config() and start()
  • v0.0.9-1 (05/22)

    1. remove space caused by \n in p tags
    2. add path resolve against ../ or ./
    3. not reload on default page not found
  • v0.0.8 (05/20)

    1. add optional disqus support
    2. flag data-loaded for local saved page
    3. use percentage for font-size instead of px
    4. make sure target is a directory (cli)
  • v0.0.7 (05/12)

    1. try font "Microsoft YaHei" for chinese on windows
    2. add image holder for shared links (apps like wechat)