Skip to content

Commit

Permalink
initial conversion and minor content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
brownsarahm committed May 19, 2022
1 parent 46599fb commit 29c3baa
Show file tree
Hide file tree
Showing 74 changed files with 898 additions and 309 deletions.
40 changes: 40 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: deploy-website

# Only run this when the main branch changes
on:
pull_request:
push:
branches:
- main

# This job installs dependencies, build the book, and pushes it to `gh-pages`
jobs:
deploy-book:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

# Install dependencies
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: 3.7

- name: Install dependencies
run: |
pip install -r requirements.txt
# Build the book
- name: Build the site
run: |
make dirhtml
# If we've pushed to main, push the book's HTML to github-pages
- if: ${{ github.ref == 'refs/heads/main' }}
name: GitHub Pages action
uses: peaceiris/actions-gh-pages@v3.5.9
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_build/dirhtml
cname: ml4sts.com
26 changes: 0 additions & 26 deletions .github/workflows/jekyll.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.sass-cache/
_site/
Gemfile.lock
_build/
Empty file removed .nojekyll
Empty file.
23 changes: 23 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Minimal makefile for Sphinx documentation
#

# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
BUILDDIR = _build

# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

live:
sphinx-autobuild --ignore _build -b dirhtml . _build/dirhtml/

.PHONY: help Makefile

# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
49 changes: 27 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,33 @@
# ML for STS
# ML4STS lab website

This is our lab website, built with Sphinx! Based on [Chris Holdgraf's](https://github.com/choldgraf/choldgraf.github.io)

This is our lab website, it uses a remote theme located at https://github.com/ml4sts/lab-site-theme-al-folio
The easiest way to build the website is to use `nox`, which handles all of the environment generation automatically.
To do so, follow these steps:

1. Install `nox`.

If you're a new member add a file to the `_people` folder, name it `yourname.md`
note that your page on the website will then be ml4sts.com/yourname. Use the
following as a template:
```shell
pip install -U nox
```
2. Run `tox`

```shell
nox -s docs
```

this should install a Sphinx environment and build the site, putting the output files in `_build/html`.

To run a live webserver that will auto-build and reload when you make changes, run:

```shell
nox -s docs-live
```
---
layout: profile
name: Full Name
role: <undergrad, grad, visitor, etc>
importance: 7
status: active
---
<!-- move any of the following you'd like to include into the yaml header (between the ---)
img: /img/
github: username
website: http://name.com
-->
<!-- bio here and delete this comment -->
```

## 2 test

Test

## v2 test

Test 2
Binary file added __pycache__/noxfile.cpython-38.pyc
Binary file not shown.
8 changes: 0 additions & 8 deletions _news/2020-08-19-nsbe46.md

This file was deleted.

6 changes: 0 additions & 6 deletions _news/2020-10-08-FAccT-virtual.md

This file was deleted.

6 changes: 0 additions & 6 deletions _news/2021-01-26-sp21-ugrad.md

This file was deleted.

8 changes: 0 additions & 8 deletions _news/2021-02-22-relative-fair-ot.md

This file was deleted.

28 changes: 0 additions & 28 deletions _pages/about.md

This file was deleted.

9 changes: 0 additions & 9 deletions _pages/outreach.md

This file was deleted.

8 changes: 0 additions & 8 deletions _pages/people.md

This file was deleted.

8 changes: 0 additions & 8 deletions _pages/projects.md

This file was deleted.

15 changes: 0 additions & 15 deletions _pages/publications.md

This file was deleted.

2 changes: 1 addition & 1 deletion _people/Surbhi_Rathore.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page
name: Surbhi Rathore
role: Graduate Research Assistant
importance: 7
level: graduate
status: active
github: surbhir08
---
Expand Down
3 changes: 1 addition & 2 deletions _people/brianna_macdonald.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
layout: profile
name: Brianna MacDonald
role: Undergraduate, URI
importance: 6
level: undergraduate
status: alumni
---

Expand Down
5 changes: 2 additions & 3 deletions _people/emmely.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
layout: page
name: Emmely Trejo Alvarez
role: graduate
importance: 2
role: Graduate Research Assistant
level: graduate
status: active
---

Expand Down
5 changes: 2 additions & 3 deletions _people/jacob.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
layout: page
name: Jacob Lussier
role: Undergraduate, URI
importance: 5
status: active
status: alumni
level: undergraduate
---


Expand Down
5 changes: 2 additions & 3 deletions _people/jake.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
layout: page
name: Jake Afonso
role: 2021 URI Arts & Sciences Fellow
importance: 5
role: 2021 URI Arts & Sciences Fellow
status: alumni
level: undergraduate
---


Expand Down
3 changes: 1 addition & 2 deletions _people/jessica_dai.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
layout: page
name: Jessica Dai
role: undergraduate RA at Brown
importance: 3
status: alumni
nextposition: arthur.ai
level: undergraduate
---


Expand Down
3 changes: 1 addition & 2 deletions _people/kweku.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
layout: profile
name: Kweku Kwekir-Aggrey
role: PhD affiliate at Brown
importance: 4
status: active
level: graduate
---


Expand Down
5 changes: 2 additions & 3 deletions _people/patrick.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
layout: page
name: Patrick Dowd
role: Undergraduate RA
importance: 5
status: active
status: alumni
level: undergraduate
---
Patrick Dowd is an undergraduate student at the Univeristy of Rhode Island and a research assistant for Professor Brown for an open source fairness forensics software called Wiggum. As a research assistant Patrick's main tasks included writing scripts to generate synthetic data to test source code with, record the results and report results to the team. He implemented and tested an accelerated version of the code devised by Shine Xu, a collaborator from University of Oklahoma. Additionally, Patrick updated the Wiggum repository infrastructure. These updates included adding a GitHub action for building the documentation and running the tests, creating a pipfile to manage the depencies, resolving dependencies/ security concerns and updating documentation for the project.

Expand Down
2 changes: 1 addition & 1 deletion _people/sarah_m_brown.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ img: /img/sarah_m_brown.png
role: director
github: brownsarahm
website: http://sarahmbrown.org
importance: 1
status: active
level: PI
---

Sarah M Brown is an Assistant Professor of Computer Science and director of the ML4STS Lab at the University of Rhode Island.
Expand Down
3 changes: 1 addition & 2 deletions _people/warith.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
name: Warith Balogun
role: undergraduate
importance: 2
github: warithb
status: active
status: alumni
---


Expand Down
1 change: 0 additions & 1 deletion _people/zee.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: profile
name: Zainab Edina
role: Undergraduate, URI
importance: 7
github: zeeedina2016
website: http://edinaz.com
status: alumni
Expand Down
11 changes: 0 additions & 11 deletions _projects/dynamics.md

This file was deleted.

10 changes: 0 additions & 10 deletions _projects/perceptions.md

This file was deleted.

Loading

0 comments on commit 29c3baa

Please sign in to comment.