Update config

Update CNAME
This commit is contained in:
=
2012-07-07 23:29:17 -04:00
parent 2e37f4f9c6
commit afcb393ecd
2 changed files with 3 additions and 27 deletions

2
CNAME
View File

@@ -1 +1 @@
phptherightway.com www.phptherightway.com

View File

@@ -1,17 +1,10 @@
safe: false safe: true
auto: false
server: true server: true
server_port: 4000 server_port: 4000
baseurl: / baseurl: /
url: http://localhost:4000 url: http://localhost:4000
source: . pygments: true
destination: ./_site
plugins: ./_plugins
future: true
lsi: false
pygments: false
markdown: maruku markdown: maruku
permalink: date permalink: date
maruku: maruku:
@@ -20,20 +13,3 @@ maruku:
png_engine: blahtex png_engine: blahtex
png_dir: images/latex png_dir: images/latex
png_url: /images/latex png_url: /images/latex
rdiscount:
extensions: []
kramdown:
auto_ids: true,
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
use_coderay: false
coderay:
coderay_wrap: div
coderay_line_numbers: inline
coderay_line_numbers_start: 1
coderay_tab_width: 4
coderay_bold_every: 10
coderay_css: style