vanityURLs is a simple solution to deploy a budget-friendly URL shortener. It runs at scale in your Cloudflare subscription with continuous integration.
This repository contains the source code for the vanityURLs.link website, built using the Hugo static site generator.
To preview the site locally:
npm install
npm run devThen, visit http://localhost:1313 in your browser.
Contributor documentation now lives in the website itself:
- Web site docs: contributor guide for this Hugo repository
- Local development: local tools, builds, tests, and common failures
- Content authoring: docs pages, translations, shortcodes, assets, and i18n strings
- Hosting and deployment: Workers Static Assets with Cloudflare Workers hosting and deploy flow
- Website analytics: server-side Umami analytics
- Releases: release-please, changelog, and versioning workflow
Contributions are welcome! We recognize all types based on the all-contributors specification. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Benoît H. Dicaire 💻 📖 🛡️ |
Brian J. Adams 🖋 🤔 📖 📓 |
Félix Léger 💻 🤔 📓 📣 |
- dnsConfiguration – Automated DNS configuration with StackOverflow's DNSControl and Git
vanityURLs is Copyright 2023 Benoît H. Dicaire and licensed under the MIT licence.
