Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadokruse/domain-parking-page-flippa
A simple, self-hosted alternative to Flippa's domain sales page, powered by Jekyll and Github Pages.
https://github.com/chadokruse/domain-parking-page-flippa
flippa github-pages jekyll
Last synced: about 2 months ago
JSON representation
A simple, self-hosted alternative to Flippa's domain sales page, powered by Jekyll and Github Pages.
- Host: GitHub
- URL: https://github.com/chadokruse/domain-parking-page-flippa
- Owner: chadokruse
- Created: 2016-01-15T05:09:02.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-01-17T20:31:08.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T19:46:20.468Z (3 months ago)
- Topics: flippa, github-pages, jekyll
- Language: CSS
- Size: 16.6 KB
- Stars: 5
- Watchers: 4
- Forks: 8
- 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/)