emmercm/metalsmith-github-profile

View on GitHub
lib/fixtures/basic/src/index.md

Summary

Maintainability
Test Coverage
User entity type: {{ github.profile.user.type }}
User ID: {{ github.profile.user.id }}
Username: {{ github.profile.user.login }}

First repository ID: {{ github.profile.repos.www.id }}
First repository full name: {{ github.profile.repos.www.full_name }}