https://github.com/bnb/bnb-metalsmith-layouts
Reduced test case for metalsmith-layouts with Handlebars on Windows, throwing an error about strftime.
https://github.com/bnb/bnb-metalsmith-layouts
Last synced: 5 months ago
JSON representation
Reduced test case for metalsmith-layouts with Handlebars on Windows, throwing an error about strftime.
- Host: GitHub
- URL: https://github.com/bnb/bnb-metalsmith-layouts
- Owner: bnb
- Created: 2015-11-13T14:41:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-19T17:04:31.000Z (over 10 years ago)
- Last Synced: 2025-09-24T23:41:48.687Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bnb-metalsmith-layouts
Reduced test case for metalsmith-layouts with Handlebars on Windows, throwing an error about strftime.
# RESOLVED
There was a call to strftime in the `layouts/blog.hbs` index layout that was an artifact of using the Node.js Metalsmith blog index as a base.