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
Add a template engine for status dashboard #2553
Comments
|
Sounds like a good idea to me. |
|
Maybe we can separate into several issues maybe, one to setup handlebars, other to add components |
|
Let's eventually use React to write it 😃. |
That what I was thinking too using Next.Js. |
|
@DukeManh I'm hoping to use a different set of technologies so students not as interested in React have a place to work as well. We have all the Next.js we can handle already :) |
|
I can try and work on it. |
What would you like to be added:
A template engine somewhat like this
At the moment, I'm looking at the good old handlebars from WEB322. It's the closest to HTML and has a simple compiler setup like SCSS.
Why would you like this to be added:
Two main reasons:
The text was updated successfully, but these errors were encountered: