My New Post

This is an test blog post.

code test

1
print("Hello, world!")

math test

test math , this was enabled by:

1
npm install hexo-filter-mathjax

set _config.yml as follows:

1
2
3
4
5
6
7
8
9
10
11
mathjax:
tags: all # or 'ams' or 'all'
single_dollars: true # enable single dollar signs as in-line math delimiters
cjk_width: 0.9 # relative CJK char width
normal_width: 0.6 # relative normal (monospace) width
append_css: true # add CSS to pages rendered by MathJax
every_page: true # if true, every page will be rendered by MathJax regardless the `mathjax` setting in Front-matter
packages: # extra packages to load
extension_options: {}
# you can put your extension options here
# see http://docs.mathjax.org/en/latest/options/input/tex.html#tex-extension-options for more detail

test quote

  • list item 1
  • list item 2