A simple links theme for Hugo built with Tailwind CSS.
Lynx is a simple links page powered by Hugo and built using Tailwind CSS. It is inspired by services like LinkTree. The theme features a fully responsive layout, dark mode, SVG icons from FontAwesome 5, HTML and Emoji support, and support for Fathom Analytics and Google Analytics.
Lynx supports several installation methods, including as a Hugo module, a git submodule, or a completely manual install. The easiest method is to use Hugo Modules. Here is a quick start guide using Hugo:
config/_default/module.toml
and add the necessary configuration.hugo server
and the theme will be downloaded automatically.config.toml
file that was generated by Hugo with the one from Lynx. You can find the theme config file in the Hugo cache directory or download it from GitHub.To install theme updates, simply run hugo mod get -u
from your project directory, and the theme will automatically update to the latest release.
Lynx is a simple links page theme for Hugo, built with Tailwind CSS. It offers a fully responsive layout, dark mode, SVG icons, and support for Fathom Analytics and Google Analytics. The theme can be easily installed using Hugo Modules or other installation methods. With Lynx, users can create their own customized links page with ease.