ParkingPage

ParkingPage

A jekyll template used for parking domain

Lei Shi's domain parking page - Demo

This is a simple parking page for those who bought some domains and don't know what to do with it.


What has inside | Setup | Settings

What has inside

Setup

  1. :star: to the project. :metal:
  2. Fork the project ParkingPage
  3. Write your own _config-YOUR_DOMAIN_NAME.yml with your domain's url and display name. (check _config-lowercamelcase.com for example)
  4. Build using Jekyll: bundle exec jekyll build --config _config.yml,_config.yml-YOUR_DOMAIN_NAME.yml

Or you can

Settings

You must create your own _config-YOUR_DOMAIN_NAME.yml to customize your site.

# main text of home
url: https://www.lowercamelcase.com
# For display purpose
domain_name: "lowerCamelCase.com"
...

You can also change external_links, profile img in `_config.yml`.

MIT License © Lei Shi