Welcome
✅ Your website is working.
but... this is a placeholder Welcome page.
To replace this placeholder page, create a readme.md file and add it to the root of your project.
You can also name the file index.md, default.md, welcome.md, or home.md.
Settings
Check out the following Project settings to customize your website.
Set the project name
Customize your Project Name by setting the title in your retype.yml file:
branding:
title: Your Name Here
Or, use your logo:
branding:
logo: static/your-logo.png
Create a /static folder and then add a copy of your-logo.png file to that new folder. You can name the folder and file whatever you want, such as /images/my-logo.png.
Set the URL
Improve your website Search Engine Optimization (SEO) by setting the url in your retype.yml file:
url: docs.example.com # Use your website address here
Add top links
Add custom links to the top navigation:
links:
- text: Visit example.com
icon: globe
link: https://example.com
Help
If you find a defect or would like to submit a feature request, please create an Issue and we will investigate right away.
Do you have a general inquiry? Please feel free to contact us at hello@retype.com.
We ❤️ your feedback.