Skip to content
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
5 changes: 5 additions & 0 deletions docs/background.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Project Background

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod
nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor
massa, nec semper lorem quam in massa.
2 changes: 2 additions & 0 deletions docs/documentation/notebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ We used electronic lab notebooks (ELN) from [Benchling](https://benchling.com).

## Directed Evolution on GFP

- [MCLONE001: Plasmid construction for DE of GFP](../notebooks/MCLONE001.pdf){: target="_blank" }
- [EVOLVE001: Directed evolution on GFP](../notebooks/EVOLVE001.pdf){: target="_blank" }
Binary file added docs/img/dummy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/results.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Results
# Results

![dummy image](img/dummy.png){ width=800px }
12 changes: 7 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ copyright: Copyright © 2021 iDEC. CC-BY-4.0 | The International Directed Ev

nav:
- Home: index.md
- Background: background.md
- Results: results.md
- Protocols: protocols.md
- Lab notebook: notebook.md
- Some useful features: useful_features.md
- Project:
- Background: background.md
- Results: results.md
- Documentation:
- Protocols: documentation/protocols.md
- Lab notebook: documentation/notebook.md
- Some useful features: useful_features.md