Skip to content

How to configure github pages to use my retype page? #275

Answered by geoffreymcgill
fstrauf asked this question in Q&A
Discussion options

You must be logged in to vote

I think you just need to add a retype.yml file to your project and set url: fstrauf.github.io/tokenomicsDAO within that file.

See https://retype.com/configuration/project/.

A basic retype.yml for your project should be:

input: .
url: fstrauf.github.io/tokenomicsDAO
branding:
  title: TokenomicsDAO
  label: Docs
footer:
  copyright: "© Copyright {{ year }}. All rights reserved."

Hope this helps.

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
9 replies
@fstrauf
Comment options

@geoffreymcgill
Comment options

@geoffreymcgill
Comment options

@geoffreymcgill
Comment options

@fstrauf
Comment options

Answer selected by fstrauf
Comment options

You must be logged in to vote
3 replies
@geoffreymcgill
Comment options

@fstrauf
Comment options

@fstrauf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants