Added some basic metadata, project page for darija
This commit is contained in:
parent
e8894676f8
commit
350ed18100
17
_config.yml
17
_config.yml
@ -18,23 +18,26 @@
|
||||
# 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: Excavations: Governance Archaeology for the Future of the Internet
|
||||
email: medlab@colorado.edu
|
||||
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
|
||||
url: "/" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
twitter_username: jekyllrb
|
||||
github_username: jekyll
|
||||
gitlab_username: pages
|
||||
baseurl: "/excavations" # the subpath of your site, e.g. /blog
|
||||
url: "https://medlabboulder.gitlab.io" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
twitter_username: medlabboulder
|
||||
gitlab_username: medlabboulder
|
||||
|
||||
# Build settings
|
||||
theme: minima
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
||||
collections:
|
||||
projects:
|
||||
output: true
|
||||
|
||||
# Exclude from processing.
|
||||
# The following items will not be processed, by default.
|
||||
# Any item listed under the `exclude:` key here will be automatically added to
|
||||
|
10
_projects/medic.md
Normal file
10
_projects/medic.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: page
|
||||
title: Darija Medic
|
||||
permalink: /projects/medic/
|
||||
archaeology: tag1, tag2
|
||||
---
|
||||
|
||||
# Darija Medic
|
||||
|
||||
Project project project
|
Loading…
x
Reference in New Issue
Block a user