hexo-typograf

Typography plugin for Hexo

Usage no npm install needed!

<script type="module">
  import hexoTypograf from 'https://cdn.skypack.dev/hexo-typograf';
</script>

README

Typograf plugin for Hexo.

Plugin modifies displayed content, title, excerpt.

Typograf works great for Russian texts. There might be a better plugin for English texts like hexo-typo that uses tipograph or something like that.

Usage

npm install --save hexo-typograf

Hexo automatically loads plugins with hexo- prefix from node_modules folder. Don't forget to set language in _config.yml.

Configuration

Plugin uses language value from root _config.yml file.