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:
+8
-3
@@ -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
|
||||
Reference in New Issue
Block a user