halfmoon
halfmoon copied to clipboard
Is this project still being maintained?
Last change was made 7 months ago. Is this project still being maintained?
This project is so cool. I'm using in my side-project (https://nindika.com), I have to thank @halfmoonui for this great framework 💛. It's okay if this project cannot be maintained. I'm considering choose other css framework to my next project due to not know if this project will receive updates in the future.
The maintainer wrote on patreon that he is missing the time to continue working on this project because of a new job or so. Bad news since I had fun using this framework for my project (https://bacmedia.dsmz.de) and I was looking forward to the new features. I can totally relate, though.
The latest release seems stable enough and is pretty fully featured. For me I don't see the issue with it not receiving more updates in the near future as it still continues to provide value - Thanks @halfmoonui for this beautiful CSS framework 💪. No updates for a few months doesn't mean it's dead to me!
This is one of the best frameworks I've seen, don't abandon it
We started using it at Codeberg for some things (like https://docs.codeberg.org) and find it really cool as well - I could imagine becoming a maintainer or create a fork, and if you want to continue maintaining it we probably have some budget left as well.
It is a shame that this project is abandoned. There really isn't anything like it out there.
@EtienneK can we fork this and maintain it. I am asking for your help?
I am afraid my CSS skills aren't good enough to help with a fork. If they were, I wouldn't have started using this library in the first place :)
I am afraid my CSS skills aren't good enough to help with a fork. If they were, I wouldn't have started using this library in the first place :)
@EtienneK I think mine is enough. I want a lot of help for docs and other misc things.
My idea is to clone halfmoon and modify it with bootstrap.
Contact me via [email protected]
What does the "modify it with bootstrap" part mean? AFAIK, only some parts of Halfmoon come from Bootstrap (see https://github.com/halfmoonui/halfmoon/blob/master/css/halfmoon.css#L43), or is that actually a bigger part of the code than I realize right now?
@moqmar Brief answer:- yes, I'll replace most of the halfmoon code with bootstrap without many breaking changes.
Currently Halfmoon is available as 2 css files. Yes halfmoon used some code from bootstrap.
Bootstrap is written using sass it's source code is more extensible and complex. bootstrap is available as css files for production.
I am going to clone haflmoon and split it to few css files. And improve (mostly replace) it with bootstrap css code(not sass). Then It's same as bootstrap but with dark mode and many css variables to customize it.(A super powered bootstrap).
@moqmar @visoft @AryanBeezadhur @halfmoonui @EtienneK and all!
Fullmoon (active Halfmoon) 🌝
I did it. here is the Github repo for my halfmoon clone. It's named FullMoon.
It's still CSS but stored as .sass files. Used a little sass for modular architecture.
You can Try it here. And report any issues. Please contribute to develop branch.
If halfmoon author became active one day, We can merge both and develop it.
@ksenginew why did you ping me?
@ksenginew why did you ping me?
Oh, I 'm very sorry @AryanBeezadhur . When writing above comment Github autocompleted @ mentions. I didn't saw that. Sorry again.
@ksenginew that's ok. I did contribute to this project, but I'm using Tailwind CSS for now.
@moqmar @visoft @AryanBeezadhur @halfmoonui @EtienneK and all!
Falfmoon (active Halfmoon) 🌝
I did it. here is the Github repo for my halfmoon clone. It's named FullMoon. It's still CSS but stored as
.sassfiles. Used a little sass for modular architecture.You can Try it here. And report any issues. Please contribute to
developbranch.If halfmoon author became active one day, We can merge both and develop it.
is this a drop-in replacement for halfmoon ?
@lolrenx Just an actively developing fork(clone) of halfmoon. But planned to develop a new major version.
are there major changes compared to the last version of halfmoon ?
@lolrenx see https://github.com/ksenginew/fullmoon/issues/8