new research page - #3
Merged
Merged
Conversation
DDingR
commented
Jul 30, 2026
- Research Page 세부화
- Navigation 수정
|
폰트 관련된 수정 필요 |
Kyunghwan-Choi
approved these changes
Aug 7, 2026
Kyunghwan-Choi
approved these changes
Aug 7, 2026
There was a problem hiding this comment.
Pull request overview
This PR expands the site’s Research section with new “Control Problems” and “Research Themes” content pages (including SVG assets), and updates the top navigation to support a nested dropdown structure. It also introduces per-page MathJax loading for math-heavy research pages and updates project thumbnail paths to a new static directory.
Changes:
- Add multiple new Research pages (control problems + research themes) and supporting SVG assets.
- Update navigation to support a nested “Overview → (Control Problems / Research Themes)” submenu (HTML/CSS/JS + navigation.yml).
- Move/standardize project image paths and add/adjust member profiles.
Reviewed changes
Copilot reviewed 32 out of 73 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| static/projects/img/2022-전기자동차의.jpg | Adds a project thumbnail image in the new static projects image location. |
| static/css/custom.css | Adds submenu styling for nested dropdowns. |
| research/research_themes/assets/07_neuro_adaptive_control.svg | Adds a new research theme diagram (SVG). |
| research/research_themes/assets/05_continual_model_learning.svg | Adds a new research theme diagram (SVG). |
| research/research_themes/08_structured_critic_adaptation.md | Adds a new research theme page (math-enabled). |
| research/research_themes/07_neuro_adaptive_control.md | Adds a new research theme page (math-enabled). |
| research/research_themes/06_constrained_pinn.md | Adds a new research theme page (math-enabled). |
| research/research_themes/05_continual_model_learning.md | Adds a new research theme page (math-enabled). |
| research/research_themes/04_nonstationary_infinite_horizon_ocp.md | Adds a new research theme page (math-enabled). |
| research/research_themes/03_semantic_critic_learning.md | Adds a new research theme page (math-enabled). |
| research/research_themes/02_online_multistep_lookahead.md | Adds a new research theme page (math-enabled). |
| research/research_themes/01_real_world_rl.md | Adds a new research theme page (math-enabled). |
| research/research_themes/00_online_learning_based_optimal_control.md | Adds the research themes overview page (math-enabled). |
| research/control_problems/03_component_level_optimal_control.md | Adds a control-problems page (math-enabled). |
| research/control_problems/02_vehicle_level_optimal_control.md | Adds a control-problems page (math-enabled). |
| research/control_problems/01_mobility_system_level_optimal_control.md | Adds a control-problems page (math-enabled). |
| research/control_problems/00_future_mobility_control_landscape.md | Adds the control-problems overview page. |
| research/_index.md | Adds a Research landing page (currently has broken image paths + unbalanced <div>). |
| _projects/2025-안정성.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2025-심층학습의.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2025-RWS.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2024-급변부하.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2023-전기차.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2023-자율주행을.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2022-초실감.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2022-전기자동차의.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2022-자율주행.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2022-미래형자동차.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2022-동기전동기를.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2021-수소버스.md | Updates project thumbnail path to /static/projects/img/.... |
| _projects/2020-소형.md | Updates project thumbnail path to /static/projects/img/.... |
| _members/msRyu.md | Fixes education date ranges (May → March). |
| _members/msKim.md | Adds a new member profile. |
| _includes/header.html | Adds per-page MathJax loading and nested dropdown rendering. |
| _includes/footer.html | Adds JS to toggle nested dropdown submenus and reset on close. |
| _data/navigation.yml | Updates navigation structure to include a nested “Overview” submenu under Research. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.