Skip to content

Latest commit

 

History

History
executable file
·
33 lines (25 loc) · 525 Bytes

README.md

File metadata and controls

executable file
·
33 lines (25 loc) · 525 Bytes

hexo-theme-fresh

Yet another Hexo theme - Fresh.

development

// develop mode
npm run dev

// production mode
npm run build

// built files are in source/dist

to do

  • search
  • code highlight styles
  • beautify footer
  • post layouts [x]
    • title
    • link
    • photo
    • photo carousel
  • post plugins
    • color
    • lazyload: data-src / figure caption
    • user scenes: translater / reader
  • built env: Parcel.js 2017.12.23