Browse Source

Meta config

Nathan Schneider 5 years ago
parent
commit
51c14aa6ce
1 changed files with 6 additions and 9 deletions
  1. 6 9
      _config.yml

+ 6 - 9
_config.yml

@@ -18,17 +18,14 @@
 # You can create any custom variable you would like, and they will be accessible
 # in the templates via {{ site.myvariable }}.
 
-title: Example Jekyll site using GitLab Pages
-email: your-email@domain.com
+title: CommunityRule
+email: medlab@colorado.Exclude
 description: >- # this means to ignore newlines until "baseurl:"
-  Write an awesome description for your new site here. You can edit this
-  line in _config.yml. It will appear in your document head meta (for
-  Google search results) and in your feed.xml site description.
-baseurl: "/jekyll" # the subpath of your site, e.g. /blog
+   A template for governance in great communities
+baseurl: "/communityrule" # the subpath of your site, e.g. /blog
 url: "/" # the base hostname & protocol for your site, e.g. http://example.com
-twitter_username: jekyllrb
-github_username:  jekyll
-gitlab_username:  pages
+twitter_username: medlabboulder
+gitlab_username:  medlabboulder
 
 # Build settings
 theme: minima