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

Added meeting minutes #522

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions webpages/Monthly_meetings/2020/meetings2020.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ <h1 id="welcome-to-monthly_meetings">2020 Monthly meetings</h1>
<li><a href="ISPyB_Developpers_Web_meeting_minutes_20200511.pdf">May 11th 2020</a></li>
<li><a href="ISPyB_developers_20200804.docx">August 4th 2020</a></li>
<li><a href="ISPyB_Developers_20200909_v2.pdf">September 9th 2020</a></li>
<li><a href="ispyb_dev_20201009.docx">October 9th 2020</a></li>
<li><a href="ISPyB_Developers_20201216.docx">December 16th 2020</a></li>
</ul>

<footer class="site-footer">
Expand Down
Binary file not shown.
37 changes: 37 additions & 0 deletions webpages/Monthly_meetings/2021/meetings2021.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Welcome to ISPyB collaboration pages</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/ISPyB/assets/css/style.css?v=1b370e61e5b0f3b2a49a0069b510f78956fdd267">
</head>
<body>
<section class="page-header">
<img src = "../../transparent_logo_exi.png">
<h1 class="project-name">ISPyB</h1>
<h2 class="project-tagline"></h2>
<a href="https://ispyb.github.io/ISPyB/" class="btn">Back to home</a>
</section>

<section class="main-content">

<h1 id="welcome-to-monthly_meetings">2021 Monthly meetings</h1>

<ul>
<li><a href="ISPyB_Developers_2021021.docx">January 21th 2021</a></li>
</ul>

<footer class="site-footer">

<span class="site-footer-owner"><a href="https://github.com/ispyb/ISPyB">ISPyB</a> is maintained by <a href="https://github.com/ispyb">ispyb</a>.</span>

<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</section>


</body>
</html>