diff --git a/.DS_Store b/.DS_Store index 0aace53c..a148927e 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.github/workflows/gem-push.yml b/.github/workflows/gem-push.yml index 9309ae6d..013d7c2a 100644 --- a/.github/workflows/gem-push.yml +++ b/.github/workflows/gem-push.yml @@ -10,7 +10,7 @@ name: Lab design website deploy handler on: push: - branches: [master] + branches: [development] jobs: build: @@ -37,5 +37,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./_site + publish_branch: master enable_jekyll: true cname: lab-design.github.io diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..2b9bfe15 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +/.idea/ +/_site +/.sass-cache +/.jekyll-metadata +/Gemfile.lock +/.bundle +/vendor +.DS_Store +*_site +*~ diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..8777900d --- /dev/null +++ b/.travis.yml @@ -0,0 +1,19 @@ +language: ruby +rvm: +- 2.4.2 +script: "./_scripts/cibuild" +env: + global: + - NOKOGIRI_USE_SYSTEM_LIBRARIES=true + matrix: + secure: hMs/MC74mITE29JFQLj8gVgb5ZoaTUQ8lteFXPqkA2OljTXAzcApvM4Dq46VMIuCsDa+mb8CqFHBXL/y/l13j5wvZJ2IF7XmMKiUDfMBKK733XH0slvAhBKlY7VR0tseFp6KSXPsj9cxwv410re1sJqWoPRV4fjKxYSfvfP0P9VwrGLqfMuL+zPQLkkOx1bR8xcylPX9dPB02t2/LvAmXCG0vLMEmiee7HQmkzey2VZaMpiZqq4sXCYKe91DNyAUkmuDLK4v/cZR6NnqsqGugJ721TdHzsjM9cqWSQCdYtRrLemhrN8Kkb4TYaZZ3pu9BqAHs5gcQfAexneV5tuZ+fNFO8Tco/Q1cRzipqa9mkSLRvpjMkiE4OQECAT1+dOijTDrTmZQFMB79yZhevYPF/HfCx+pGpf+AaWRAGHD+BhHqdeDKOOCAbT9QF7h5nTHLuncaO/vKYAidqBVDYB5Bjh3LswUhhzjWIvue+Hl0zYyObmyMYeHoYLBTnT2ncY+RDY1UNNUxz1fszSimT7KeGbkEsHrXvCJ6tf7OkCDunrik9/OyKTyBoKLpervu8WWypY7CbMDmi314QJgxOdT8r8kclnhDSY0Mw7y552sRteFAF6Vvza7WfPE2hTv26Zh1XzK78lRTRJgekGO1/hVtFbKuv3jcYAARcHmBUeLMVM= +sudo: false +deploy: + provider: pages + skip_cleanup: true + github_token: $GITHUB_TOKEN + repo: lab-design/lab-design.github.io + target_branch: master + local_dir: _site + on: + branch: master diff --git a/Gemfile b/Gemfile index 8e154c54..c548774f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ +# Open Gemfile in your preferred editor and replace the content with: source "https://rubygems.org" # Hello! This is where you manage which Jekyll version is used to run. diff --git a/_config.yml b/_config.yml index be8a71f0..bc38595f 100644 --- a/_config.yml +++ b/_config.yml @@ -14,11 +14,11 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: Laboratory for Software Design -email: hridesh@iastate.edu +email: hrajan@tulane.edu # Updated to Tulane email description: > TODO baseurl: "" # the subpath of your site, e.g. /blog -url: "https://lab-design.github.io/" +url: "https://lab-design.github.io/" # Keep the GitHub Pages URL # Build settings markdown: kramdown @@ -30,7 +30,6 @@ exclude: - _citation_styles - README.md - collections: papers: # Declare the `papers` collection, and output a page for every item. output: true @@ -53,7 +52,8 @@ static_files: scholar: source: . -# Plugins + +# Plugins (using the modern approach instead of 'gems') plugins: - jekyll-paginate - jekyll-scholar diff --git a/_data/alumni.yml b/_data/alumni.yml index 3cc9564e..387f2f6b 100644 --- a/_data/alumni.yml +++ b/_data/alumni.yml @@ -25,10 +25,34 @@ # PhD Graduates: +- name: Dr. Sayem Imtiaz + status: PhD Fall'24 + email: sayem@iastate.edu + site: https://www.cs.iastate.edu/people/sayem-mohammad-imtiaz + img: simtiaz.jpg + +- name: Dr. Giang Nguyen + status: PhD Fall'24 + email: gnguyen@iastate.edu + site: https://www.cs.iastate.edu/gnguyen + img: giang.jpeg + +- name: Dr. David OBrien + status: PhD Fall'24 + email: dobrien@iastate.edu + site: https://davidmobrien.github.io/ + img: david.png + +- name: Dr. Shibbir Ahmed + status: PhD Summer'24 + email: shibbir@iastate.edu + site: https://www.cs.iastate.edu/people/shibbir-ahmed + img: sahmed.jpg + - name: Dr. Mohammad Wardat status: PhD Summer'23 email: wardat@iastate.edu - site: https://www.cs.iastate.edu/people/mohammad-wardat + site: https://www.oakland.edu/secs/directory/wardat/ img: wardat.jpg - name: Dr. Sumon Biswas @@ -101,6 +125,12 @@ # M.S. Graduates: +- name: Astha Singh + status: MS Spring'24 + email: asthas@iastate.edu + site: https://www.astha-singh.com/ + img: astha.png + - name: Jackson L Maddox status: MS Summer'18 email: jlmaddox@iastate.edu diff --git a/_data/members.yml b/_data/members.yml index 1139e7c7..5d73aaed 100644 --- a/_data/members.yml +++ b/_data/members.yml @@ -13,48 +13,18 @@ # PhD Candidates: -- name: Shibbir Ahmed - status: PhD - email: shibbir@iastate.edu - site: https://www.cs.iastate.edu/people/shibbir-ahmed - img: sahmed.jpg - - name: Fraol Batole status: PhD email: fraol@iastate.edu site: https://fraolbatole.github.io/ img: fraol.jpg -- name: Sayem Imtiaz - status: PhD - email: sayem@iastate.edu - site: https://www.cs.iastate.edu/people/sayem-mohammad-imtiaz - img: simtiaz.jpg - - name: Ruchira Manke status: PhD email: rmanke@iastate.edu site: https://tads.research.iastate.edu/people/ruchira-manke img: ruchira.jpg -- name: Giang Nguyen - status: PhD - email: gnguyen@iastate.edu - site: https://www.cs.iastate.edu/gnguyen - img: giang.jpeg - -- name: David OBrien - status: PhD - email: dobrien@iastate.edu - site: https://davidmobrien.github.io/ - img: david.png - -- name: Astha Singh - status: PhD - email: asthas@iastate.edu - site: https://www.astha-singh.com/ - img: astha.png - - name: Deepak-George Thomas status: PhD email: dgthomas@iastate.edu diff --git a/_includes/.DS_Store b/_includes/.DS_Store index e682f440..7a0c76d3 100644 Binary files a/_includes/.DS_Store and b/_includes/.DS_Store differ diff --git a/_includes/footer.html b/_includes/footer.html index b5d20fd7..05892e13 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -20,25 +20,26 @@
Laboratory for Software Design
-115-2 Atanasoff Hall
-Ames, IA, 50011-1040, USA
-Phone: (515) 294-6168
-E-Mail: hridesh@iastate.edu
+201 Lindy Claiborne Boggs Center
+6823 St. Charles Avenue
+New Orleans, LA 70118-5698
+Phone: (504) 865-5764
+E-Mail: hrajan@tulane.edu
- Copyright ©
- {{ site.time | date: '%Y' }}
- Iowa State University of Science and Technology. All rights reserved.
+ Copyright ©
+ {{ site.time | date: '%Y' }}
+ Tulane University. All rights reserved.