Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganizing sections #103

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
d23da17
move coc to misc/, add links to computing resources
leewujung Nov 3, 2024
bb24723
add communication page to misc/ section
leewujung Nov 3, 2024
7c5dac2
update coc feedback and resolution sections
leewujung Nov 3, 2024
3a08bde
mv values.md to misc.md
leewujung Nov 3, 2024
756aef9
add misc to menus.toml
leewujung Nov 3, 2024
4bd9e27
change misc to list
leewujung Nov 3, 2024
beec459
fix order and change type
leewujung Nov 3, 2024
e59b769
move pages under positions under misc
leewujung Nov 3, 2024
3561a79
remove positions/ folder, rename Talks to Presentations
leewujung Nov 3, 2024
247ae52
change all to Presentations
leewujung Nov 3, 2024
ead2291
fiddle with section titles
leewujung Nov 3, 2024
f7b99b1
more fiddling
leewujung Nov 3, 2024
d12f3e7
update echopype paper
leewujung Nov 3, 2024
1857cf6
see all talks to see all presentations
leewujung Nov 3, 2024
d4b085b
move posts
leewujung Nov 3, 2024
f0b16a6
rename misc to group
leewujung Nov 3, 2024
2a48841
move software section to under projects/
leewujung Nov 3, 2024
0996b3b
update roles
leewujung Nov 3, 2024
4e9529a
mv misc.ms to group.md
leewujung Nov 3, 2024
f5f0ee3
bump coc to top in group
leewujung Nov 3, 2024
e0b08eb
use Group resources
leewujung Nov 3, 2024
3592c3e
update echolocation project pages
leewujung Nov 3, 2024
e51cfb2
update echolocation project pages
leewujung Nov 3, 2024
d6325c4
Merge branch 'reorg-sections' of https://github.com/leewujung/group-w…
leewujung Nov 3, 2024
e168ff5
tweak echolocation project pages
leewujung Nov 3, 2024
651f4e4
more tweaks on echolocation project pages
leewujung Nov 3, 2024
c4a9a9f
add echostack page
leewujung Nov 3, 2024
1b9cbf8
tweak echostack page
leewujung Nov 3, 2024
3260c6e
more tweaks on echostack related pages
leewujung Nov 3, 2024
d32940c
more tweaks for linking headless papers
leewujung Nov 3, 2024
654c65d
remove authors from project pages to reduce clutter
leewujung Nov 3, 2024
42503d0
add ubna_pam page, change group page widget
leewujung Nov 3, 2024
addc1aa
use project.md as template for group.md
leewujung Nov 3, 2024
fbf33f3
add weight to communication page
leewujung Nov 3, 2024
d8fb3d1
add weights to all group resources pages
leewujung Nov 3, 2024
b181f34
tweak to remove dates from group pages
leewujung Nov 3, 2024
02e4bdb
revert changes and add show_date: false
leewujung Nov 3, 2024
2ad0073
add/edit page_metadata.html
leewujung Nov 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 13 additions & 23 deletions config/_default/menus.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,50 +8,40 @@
url = "#about"
weight = 10

[[main]]
name = "Values"
url = "#values"
weight = 15

[[main]]
name = "People"
url = "#people"
weight = 20

[[main]]
name = "Positions"
url = "#positions"
weight = 30

[[main]]
name = "Posts"
url = "#posts"
weight = 35

[[main]]
name = "Projects"
url = "#projects"
weight = 40

[[main]]
name = "Talks"
url = "#talks"
name = "Presentations"
url = "#presentations"
weight = 50

[[main]]
name = "Software"
url = "#software"
weight = 60

[[main]]
name = "Publications"
url = "#publications"
weight = 70

[[main]]
name = "Group resources"
url = "#group"
weight = 80

[[main]]
name = "Posts"
url = "#posts"
weight = 90

[[main]]
name = "Contact"
url = "#contact"
weight = 80
weight = 1000

# Link to a PDF of your resume/CV from the menu.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
Expand Down
2 changes: 1 addition & 1 deletion content/authors/adkris/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ weight: 30
superuser: false

# Role/position
role: Undergraduate Research Assistant
role: Graduate Student

# Organizations/Affiliations
organizations:
Expand Down
2 changes: 1 addition & 1 deletion content/authors/ctuguina/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ weight: 30
superuser: false

# Role/position
role: Research Assistant
role: Graduate Student

# Organizations/Affiliations
organizations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors:
- leewj
- vms16
slug: 2022-08-22-postdoc
draft: false
draft: true
tags:
summary: " "

Expand Down
4 changes: 2 additions & 2 deletions content/position/_index.md → content/group/_index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Positions
title: Group resources

# View.
# 1 = List
# 2 = Compact
# 3 = Card
view: 3
view: 2

