💡 The primer team has discontinued primer.css. Such decision makes this repo mostly deprecated, at least in its current form. Primer is still usable as react components.
hugo-theme-primer
makes it easy to use primer in hugo.
-
hugo is an open source static site generator.
-
primer is the framework that makes the foundation of Github's design system.
💡 This is exploratory work to check the concept is worth. The theme is still very incomplete. Your contribution is welcome!
You can browse the documentation online.
The source for the documentation site is under the exampleSite/
directory.
It uses the theme itself (of course!).
Should you wish so, you can run the site locally:
cd exampleSite
hugo serve --themesDir ../..