2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Make example pages use Jekyll; add sticky footer navbar image to examples

This commit is contained in:
Mark Otto
2013-02-14 23:38:00 -08:00
parent 41ef649aa3
commit aa5f090371
13 changed files with 954 additions and 1318 deletions
+8 -3
View File
@@ -1,8 +1,13 @@
# Dependencies
markdown: rdiscount
permalink: pretty
pygments: true
# Permalinks
permalink: pretty
# Server
auto: true
source: ./docs
destination: ./_gh_pages
auto: true
url: http://bootstrap.dev:9001
server_port: 9001
url: http://bootstrap.dev:9001