halfmoonui / halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
https://www.gethalfmoon.com
MIT License
3.01k stars 118 forks source link

Is this project still being maintained? #116

Open EtienneK opened 2 years ago

EtienneK commented 2 years ago

Last change was made 7 months ago. Is this project still being maintained?

stephannv commented 2 years ago

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.

JKoblitz commented 2 years ago

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.

loteoo commented 2 years ago

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!

timbogdanov commented 2 years ago

This is one of the best frameworks I've seen, don't abandon it

moqmar commented 2 years ago

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.

EtienneK commented 2 years ago

It is a shame that this project is abandoned. There really isn't anything like it out there.

ksenginew commented 2 years ago

@EtienneK can we fork this and maintain it. I am asking for your help?

EtienneK commented 2 years ago

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 :)

ksenginew commented 2 years ago

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 ksengine.github@gmail.com

moqmar commented 2 years ago

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?

ksenginew commented 2 years ago

@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).

ksenginew commented 2 years ago

@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.

abzr1 commented 2 years ago

@ksenginew why did you ping me?

ksenginew commented 2 years ago

@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.

abzr1 commented 2 years ago

@ksenginew that's ok. I did contribute to this project, but I'm using Tailwind CSS for now.

lolrenx commented 2 years ago

@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 .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.

is this a drop-in replacement for halfmoon ?

ksenginew commented 2 years ago

@lolrenx Just an actively developing fork(clone) of halfmoon. But planned to develop a new major version.

lolrenx commented 2 years ago

are there major changes compared to the last version of halfmoon ?

ksenginew commented 2 years ago

@lolrenx see https://github.com/ksenginew/fullmoon/issues/8