-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# test | ||
title: Test for MIME Support in Github Pages | ||
author: | ||
name: Martin Hepp | ||
email: [email protected] | ||
|
||
# The `>` after `description:` means to ignore line-breaks until next key. | ||
# If you want to omit the line-break after the end of text, use `>-` instead. | ||
description: > | ||
Using Github Pages for publishing Linked Open Data, Ontologies, and Semantic Web projects. Experiments regarding the | ||
support of MIME types (aka media types or IANA media types) and HTTP Content Negotiation for RDF/XML, JSON-LD, Turtle, N3, | ||
and NTriples syntaxes. | ||
theme: minima |