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

Add a Team page to the docs #575

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add a Team page to the docs #575

wants to merge 4 commits into from

Conversation

oxinabox
Copy link
Member

@oxinabox oxinabox commented Aug 19, 2022

It's a bit over-engineered.
But I wanted to avoid having to edit content when people update profile pictures or names -- just regenerate the docs (which we do whenever we merge a PR)
If we find that this causes problems we can always strip out the webscraping and hardcode things.

We might want to extend this by also including peoples github profile blurbs?
Possibly then remove orgs from this record then so as not to duplicate

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

Merging #575 (89e02d1) into main (fbb4936) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
- Coverage   93.15%   93.08%   -0.07%     
==========================================
  Files          15       15              
  Lines         891      882       -9     
==========================================
- Hits          830      821       -9     
  Misses         61       61              
Impacted Files Coverage Δ
src/rules.jl 90.90% <ø> (ø)
src/tangent_types/tangent.jl 86.00% <0.00%> (-0.28%) ⬇️
src/accumulation.jl 97.14% <0.00%> (-0.08%) ⬇️
src/tangent_types/thunks.jl 95.76% <0.00%> (-0.04%) ⬇️
src/projection.jl 97.27% <0.00%> (-0.04%) ⬇️
src/rule_definition_tools.jl 96.83% <0.00%> (-0.02%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants