This is a series of web components using linked data to display information.
Displays a list of members of a team, which data is compatible with the WP-LDP plugin.
<link rel="import" href="hd-team.html" /> <hd-team data-src="http://ldp.happy-dev.fr/ldp/members/"></hd-team> Displays a list of projects, which data is compatible with the WP-LDP plugin.
<link rel="import" href="hd-projects.html" /> <hd-team data-src="http://ldp.happy-dev.fr/ldp/projects/"></hd-team>