diff --git a/.gitignore b/.gitignore index a547b3a..0705f17 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ _site vendor *.sh .bundle +Gemfile.lock diff --git a/Gemfile b/Gemfile index ff2c342..d9bdb18 100644 --- a/Gemfile +++ b/Gemfile @@ -8,15 +8,13 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll", "~> 4.3.2" -# This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "minima", "~> 2.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", group: :jekyll_plugins # If you have any plugins, put them here! -group :jekyll_plugins do - gem "jekyll-feed", "~> 0.12" -end +#group :jekyll_plugins do +# gem "jekyll-feed", "~> 0.12" +#end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem # and associated library. diff --git a/Gemfile.lock b/Gemfile.lock index 5e5c6bc..1ab7278 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,21 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.15.5) + ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (3.22.3-x86_64-linux) + google-protobuf (3.25.3-x86_64-linux) http_parser.rb (0.8.0) - i18n (1.13.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) - jekyll (4.3.2) + jekyll (4.3.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -31,12 +31,8 @@ GEM safe_yaml (~> 1.0) terminal-table (>= 1.8, < 4.0) webrick (~> 1.7) - jekyll-feed (0.17.0) - jekyll (>= 3.7, < 5.0) jekyll-sass-converter (3.0.0) sass-embedded (~> 1.54) - jekyll-seo-tag (2.8.0) - jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) kramdown (2.4.0) @@ -44,30 +40,24 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - minima (2.5.1) - jekyll (>= 3.5, < 5.0) - jekyll-feed (~> 0.9) - jekyll-seo-tag (~> 2.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.1) - rake (13.0.6) + public_suffix (5.0.5) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) - rouge (4.1.0) + rouge (4.2.1) safe_yaml (1.0.5) - sass-embedded (1.62.1) - google-protobuf (~> 3.21) - rake (>= 10.0.0) + sass-embedded (1.69.5-x86_64-linux-gnu) + google-protobuf (~> 3.23) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) webrick (1.8.1) PLATFORMS @@ -76,11 +66,9 @@ PLATFORMS DEPENDENCIES http_parser.rb (~> 0.6.0) jekyll (~> 4.3.2) - jekyll-feed (~> 0.12) - minima (~> 2.5) tzinfo (>= 1, < 3) tzinfo-data wdm (~> 0.1.1) BUNDLED WITH - 2.4.10 + 2.5.9 diff --git a/_sass/main.scss b/_sass/main.scss index 17ab6ba..e849009 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -513,6 +513,12 @@ nav { } .smallItemList { + display: flex; + flex-wrap: wrap; + justify-content: left; + flex-grow: 1; + align-items: center; + h2, h3, h4, h5, h6 { font-size: 1.2em; font-weight: 600; @@ -521,7 +527,7 @@ nav { padding: 1em 0.5em 0em 0.5em; border-top: 3px solid rgba(0, 0, 0, 0.1); - + width: 100%; } p { @@ -529,7 +535,9 @@ nav { padding: 0.5em; } - + .itemCol { + width: 48%; + } } diff --git a/assets/images/news/fellowships.jpg b/assets/images/news/fellowships.jpg new file mode 100644 index 0000000..2724c5d Binary files /dev/null and b/assets/images/news/fellowships.jpg differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..6848441 Binary files /dev/null and b/favicon.ico differ diff --git a/main/home.md b/main/home.md index 5e8f879..76d8712 100755 --- a/main/home.md +++ b/main/home.md @@ -22,6 +22,16 @@ Welcome to the Advanced Computational Electromagnetics (ACEM) Group (PI: Prof. Z # Group News
+ +## 2024, Student Fellowships and Awards + +{: .itemCol} +Three members of our group had the pleasure to receive fellowships and awards for their outstanding research. +On the left, Incheol (Aiden) Jung received the [James M. Henderson Fellowship](https://ece.illinois.edu/academics/grad/fellowships/henderson). In the center, Gonzalo Núñez Muñoz received the [A.R. "Buck" Knight Fellowship](https://ece.illinois.edu/academics/grad/fellowships/knight). On the right, Qi Jian Lim received the [Raj Mittra Outstanding Research Award](https://ece.illinois.edu/academics/grad/awards/mittra). Congratulations to all of them! + +{: .itemCol} +![Fellowships](/assets/images/news/fellowships.jpg) + ## 2024, IEEE AP-S Distinguished Lecturer Prof. Zhen Peng is honored to serve as an IEEE Antennas and Propagation (AP-S) Society Distinguished Lecturer for 2024-2026. The IEEE AP-S Distinguished Lecturer Program (DLP) provides experts, the Distinguished Lecturers (DLs), who are financially supported to visit active AP-S Chapters around the world and give lectures on topics of interest and importance to the antennas and propagation community. diff --git a/main/team.md b/main/team.md index eeddc7b..2d8ee8c 100755 --- a/main/team.md +++ b/main/team.md @@ -38,10 +38,10 @@ Sangrui Luo (PhD Graduate Student): *sangrui2 at illinois.edu*. Qi Jian Lim (PhD Graduate Student): *qjlim2 at illinois.edu*. -Gonzalo Nunez Munoz (PhD Graduate Student): *gonzalo9 at illinois.edu*. +Gonzalo Núñez Muñoz (PhD Graduate Student): *gonzalo9 at illinois.edu*. Kenneth Jao (PhD Graduate Student): *ksjao2 at illinois.edu*. Ge Cao (PhD Graduate Student): *gecao2@illinois.edu*. -Incheol Jung (PhD Graduate Student) +Incheol (Aiden) Jung (PhD Graduate Student)