OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.37k forks source link

Release of ModernBusiness.OrchardCore #6308

Closed jwu-au closed 4 years ago

jwu-au commented 4 years ago

Hello Everyone,

In the past a couple of weeks, I have used my spare time to learn OC2, and I have developed a theme as my learning outcome. I'm happy to share with you, and continually learn from you. If you're interested in it, you can head to: https://github.com/jwu-au/ModernBusiness.OrchardCore

Many thanks to the Orchard Team, and the community.

hishamco commented 4 years ago

Thanks @jwu-au for sharing this, I'm glad to add your theme into https://github.com/OrchardCoreContrib/OrchardCoreContrib.Themes if you're interested

jwu-au commented 4 years ago

Hi @hishamco , I'm more than happy if you add in. Thank you.

hishamco commented 4 years ago

Let me arrange this with you or let you add a PR

jwu-au commented 4 years ago

Sure thing, I can definitely do a PR, let me know how do you plan to arrange it such as the folder structure, any special content in readme, and etc. One more thing is that I prefer to maintain one repo for any further updates, and what's your thinking for this?

hishamco commented 4 years ago

let me know how do you plan to arrange it such as the folder structure, any special content in readme, and etc

Sure, let me update the README.md

Can we chat on gitter for further details?

hishamco commented 4 years ago

@jwu-au I updated the README.md, feel free to share your them with Orchard Core community

Thanks

hishamco commented 4 years ago

One more thing is that I prefer to maintain one repo for any further updates, and what's your thinking for this?

You could maintain it in the OCC repo, it's not my or your repo only, it's built for OC community, so it's our repo ;)

In case you need to maintain further details into your repo, no problem we can link to your repo

jwu-au commented 4 years ago

@hishamco I created the PR as per your instructions. https://github.com/OrchardCoreContrib/OrchardCoreContrib.Themes/pull/1 Let me know anything you want me to update. And if you can add a back link to my repo somewhere would be great. Ping me anytime in gitter if you want, I'll get back to you as soon as I can. Thank you.

hishamco commented 4 years ago

Thanks a lot

sebastienros commented 4 years ago

Thanks @jwu-au