phantomjs/_config.yml

15 lines
323 B
YAML

name: PhantomJS
markdown: redcarpet
redcarpet:
extensions: ["tables"]
pygments: true
# root URL for editing pages on GitHub (remember trailing slash)
githubEdit: https://github.com/ariya/phantomjs/edit/gh-pages/
# When pushing to GitHub
url: http://phantomjs.org
# When Developing Locally
# url: http://localhost:4000