osu-atri / osu-dictionary

A simple "dictionary" for osu! enthusiasts
https://osu-atri.github.io/osu-dictionary/
MIT License
0 stars 1 forks source link

Add osu-news as submodule #22

Closed CloneWith closed 3 months ago

CloneWith commented 3 months ago

After this PR merged, we can use normal git commands to manage these modules.

astro-angelfish commented 3 months ago

I'm wondering why we don't create a super repository to reference osu!news and this repository as submodule and build them.

Anyway I don't think it is really a good idea to add osu!news as a submodule of osu-dictionary.

CloneWith commented 3 months ago

How about:?

Since this repo already has the framework set and worked well, and it is easier to rename a repo than to recreate it.


Or have you come up with a better solution? I'm a bit messed up now.

astro-angelfish commented 3 months ago

How about:?

* Change this repo's name to osu-atri.github.io (to make it the root repo)

* Split osu!directory (the table) into another individual repo

Since this repo already has the framework set and worked well, and it is easier to rename a repo than to recreate it.

It is fine as long as migrating the content is not harder than creating another repository as root. Although the migrated content will still be kept in commit history (but unlikely matters).