halfmoon icon indicating copy to clipboard operation
halfmoon copied to clipboard

Is this project still being maintained?

Open EtienneK opened this issue 4 years ago • 19 comments

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

EtienneK avatar Sep 16 '21 11:09 EtienneK

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.

stephannv avatar Sep 23 '21 00:09 stephannv

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.

JKoblitz avatar Sep 23 '21 04:09 JKoblitz

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!

loteoo avatar Oct 25 '21 15:10 loteoo

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

timbogdanov avatar Dec 30 '21 18:12 timbogdanov

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.

moqmar avatar Jan 07 '22 18:01 moqmar

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

EtienneK avatar Jan 13 '22 14:01 EtienneK

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

ksenginew avatar Jan 13 '22 14:01 ksenginew

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 avatar Jan 13 '22 15:01 EtienneK

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]

ksenginew avatar Jan 13 '22 15:01 ksenginew

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 avatar Jan 13 '22 16:01 moqmar

@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 avatar Jan 13 '22 16:01 ksenginew

@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 avatar Jan 15 '22 12:01 ksenginew

@ksenginew why did you ping me?

cobrexus avatar Jan 15 '22 15:01 cobrexus

@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 avatar Jan 15 '22 16:01 ksenginew

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

cobrexus avatar Jan 15 '22 16:01 cobrexus

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

lolrenx avatar Feb 16 '22 13:02 lolrenx

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

ksenginew avatar Feb 17 '22 05:02 ksenginew

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

lolrenx avatar Feb 17 '22 17:02 lolrenx

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

ksenginew avatar Feb 18 '22 03:02 ksenginew