mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00

- Move non-README top-level MD files to /docs - Update all absolute links to files in /docs to relative links - Add a placeholder front page for GitHub Pages
14 lines
256 B
YAML
14 lines
256 B
YAML
plugins:
|
|
- jekyll-relative-links
|
|
relative_links:
|
|
enabled: true
|
|
collections: true
|
|
include:
|
|
- CODE_OF_CONDUCT.md
|
|
- CONTRIBUTING.md
|
|
- README.md
|
|
|
|
theme: jekyll-theme-cayman
|
|
title: DataHub
|
|
description: A Generalized Metadata Search & Discovery Tool
|