Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Side by Side Diff: src/site/_config.yml

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 safe: false 1 safe: false
2 auto: true 2 auto: true
3 server: true 3 server: true
4 server_port: 8080 4 server_port: 8080
5 source: . 5 source: .
6 destination: ../../build/static 6 destination: ../../build/static
7 markdown: kramdown 7 markdown: kramdown
8 pygments: true 8 pygments: true
9 permalink: /news/:year/:month/:day/:title.html 9 permalink: /news/:year/:month/:day/:title.html
OLDNEW
« no previous file with comments | « src/appengine/scripts/redirector.py ('k') | src/site/_includes/docs/getting-started/_class.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698