-
Notifications
You must be signed in to change notification settings - Fork 1
Update lab website
lucl13 edited this page Oct 6, 2022
·
4 revisions
-
Clone the website code repositories from Github
git clone [email protected]:glasgowlab/glasgowlab.github.io.git
-
Edit the Markdown files. (for example, add a card to 2_people.md )
# showacse with vim, you can use any text editor (sublime, vscode, notepad ...) cd glasgowlab.github.io.git vim 2_peple.md # add the info ````{card} Tom (he/him) | *Robot* ^^^ ```{image} people/tom.jpg :alt: chenlin :class: bg-primary mb-1 :width: 300px :align: left ``` I am a robot. +++ email: robot [at] columbia [dot] edu ````
-
add file, commit and push to the remote repository
git add 2_peple.md git commit -m 'add a robot in 2_peple.md' git push
-
add the custom domain
visit Pages (github.com) , search Custom domain and change it to "glasgowlab.org", save
- New member onboarding
- Lab jobs
- Seminar schedules
- How to order
- Group meeting schedule
- Lab notebooks
- Funding opportunities
- Philosophy of science
- Wet lab basics
- Lab safety
- Waste disposal
- Chemical inventory
- -20C inventory
- Molecular biology
- Buffers and reagents
- Protocols library
- DNA synthesis and primers
- 80C freezer organization
- Using server
- C2B2 HPC access
- Update lab website
- Cluster parallel processing
- Mercury at CUIMC
- Getting started with Rosetta
- Install Pyrosetta
- Tutorials
- Clone Github
- Gromacs-Tutorial
- Cluster Specs
- Deep MSA and Statistical Coupling Analysis
- MMseqs2: Make MSA and analyze taxonomy
- Useful tools