-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
permalink: false option #19
Conversation
rahulkgupta
commented
Jul 7, 2014
- Pass permalink: false to a file to be ignored by the permalinks plugin
Good job 👍. Will use your fork until it's merged. |
What do you think @ianstormtaylor ? |
Ah interesting, happy to merge, think we can change the metadata key to |
so would the header look like
? |
Yup, exactly! On Tue, Aug 26, 2014 at 5:29 PM, Rahul Gupta [email protected]
|
@rahulkgupta Please patch quickly :) |
- Pass permalinks: false to a file to be ignored by the permalinks plugin
updated. |
LGTM |
sweetness |