Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A mobile-first LinkTree-style Hugo theme with dark mode, emoji support, and 50+ brand links.

Jekyll-based personal resume/CV homepage template, generating a static site that can be hosted free on GitHub Pages.
L1nkr is a mobile-first Hugo theme for building LinkTree-style link-in-bio pages, created by chrede88 and available as a free open-source GitHub template.
L1nkr is a Hugo theme that takes a configuration file and produces a static single-page website listing your links, social profiles, and brands. It runs on the Hugo static site generator, requiring a minimum Hugo version of v0.158.0 and Go installed locally. The theme is maintained by chrede88, and a starter template, L1nkrTemplate, is provided for rapid setup. The output is a lightweight, mobile-first HTML page with an optional healthcheck endpoint at /healthcheck.json.
To use L1nkr, install Hugo and Go, clone the L1nkrTemplate repository, and follow its installation guide. Configuration is done in Hugo's config file, where you define links, color scheme, and emoji usage. The wiki provides instructions for updating the theme and deploying the finished site to GitHub Pages.
Yes, the theme is freely available on GitHub under the L1nkr repository, and the L1nkrTemplate starter can be cloned and modified without charge. The license specifics are not listed in the README, but the source is publicly accessible.
L1nkr requires Hugo version v0.158.0 or newer. You also need Go installed because Hugo themes often use Go modules for dependencies.
The project wiki includes step-by-step instructions for deploying to GitHub Pages. In general you build the Hugo site and push the generated static files to your repository's Pages branch or use a GitHub Action.
Yes, dark mode is automatic and based on the visitor's system settings. There is no manual toggle; the theme switches colors to match the operating system's appearance.
It's an endpoint that outputs a JSON response, intended for uptime monitoring services to verify your page is live. It's a simple file generated by the theme during build.
