Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.15 KB

File metadata and controls

27 lines (19 loc) · 1.15 KB

Superconducting Quantum Devices (SQD) Lab

This is the official github page for SQD lab. All the current projects and documentation will be hosted here.

Official site: click here
Lab wiki: click here

Navigation:

Editing this site:

Please make sure you have valid permission to edit this site, before proceeding.
This site is maintained in markdown (as supported by github pages). All the pages on this site are written and stores in markdown file in the public repository. To edit or update any page, just make relevant changes to the mardown file in the repository.

Following is short summary of the steps:

  • Open the github repo of this site click here.
  • Goto the relevant file (for eg readme.md, where md = markdown).
  • Click on the file to preview it.
  • Click on "pencil" icon on top right corner of the window.
  • Make changes.
  • Save changes by clicking "commit" at the end of the page. Done :)