Skip to content

Commit

Permalink
[update docs] Schedule meeting link on the website (#4027)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Nov 3, 2023
1 parent aad64cd commit 1d2a1a4
Show file tree
Hide file tree
Showing 8 changed files with 2,677 additions and 1,766 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@ Homepage https://jbrowse.org/jb2

Docs http://jbrowse.org/jb2/docs/

Fall 2023: New outreach! We created an "office hours" Google Calendar for anyone
to schedule 1-on-1 meetings with the development team. We are also community
meetings where anyone can join a public Google Meet link

- [Schedule 1-on-1 appointment](https://calendar.app.google/E9i5fyZN4UcZawuNA)
- [Community call - Monthly on the third Thursday, 10am EST (North America, Europe friendly)](https://meet.google.com/rnq-exdt-tuz)
- [Community call - Monthly on the last Tuesday, 8pm EST (Asia Pacific friendly)](https://meet.google.com/uti-xsjf-xbu)
- [Add both events to your Google calendar](https://calendar.google.com/calendar/u/2?cid=ZDgxZmE0Yjk3YjdiZTAxYThjMDAzYzNkOThkMjUyOGQ1ZWM4YzNkMzRjNjgwMmQ3YjZhOWEwYmU4NDYxZDBiM0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t)

## Pre-requisites

- [git](https://git-scm.com/downloads)
Expand Down
20 changes: 20 additions & 0 deletions website/blog/2023-11-03-office-hours.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Office hours and community meetings
date: 11/03/23
---

This is a special announcement that we starting a new outreach effort for our
users, which will include:

- Having 1-on-1 meetings that anyone can schedule with JBrowse developers via
booking appointments on our Google calendar. Click here
https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ2WIB6bwPtShkYDn49c-ADXvpxfa6iyaEP453Uvy-e-RDZPZF5rsbTRbRlXrWelVpSicZJQsdn5
- Having monthly community calls on Google Meet where anyone can join. The
calendar for these events here, and as an initial trial, we will be doing both
a North America/Europe friendly time and an Asia Pacific friendly time.
https://calendar.google.com/calendar/u/2?cid=ZDgxZmE0Yjk3YjdiZTAxYThjMDAzYzNkOThkMjUyOGQ1ZWM4YzNkMzRjNjgwMmQ3YjZhOWEwYmU4NDYxZDBiM0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t

Let us know if these times don't work for you and we can try to adjust!

See our Github Discussion thread here
https://github.com/GMOD/jbrowse-components/discussions/4038
18 changes: 9 additions & 9 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.1.0",
"@docusaurus/core": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mdx-js/react": "^1.0.0",
"@mdx-js/react": "^3.0.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.0",
"acorn": "^8.8.2",
"acorn-jsx": "^5.3.2",
"clsx": "^1.2.1",
"clsx": "^2.0.0",
"copy-to-clipboard": "^3.3.3",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-player": "^2.12.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.1",
"@tsconfig/docusaurus": "^1.0.7",
"@docusaurus/module-type-aliases": "^3.0.0",
"@tsconfig/docusaurus": "^2.0.2",
"typescript": "^5.0.4"
},
"browserslist": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,16 @@
id: contact
---


import GoogleCalendarScheduleFunction from './util'

# Contact us

We **really** love talking to our users. Please reach out with any thoughts you
have on what we are building!

<GoogleCalendarScheduleFunction/>

- Ask a question on our discussion board at
https://github.com/GMOD/jbrowse-components/discussions
- Report a bug or request a feature at
Expand Down
22 changes: 12 additions & 10 deletions website/src/pages/demos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export const Link = ({ extra, children }) => {
<a
href={`https://jbrowse.org/code/jb2/${config.customFields.currentVersion}/${extra}`}
>
{' '}
{children}
</a>
)
Expand All @@ -24,36 +23,39 @@ desktop.
**Demo instances**

- <Link extra="?config=test_data/config_demo.json&session=share-oTyYRpz9fN&password=fYAbt">
Human instance with HG002 insertion shown (many other tracks available too)
{
'Human instance with HG002 insertion shown (many other tracks available too)'
}
</Link>
- <Link extra="?config=test_data%2Fconfig_demo.json&session=share-pjaAq1hNxB&password=Z9teR">
SKBR3 breast cancer cell line translocation
{'SKBR3 breast cancer cell line translocation'}
</Link>
- <Link extra="?config=test_data%2Fconfig_demo.json&session=share-XyL52LPDoO&password=861E4">
Human instance coloring methylation/modifications on nanopore reads
{'Human instance coloring methylation/modifications on nanopore reads'}
</Link>
- <Link extra="?config=test_data/breakpoint/config.json">
Breakpoint split view demo (showing chromosomal translocation)
{'Breakpoint split view demo (showing chromosomal translocation)'}
</Link>
- <Link extra="?config=test_data%2Fconfig_dotplot.json&session=share-zw51jIwuXb&password=i8WqY">
Grape vs Peach dotplot
{'Grape vs Peach dotplot'}
</Link>
- <Link extra="?config=test_data/yeast_synteny/config.json">Yeast dotplot</Link>
- <Link extra="?config=%2Fgenomes%2FGRCh38%2F1000genomes%2Fconfig_1000genomes.json&session=share-SUK-mntGyB&password=eQF0F">
1000 genomes extended trio demo
{'1000 genomes extended trio demo'}
</Link>
- <Link extra="?config=test_data%2Fvolvox%2Fconfig.json&session=share-JCsm46ATdn&password=ilHg5">
Volvox sample data (small imaginary test datasets)
{'Volvox sample data (small imaginary test datasets)'}
</Link>
- <Link extra="?config=test_data%2Fconfig_demo.json&session=share-Pw7kOjagSF&password=e0SuE">
ENCODE Multi-bigwig example
{'ENCODE Multi-bigwig example'}
</Link>
- <Link extra="?config=test_data%2Fconfig_demo.json&session=share-7skGDzEmMi&password=NGzLX">
COLO829 melanoma cancer cell line tumor vs normal multi-bigwig example
{'COLO829 melanoma cancer cell line tumor vs normal multi-bigwig example'}
</Link>

**Conference and other guided demos**

- [2023 BOSC lightning talk](https://docs.google.com/presentation/d/18vdbamIwaCQUVagMD65EILQ35v7p79sJBZr6D0WiX9c/edit?usp=sharing)
- [2023 PAG workshop](http://gmod.org/wiki/JBrowse2_Tutorial_PAG_2023)
- [2023 publication figures](https://jbrowse.org/demos/paper2022/) (see our
[Genome Biology](https://doi.org/10.1186/s13059-023-02914-z) publication for
Expand Down

0 comments on commit 1d2a1a4

Please sign in to comment.