hugo usage Command Template Grammer Links

  1. warning


    warning
    注意

    This is a warning

  1. 折叠/Read More

  2. 引用

    This is a reference

      def a():
          print(b)
    
  3. 表格

head1 head2
key1 v1
key2 v2

Command

  • gulp serve : liveload server
  • gulp build: generate public files to /docs
  • gulp lunr: generate index file for search

Template Grammer Links

  1. http://www.g-var.com/posts/translation/hugo/hugo-22-hugo-template-functions/