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
- ⭐ to the project. 🤘
- Fork the project ParkingPage
- Write your own
_config-YOUR_DOMAIN_NAME.yml
with your domain's url and display name. (check _config-lowercamelcase.com for example) - Build using Jekyll:
bundle exec jekyll build --config _config.yml,_config.yml-YOUR_DOMAIN_NAME.yml
Or you can
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