Skip to content

Commit

Permalink
Merge pull request #13 from UNICT-DMI/update-fork
Browse files Browse the repository at this point in the history
feat: update fork
  • Loading branch information
Helias committed Apr 1, 2024
2 parents a549501 + d7be641 commit 5dc9a17
Show file tree
Hide file tree
Showing 11 changed files with 22,071 additions and 4,666 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
This is a generic project which allow to create a catalogue for your GitHub organization using the GitHub API.

Example:

- https://www.azerothcore.org/catalogue.html (the default version of the catalogue)
- https://unict-dmi.github.io/git-catalogue/#/home (fork by another open-source community)


## Development

This project is written with the Angular framework, to run it locally you can run:
Expand All @@ -26,11 +26,12 @@ npm 6.14.8
Feel free to use it and create your fork, don't forget to create a PR about it.

### TODO

- make it more customizable, let any developer to change some specific page content without creating any git conflict
- show all repositories in the catalogue ( https://github.com/azerothcore/git-catalogue/issues/91 )
- add github action to verify the build
- upgrade to last angular version and make this project compatible with node20

### Credits

- [Deku](https://github.com/deku) (original author of the [previous implementation](https://github.com/azerothcore/catalogue))
- [Helias](https://github.com/Helias) (author and mantainer of the current catalogue version, contact me on Discord!)

Loading

0 comments on commit 5dc9a17

Please sign in to comment.