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

How can I use only html and not .jade #43

Open
ix-xerri opened this issue Nov 1, 2015 · 2 comments
Open

How can I use only html and not .jade #43

ix-xerri opened this issue Nov 1, 2015 · 2 comments

Comments

@ix-xerri
Copy link

ix-xerri commented Nov 1, 2015

I've had the bootstrap running and converted the files from jade to html. How can I use them instead of jade?

@neolectron
Copy link

Man juste google it. --> http://stackoverflow.com/questions/14681276/how-to-make-an-express-site-without-a-template-engine
You can serve static file as it is described here, or use ejs template engine which parses the html.
-----Close this since its not an issue please-----

@akanshgulati
Copy link

After transferring file to public folder as per above comment, also make changes in the $routeProvider function in app.js file in public folder otherwise error will pop out.

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

No branches or pull requests

3 participants