10 Open Issues Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
Web Development Educational Platform

AI Summary: Update the descriptions, tags, and names of all website templates within the NeuroSites project. This involves modifying the metadata within each template's files to reflect improved and consistent information.

Complexity: 2/5
good first issue help wanted
Web Development Educational Platform

AI Summary: Create at least two website templates for each of three categories (lab websites, personal research pages, and event pages) for the NeuroSites project. Templates should be self-contained (HTML, CSS, assets) and easily customizable. Collaboration is encouraged, with a maximum of two people per template type.

Complexity: 3/5
enhancement help wanted
Web Development Educational Platform
enhancement help wanted
Web Development Educational Platform
lab-website json about 1 month ago

AI Summary: Determine the configuration requirements for the NeuroSites website templates, specifically focusing on the lab website templates. This involves analyzing the existing HTML, CSS, and potentially JavaScript files to identify customizable elements and dependencies, and documenting these requirements in a structured format (likely JSON).

Complexity: 3/5
enhancement help wanted
Web Development Educational Platform
personal-pages.json about 1 month ago

AI Summary: Determine the necessary configuration options for the 'personal-pages' templates within the NeuroSites project. This involves analyzing existing templates, identifying common configuration needs (e.g., sections for publications, contact info, etc.), and defining a clear structure for managing these options, potentially through a configuration file (e.g., JSON or YAML).

Complexity: 3/5
enhancement help wanted
Web Development Educational Platform
enhancement help wanted
Web Development Educational Platform

AI Summary: Modify the GitHub Actions workflow `validate-template.yml` to add a check ensuring that submitted website templates adhere to a specific file structure. This involves updating the YAML configuration file to include steps that verify the presence and correctness of required files and folders within each template.

Complexity: 4/5
documentation good first issue
Web Development Educational Platform
Change structure of files about 1 month ago

AI Summary: The task involves consolidating the separate HTML files for each website tab (lab, personal, event) into a single `index.html` file within each template folder of the NeuroSites project. This requires restructuring the HTML to incorporate the content from the other files, potentially using JavaScript or conditional rendering to switch between different sections based on user interaction or URL parameters.

Complexity: 3/5
enhancement help wanted
Web Development Educational Platform

AI Summary: Create a contributors page for the NeuroSites project and update the licensing to properly attribute each individual template to its creator. This involves designing the contributors page, potentially using existing template styles, and updating the license information within each template folder to reflect individual contributions.

Complexity: 3/5
documentation good first issue
Web Development Educational Platform
documentation enhancement good first issue help wanted