An open API service indexing awesome lists of open source software.

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.

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.