Skip to content
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

Append *.html files with .hbs extension #18

Closed
AMythicDev opened this issue Oct 22, 2020 · 1 comment
Closed

Append *.html files with .hbs extension #18

AMythicDev opened this issue Oct 22, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@AMythicDev
Copy link
Contributor

According to some of the information on handlebars, you should add a .hbs extension. You can replace all ..html with it or add it after the .html. This change can help some IDEs such as VSCode which has both HTML filetype as well as HBS filetype. You should also change the filenames in the setup_static function as well as setup_404 function

@AMythicDev AMythicDev changed the title Append *.html files with . bbs extension Append *.html files with . hbs extension Oct 22, 2020
@AMythicDev AMythicDev changed the title Append *.html files with . hbs extension Append *.html files with .hbs extension Oct 22, 2020
@mufeedvh mufeedvh added the enhancement New feature or request label Oct 22, 2020
@mufeedvh
Copy link
Owner

This feature has been implemented!

v0.2.0 Released! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants