AKSW / jekyll-rdf

📃 A Jekyll plugin to include RDF data in your static site or build a complete site for your RDF graph
http://aksw.org/Projects/JekyllRDF
Other
57 stars 10 forks source link

index.html shows on empty path #155

Closed Simaris closed 6 years ago

Simaris commented 6 years ago

small fix that stops index.html from being hidden if the domain_url and baseurl make up the entire resource iri Fix #148

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b78a622606180567d76d6bc31ac8771c8f80da02 on Simaris:148/index_is_hidden into 04c9292a73119697e8b675b29c0d6acea3b53e9d on white-gecko:develop.

white-gecko commented 6 years ago

We also have to test, if the same behavior occurs for any baseurl with a trailing slash.