# Optional header image (relative to `static/img/` folder).
header:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Code of Conduct & What we value"
date: 2022-03-29T00:00:00-08:00
date: 2022-03-29
authors:
slug: 2022-03-coc-values
draft: false
Expand Down
14 changes: 12 additions & 2 deletions content/values/coc/index.md → content/group/coc/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Code of Conduct & What we value"
date: 2023-10-03T00:00:00-08:00
date: 2024-09-29
authors:
slug: 2023-10-coc-values
slug: coc
weight: 10
draft: false
tags:
summary: "We review and discuss the code of conduct and what we value as a group regularly, as reminder and inspiration for ourselves."
Expand Down Expand Up @@ -66,3 +67,12 @@ Echospace is dedicated to providing a harassment-free experience for everyone, r
- Enable and encourage growth by everyone in the group, in directions that align with what they’re interested in
- Be comfortable bringing up issues or obstacles that hold you back from getting work done


## Feedback Sharing

Provide feedback on what to improve either in person or use the [Echospace Anonymous Feedback Form](https://forms.gle/NZFZBQLk9BoMLZCV6) if you prefer to remain anonymous. The form requires one to be logged with their `uw` email address, but we will not have access to it.


## Conflict Resolution

If you see something inappropriate, let Wu-Jung or Valentina know immediately, or contact the [Office of the Ombud](https://www.washington.edu/ombud/) for support in conflict resolution. You can refer to some additional resources from the UW HR office [here](https://hr.uw.edu/policies/complaint-resolution/) or refer to your department for advice.
57 changes: 57 additions & 0 deletions content/group/communication/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Communication within group"
# date: 2023-09-19
authors:
slug: communication
weight: 40
draft: false
show_date: false
tags:
summary: "Our current practice to communicate with each other in Echospace"

# Customize
share: false
markup: md
math: true
featured: false

# Featured image
# To use, place an image named `featured.jpg/png` in your page's folder.
# Placement options: 1 = Full column width, 2 = Out-set, 3 = Screen-width
# Focal point options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
# Set `preview_only` to `true` to just use the image for thumbnails.
image:
caption:
Placement options: 1
focal_point: "Center"
preview_only: true

---

# Communication

We use various modes of communication in Echospace to keep ourselves up-to-date on what we are each working on and coordinate.

Depending on who's involved and the context, we use different methods to communicate. In general:
- Internal (among group members): mostly Slack
- External (with colleagues outside of the group): emails
- GitHub: PR and issues, see [here](./compute-git.md) for how to get started
- Talking: we do talk in analog form!

In terms of expectations:
- We encourage proactive and frequent communication; for most projects we meet at least weekly to keep each other updated and set short and long term goals
- Immediate response are not expected unless urgent
- People may send messages/emails at their convenient time; aim to respond within a reasonable time frame
- Phone/text: usually reserved for urgent communication or offsite coordination
- Ask us/everyone for help, and provide help if you can!


## Slack workspace
- Default channels you're added to:
- #general
- #help
- #random
- Feel free to:
- Add or remove yourself from channels, but make sure you stay in the know for your projects, as well as group announcements
- Create new channels and announce in the #general channel for others to join
38 changes: 38 additions & 0 deletions content/group/compute_docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Computing startup resources"
date: 2023-12-07
authors:
slug: compute_docs
weight: 30
draft: false
tags:
summary: "Useful starting computing resources"

# Customize
share: false
markup: md
math: true
featured: false

# Featured image
# To use, place an image named `featured.jpg/png` in your page's folder.
# Placement options: 1 = Full column width, 2 = Out-set, 3 = Screen-width
# Focal point options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
# Set `preview_only` to `true` to just use the image for thumbnails.
image:
caption:
Placement options: 1
focal_point: "Center"
preview_only: true

---

In this collection we share useful starting computing resources among echospace group members.

- [Conda and Jupyter](https://echospace-group-docs.readthedocs.io/en/latest/compute-conda-jupyter.html)
- [Git and GitHub](https://echospace-group-docs.readthedocs.io/en/latest/compute-git.html)
- [Cloud computing](https://echospace-group-docs.readthedocs.io/en/latest/compute-cloud.html)
- [HPC and SLURM](https://echospace-group-docs.readthedocs.io/en/latest/compute-hpc.html)
- [OSN data access](https://echospace-group-docs.readthedocs.io/en/latest/compute-osn.html)
- [Other topics to be covered](https://echospace-group-docs.readthedocs.io/en/latest/compute-others.html)
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
---
# Documentation: https://sourcethemes.com/academic/docs/managing-content/
title: "Opportunities at Echospace"
date: 2022-07-25T00:00:00-08:00
authors:
- leewj
- vms16
- emiliom
slug: fellowships
date: 2024-09-01
slug: opportunities
weight: 20
draft: false
tags:
summary: " "
summary: "Interested in joining Echospace? Check out the latest info here!"

# Customize
share: false
Expand All @@ -32,13 +29,14 @@ image:

## General information

We welcome researchers and students with diverse backgrounds to come work with us in Echospace! If you are interested but do not find a specific position posted, feel free to reach out to us directly. Please include a cover letter and a CV/resume when initiating the contact, so that we have a better idea what you are looking for.
We welcome researchers and students with diverse backgrounds to come work with us in Echospace! If you don't see a specific position below, feel free to reach out to us directly. Please include a cover letter and a CV/resume when initiating the contact, so that we have a better idea what you are looking for and your background.


## Fellowship opportunities

Below is a list of fellowship opportunities within and outside of UW. Relevant areas include but are not limited to fisheries and ocean acoustics, animal echolocation (bats and dolphins), marine ecology, and environmental data science. Feel free to reach out to us for questions and discussion.


### Postdoc fellowships

#### University of Washington
Expand All @@ -49,7 +47,7 @@ Below is a list of fellowship opportunities within and outside of UW. Relevant a
#### External
- [NSF Ocean Sciences (OCE) Postdoctoral Research Fellowships (OCE-PRF)](https://beta.nsf.gov/funding/opportunities/ocean-sciences-postdoctoral-research-fellowships-oce-prf-0)
- [NSF Division of Earth Sciences (EAR) Postdoctoral Fellowships (EAR-PF)](https://beta.nsf.gov/funding/opportunities/ear-postdoctoral-fellowships-ear-pf)
- [Acoustical Society of America (ASA) Hunt Postdoctoral Research fellowship](https://acousticalsociety.org/fellowships-and-scholarships/)
- [Acoustical Society of America (ASA) F. V. Hunt Postdoctoral Research fellowship](https://acousticalsociety.org/fellowships-and-scholarships/)


### Graduate fellowships
Expand All @@ -59,4 +57,5 @@ Below is a list of fellowship opportunities within and outside of UW. Relevant a

### Undergraduate fellowships

- [Mary Gates Research Scholarship](https://expd.uw.edu/mge/apply/research/)
- [UW Mary Gates Research Scholarship](https://expd.uw.edu/mge/apply/research/)
- [APL DINO-SIP Diverse + Inclusive Naval Oceanographic Summer Intership Program](https://www.apl.uw.edu/education/dino_sip.php)
3 changes: 1 addition & 2 deletions content/home/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
widget = "contact" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 80 # Order that this section will appear.
weight = 1000 # Order that this section will appear.

title = "Contact"
subtitle = ""
Expand All @@ -17,4 +17,3 @@ autolink = true
# 2: formspree.io
email_form = 0
+++

30 changes: 15 additions & 15 deletions content/home/software.md → content/home/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@
widget = "portfolio" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 60 # Order that this section will appear.
weight = 80 # Order that this section will appear.

title = "Software"
title = "Group resources"
subtitle = ""

[content]
# Page type to display. E.g. project.
page_type = "software"

page_type = "group"
# Filter toolbar (optional).
# Add or remove as many filters (`[[content.filter_button]]` instances) as you like.
# To show all items, set `tag` to "*".
# To filter by a specific tag, set `tag` to an existing tag name.
# To remove toolbar, delete/comment all instances of `[[content.filter_button]]` below.

# Default filter index (e.g. 0 corresponds to the first `[[filter_button]]` instance below).
filter_default = 0

# [[content.filter_button]]
# name = "All"
# tag = "*"

# [[content.filter_button]]
# name = "Deep Learning"
# tag = "Deep Learning"

# [[content.filter_button]]
# name = "Other"
# tag = "Demo"
Expand All @@ -42,7 +42,7 @@ subtitle = ""
# 2 = Compact
# 3 = Card
# 5 = Showcase
view = 3
view = 2

# For Showcase view, flip alternate rows?
flip_alt_rows = false
Expand All @@ -52,25 +52,25 @@ subtitle = ""
# Uncomment (by removing `#`) an option to apply it.
# Choose a light or dark text color by setting `text_color_light`.
# Any HTML color name or Hex value is valid.

# Background color.
# color = "navy"

# Background gradient.
# gradient_start = "DeepSkyBlue"
# gradient_end = "SkyBlue"

# Background image.
# image = "background.jpg" # Name of image in `static/img/`.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.

# Text color (true=light or false=dark).
# text_color_light = true

[advanced]
# Custom CSS.
# Custom CSS.
css_style = ""

# CSS class.
css_class = ""
+++
4 changes: 2 additions & 2 deletions content/home/posts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 35 # Order that this section will appear.
weight = 80 # Order that this section will appear.

title = "Recent Posts"
title = "Posts"
subtitle = ""

[content]
Expand Down
Loading
Loading