This is where you can design your bio.toast bio. Have fun customizing it to your liking!
- Fork this, and set the repository name to
<your-github-username>.bio.toast
. - Edit the files to customize your bio.
- To test out your styles:
- Open the
styles.css
file in the root directory. - Add or modify CSS rules to customize the appearance of your bio.
- Run
npm run dev
in your terminal to start the development server. - Open your browser to
http://localhost:3001
to see your changes in real-time. (if you are getting ratelimited, host bio.toast in your computer and runnpm run dev:localhost
)
- Open the
- Once you're satisfied with your changes, commit them to your GitHub repository.
- Visit your bio to see the final result.
- You did not rename your repository to
<your-github-username>-bio.toast
. All letters are case-sensitive. - Try waiting up to a hour.
- Clear your browser's cache.
- Open an issue for help.
name
: Your name, leave it empty if you want to use your GitHub name.description
: About yourself, leave it empty if you want to use your GitHub profile descriptions.pins
: Array of element IDs to be seen on top. You can use this to set the order of elements.customWidgets
: Array of objects that is consisted of:id
: ID of the widget element.type
:image
|img
|text
|p
|iframe
|embed
, defaults toimg
if emptysrc
: Widget source URL. (forimg
andiframe
)alt
:alt
attribute of widget. (title
attribute ififrame
)
pronouns
: Your pronouns. ex) he/himthemeColor
: Embed color.embedImage
: Embed image.github
username
: Your GitHub username, leave it empty if you want to display your account.
discord
: This uses Lanyard, join their Discord server to use this.id
: Your Discord user ID.lanyard-api-base-url
: Base URL of Lanyard API. Leave it empty to use default (https://api.lanyard.rest/v1
)
social
: Your social links"appName": "url"
format