Website for Software Design and Analysis (SoDA) Lab led by Eunsuk Kang!

In order to add your profile, create a markdown file in the team folder.

In order to add your accepted papers, add the bib to the bibliography file.

In order to add new news, add an announcement markdown file to the _news folder.

In order to add new projects, add a markdown file to the _projects folder. Use a 640*480 px image for these.

For images, keep them in 480*480 px and place them in assets/img folder.

In order to run it locally, install jekyll. Then run: bundle install, and bundle exec jekyll serve