-
Notifications
You must be signed in to change notification settings - Fork 603
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 support for Bootstrap in MeshCentral, along with a theme switcher #6333
Comments
I am with you. |
A few screenshots of the MeshCentral Bootstrap version in progress. I will regularly provide updated screenshots as the work progresses. |
@kambereBr this looks very promising!! When bootstrap is the foundation it will be far easier to theme. |
@cfoellmann The idea at the moment is to have another default.handlebars called default-bootstrap.handlebars Then, when u specify like ui=1, it will use the new bootstrap ui or ui=0 and use the old one I do believe the guys are looking at separating the ui into different .handlebar files then people can change certain parts to the hearts content rather than struggling with just a single .handlebar file! |
We are making progress and we will be looking for testers in about 3 weeks. |
Next step is a merge request against master and a documented flag on how to activate. We will start monthly community meetings so we can discuss this and many other topics. |
New video showing the website is now responsive for mobile devices! VID_20241006_203300_655.2.mp4 |
Hello everyone! Welcome to all! Please find more details about this event at the following link: |
@Ndaboom 4th Thursday of October is October 24th |
@marclaporte i think the 31st is perfectly fine for the very first meeting! |
"Bootstrap (formerly Twitter Bootstrap) is a free and open-source CSS framework directed at responsive, mobile-first front-end web development."
Source: https://en.wikipedia.org/wiki/Bootstrap_(front-end_framework)
We started working to add support for Bootstrap to MeshCentral.
The plan:
The code so far: https://github.com/Ndaboom/MeshCentral
The text was updated successfully, but these errors were encountered: