jekyll / jekyll-admin

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
https://jekyll.github.io/jekyll-admin/
MIT License
2.82k stars 357 forks source link

This repo is open to contributions? if yes I would like to help #702

Open FabyoSK opened 1 year ago

FabyoSK commented 1 year ago

Description:

I would like to contribute to this project, I'll be using Jekyll-admin in production as a separated (docker container here() and there some features that I'm missing(some of them are in the PRs). I can help with code reviews, and implementing some features as well With that been said, I would like to know if this project still active😅

ashmaroli commented 1 year ago

Hello @FabyoSK, Yes, this project is still open to contributions.

The original author isn't actively developing this project currently, though. ReactJS no longer appeals to me and therefore I am no longer interested / motivated to "modernize" the dev-environment for this project, either.

Therefore, any help in taking this project forward is most welcome!

You mentioned missing some features that are already in open PRs. If you can review those PRs and get them ready for ship, please feel free to submit reviews.

Needless to explicitly say it again, feel free to open PRs for features you miss.

FabyoSK commented 1 year ago

@ashmaroli I'll start doing reviews/testing of the PRs already open When I get used to the code I can start submitting PRs

y377 commented 1 year ago

@ashmaroli I'll start doing reviews/testing of the PRs already open When I get used to the code I can start submitting PRs

Looking forward to your first improvement, let me cheer you on!

derek-adair commented 1 year ago

@ashmaroli hey buddy, just probing you because I am also interested in contributing and am at a crossroads where I need #610 / #471. There is an open PR and i'm about to fork/install manually but would much rather have this in the actual release.

Is there anything I can do to help this along?

y377 commented 9 months ago

@all Recently I thought of a method, and I would like to share it here. If anyone is willing to work with me to improve it, I will actively work on it; Let me share. I found that I can write documents throughblogger, which has a good editor. After the article is edited, we save the blogger document to the server itself through the API, and then trigger the Jekyll build through a shell script; everyone What's the intention?