A clean, responsive personal links page built with Hugo and the LittleLink theme.
# Install dependencies
make install
# Start development server
make dev
# Build for production
make build url=https://example.comVisit http://localhost:1313 to view your site.
├── content/ # Page content
├── data/ # Configuration files
├── themes/littlelink/ # Hugo theme
└── hugo.toml # Site configuration
Built with LittleLink - A lightweight DIY alternative to services like Linktree.