Skip to content

new research page - #3

Merged
Kyunghwan-Choi merged 2 commits into
mainfrom
dev
Aug 7, 2026
Merged

new research page#3
Kyunghwan-Choi merged 2 commits into
mainfrom
dev

Conversation

@DDingR

@DDingR DDingR commented Jul 30, 2026

Copy link
Copy Markdown
  • Research Page 세부화
  • Navigation 수정

@DDingR
DDingR requested a review from Kyunghwan-Choi July 30, 2026 14:05
@DDingR DDingR added the enhancement New feature or request label Jul 30, 2026
@Kyunghwan-Choi

Copy link
Copy Markdown

폰트 관련된 수정 필요
표 예쁘게

@DDingR
DDingR requested a lite review from Copilot August 7, 2026 06:16
@Kyunghwan-Choi
Kyunghwan-Choi merged commit 25bc940 into main Aug 7, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants