Skip to content

Commit 2cb11b4

Browse files
committed
Update config.
1 parent b7927b3 commit 2cb11b4

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_site
21
.rbx
32
*.un~
3+
public/*
44
build/*

_config.yml

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
11
---
2-
markdown: rdiscount
3-
pygments: true
2+
url: http://rubini.us
3+
safe: true
4+
lsi: false
45
permalink: pretty
5-
host: http://rubini.us
6+
source: .
7+
destination: ./public
68
exclude:
7-
- drafts
9+
- Rakefile
10+
- README.md
11+
- Gemfile
12+
- Gemfile.lock
13+
- CNAME
14+
- .gitignore
15+
- ./public
16+
- ./stylesheets/*.scss
17+
- drafts
18+
markdown: rdiscount
19+
pygments: true
20+
pygments: false
21+
port: 9876

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy