浏览代码

permalink pretty ftw

davegandy 12 年之前
父节点
当前提交
0c998be49c
共有 8 个文件被更改,包括 3 次插入4 次删除
  1. 3 4
      _config.yml
  2. 0 0
      build/cheatsheet.html
  3. 0 0
      build/community.html
  4. 0 0
      build/examples.html
  5. 0 0
      build/get-started.html
  6. 0 0
      build/icons.html
  7. 0 0
      build/license.html
  8. 0 0
      build/whats-new.html

+ 3 - 4
_config.yml

@@ -1,7 +1,5 @@
 safe:             false
-auto:             true
-server:           true
-server_port:      7998
+port:             7998
 baseurl:          /Font-Awesome/  # Where GitHub serves the project up from
 url:              http://localhost:7998
 
@@ -10,13 +8,14 @@ destination:      _gh_pages
 plugins:          build/_plugins
 
 pygments:         true
+permalink:        pretty
 
 icon_meta:        build/icons.yml
 icon_layout:      icon.html    # Relative to _layouts directory
 icon_destination: icon         # Relative to destination
 
 font_awesome:
-  version:        3.1.1
+  version:        3.2.0
   url:            http://fontawesome.io
   legacy_url:     http://fortawesome.github.com/Font-Awesome/
   twitter:        fontawesome

+ 0 - 0
build/cheatsheet/index.html → build/cheatsheet.html


+ 0 - 0
build/community/index.html → build/community.html


+ 0 - 0
build/examples/index.html → build/examples.html


+ 0 - 0
build/get-started/index.html → build/get-started.html


+ 0 - 0
build/icons/index.html → build/icons.html


+ 0 - 0
build/license/index.html → build/license.html


+ 0 - 0
build/whats-new/index.html → build/whats-new.html