diff --git a/pages/activators-vs-repressors.md b/pages/activators-vs-repressors.md new file mode 100644 index 0000000..b0b13b3 --- /dev/null +++ b/pages/activators-vs-repressors.md @@ -0,0 +1,7 @@ + + + + +# Choosing Between Activators & Repressors + + \ No newline at end of file diff --git a/pages/activators.md b/pages/activators.md new file mode 100644 index 0000000..28298bb --- /dev/null +++ b/pages/activators.md @@ -0,0 +1,7 @@ + + + + +# Activators + + \ No newline at end of file diff --git a/pages/hill-functions.md b/pages/hill-functions.md new file mode 100644 index 0000000..aa1b7f6 --- /dev/null +++ b/pages/hill-functions.md @@ -0,0 +1,7 @@ + + + + +# Ultrasensitivity & the Hill Function + + \ No newline at end of file diff --git a/pages/index.html b/pages/index.html index 1ef1f74..3eddbc3 100644 --- a/pages/index.html +++ b/pages/index.html @@ -26,6 +26,13 @@
1. Concepts of Biocircuits 2. The Simplest Circuit + 3. Repressors & Leaks + 4. Activators + 5. Ultrasensitivity & the Hill Function + 6. Choosing Between Activators & Repressors +
+ More Sections Under Construction +
@@ -93,4 +100,22 @@ font-style: italic; margin-top: -10px; } + + .under-construction { + padding: 10px; + margin-top: 10px; + margin-bottom: 10px; + text-transform: uppercase; + color: inherit; + border: 2px solid; + opacity: 0.9; + text-align: center; + background: repeating-linear-gradient( + 45deg, + rgba(0, 0, 0, 0), + rgba(0, 0, 0, 0) 10px, + rgba(0, 0, 0, 0.1) 10px, + rgba(0, 0, 0, 0.1) 20px + ); + } \ No newline at end of file diff --git a/pages/repressors.md b/pages/repressors.md new file mode 100644 index 0000000..b238fc2 --- /dev/null +++ b/pages/repressors.md @@ -0,0 +1,7 @@ + + + + +# Repressors & Leaks + + \ No newline at end of file diff --git a/pages/simplest-circuit.md b/pages/simplest-circuit.md index 49abf61..7864f40 100644 --- a/pages/simplest-circuit.md +++ b/pages/simplest-circuit.md @@ -1,6 +1,6 @@ - + # The Simplest Circuit @@ -96,7 +96,7 @@ Here's a graph to play with: Onwards! - +