Browse Source

Numerous configuration changes, ready to start playing with content

Nathan Schneider 5 years ago
parent
commit
4338f4146b
6 changed files with 34 additions and 17 deletions
  1. 3 5
      README.md
  2. 5 1
      docs/about/basics.md
  3. 1 1
      docs/about/contribute.md
  4. 5 1
      docs/about/resources.md
  5. 6 1
      docs/index.md
  6. 14 8
      mkdocs.yml

+ 3 - 5
README.md

@@ -2,13 +2,11 @@
 
 *Patterns for decision, deliberation, and noise*
 
-This is a project of the [Media Enterprise Design Lab](http://cmci.colorado.edu/medlab/) at the University of Colorado Boulder.
+A project of the [Media Enterprise Design Lab](http://cmci.colorado.edu/medlab/) at the University of Colorado Boulder.
 
-See live demo: [medlabboulder.gitlab.io/democraticmediums](https://medlabboulder.gitlab.io/democraticmediums/)
+Live demo: [medlabboulder.gitlab.io/democraticmediums](https://medlabboulder.gitlab.io/democraticmediums/)
 
 ## To do
 
 * Load initial Mediums pages
-* [Configure Material theme](https://squidfunk.github.io/mkdocs-material/)
-    - Change ico and icon
-* Information here and on the website on contributing
+* Information here and on the website on contributing

+ 5 - 1
docs/about/basics.md

@@ -1,5 +1,9 @@
 # Basics
 
+To come.
+
+<!--
 * Rationale
 * MEDLab
-* Personnel
+* Personnel
+-->

+ 1 - 1
docs/about/contribute.md

@@ -1,3 +1,3 @@
 # Contribute
 
-TKTK instructions on how to contribute via GitLab
+To come.

+ 5 - 1
docs/about/resources.md

@@ -1,3 +1,7 @@
 # Resources
 
-Extra stuff
+To come.
+
+<!--
+* Set up Zotero group
+-->

+ 6 - 1
docs/index.md

@@ -1,2 +1,7 @@
-# Welcome
+# Start here
 
+The future of democratic governance is being made in social movements, blockchains, cooperatives, and governments around the world.
+
+**What tools do they have to work with?**
+
+# Democratic Mediums is a directory of patterns for decision, deliberation, and debate.

+ 14 - 8
mkdocs.yml

@@ -1,17 +1,21 @@
 site_name: Democratic Mediums
+site_description: Patterns for decision, deliberation, and noise
 site_url: "https://medlabboulder.gitlab.io/democraticmediums/"
 
 theme:
   name: 'material' # https://github.com/squidfunk/mkdocs-material/
-  font: false
+  custom_dir: 'material'
+  font: false # dodges Goog fonts
   palette:
     primary: white
-    accent: blue
-  logo: # for an arbitrary file, can be changed to [docs/] 'images/logo.svg'
-    icon: 'group_work' 
+    accent: orange
+  logo: 'images/group_work.svg' # from https://material.io/tools/icons/
+  favicon: 'images/group_work.svg'
 
-# extra.repo_icon: gitlab
-repo_name: 'Edit on GitLab'
+copyright: A project of the <a href="https://cmci.colorado.edu/medlab/">Media Enterprise Design Lab</a> at the University of Colorado Boulder<br />
+    <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
+    
+repo_name: 'Contribute at GitLab'
 repo_url: 'https://gitlab.com/medlabboulder/democraticmediums'
 
 extra_css:
@@ -22,5 +26,7 @@ markdown_extensions:
 
 extra:
   social:
-    - type: 'twitter'
-      link: 'https://twitter.com/medlabboulder'
+    - type: globe
+      link: https://cmci.colorado.edu/medlab/
+    - type: twitter
+      link: https://twitter.com/medlabboulder