A template for selling your unused domains via Flippa
A simple, self-hosted alternative to Flippa's domain sales page, powered by Jekyll and Github Pages.
Usage
- Get your Flippa account and add your domains
- Update
_config.yml
- Update
CNAME
- Create A records at your DNS provider pointing to
192.30.252.153
and 192.30.252.154
per the docs
Analytics
- To enable Google Analytics, enter your ID in
_config.yml
, otherwise leave blank
- Each of the three buttons will send click events
- For funnels, the click event is structured as follows:
ga('send', 'event', 'FlippaButton', 'Click', 'yourdomainname-MakeOffer')
TODOs
Add Google Analytics
- Add license (MIT, pending Flippa approval)
Troubleshooting
Setting up a custom domain on Github Pages