Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadokruse/kyn-domain
https://github.com/chadokruse/kyn-domain
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadokruse/kyn-domain
- Owner: chadokruse
- Created: 2016-01-15T15:36:28.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-01-17T20:35:16.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T19:46:20.835Z (2 months ago)
- Language: CSS
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### A template for selling your unused domains via Flippa
___A simple, self-hosted alternative to Flippa's [domain sales page](https://salespage.flippa.com/), powered by Jekyll and Github Pages.
##### Usage
1. Get your [Flippa account](https://flippa.com/) and add your domains
1. Update `_config.yml`
1. Update `CNAME`
1. Create A records at your DNS provider pointing to `192.30.252.153` and `192.30.252.154` per the [docs](https://help.github.com/articles/tips-for-configuring-an-a-record-with-your-dns-provider/#configuring-an-a-record-with-your-dns-provider)##### 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](https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/)