Skip to content

Automatically update “last updated” date #92

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

Merged
merged 1 commit into from
Sep 13, 2013
Merged

Automatically update “last updated” date #92

merged 1 commit into from
Sep 13, 2013

Conversation

sonicdoe
Copy link
Contributor

I noticed that the “last updated” date was fixed to 28 August, 2012 and hasn’t been updated since. I replaced the date with Jekyll’s site.time variable so that it is automatically updated when building the site.

Just for clarification: I used site.time instead of 'now' as 'now' doesn’t work with Ruby 1.9.3 and Liquid 2.5.1. It has been fixed with Liquid 2.5.2 but github-pages still uses 2.5.1 so I went with site.time.

peterhellberg added a commit that referenced this pull request Sep 13, 2013
Automatically update “last updated” date
@peterhellberg peterhellberg merged commit 141ea03 into coffeescript-cookbook:master Sep 13, 2013
@peterhellberg
Copy link
Member

I’ve now added you to the project.
Have fun and try not to break anything :)

@sonicdoe sonicdoe deleted the last-updated branch September 14, 2013 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants