Changelogs
[fix bugs] merged PR#68. fix typo in links icon.
[enhancement] add image-title.
[enhancement] add SEO meta name author,subtitle
.
[optimization] change code style line-height 1.7em.
[deprecated] deprecated variable theme.language
, which can be instead of config.language
.
[fix bugs] fix mistake of media query.(due 9.3 bug still remains.) Changed max-device-width to max-width.
[fix bugs] fix mistake of media query. Page width adaptation under 480px.
[fix bugs] hide checkbox of switch button in header (in MacOS enviornment)
[optimization] change paragraph spacing 0.5em to 1em.Now it's more clear.
[enhancement] add pullquote style support.
[optimization] add Quote style,especially author field.
[fix bugs] fix 'home' button at the bottom of post page linked to wrong path in secondary dictionary.
[fix bugs] Merge pull request from EvilCult/bug-timeformat.
fix variable time_format doesn't work in page.
[enhancement] change native hexo-toc function to tocbot component.
github: tscanlin/tocbot: Build a table of contents from headings in an HTML document.
[enhancement] add MathJax support,now you can type math formula in LaTeX.
MathJax | Beautiful math in all browsers.
[optimization] add component fragment_cache in layout to decline requests in render process.
Release the first version.
feature:
- dark / light theme
- responsive
- abundant highlight schemes
ejs + stylus + native javascript