Skip to content

Conversation

@chenkins
Copy link
Contributor

No description provided.

@itsjrsa
Copy link
Contributor

itsjrsa commented Jun 25, 2025

@chenkins, to update these details, please refer to the projects_input.json file. That is the main file used by the website to search repositories, assigned to a project, by its topic.

Warning

Do not update the public/projects.json file as that is automatically generated (based on the input file above) and replaced later.

Example to add repositories to the project "Flatland", you just need to add its topic (currently ``) to the repositories description that belong to this project.

{
      "project_name": "Flatland",
      "project_topic": "flatland",  <<<< this
      "project_area": "Energy",
      "project_description": "Advanced energy management systems for smart grids and renewable energy integration.",
      "project_url": "https://www.flatland-association.org/",
      "project_website": "https://www.flatland-association.org/"
    },

Please update your PR accordingly.

@chenkins
Copy link
Contributor Author

@itsjrsa pr is updated.

@itsjrsa itsjrsa merged commit ac3d836 into AI4REALNET:main Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants