Skip to content

Commit

Permalink
Add Retype
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarros committed Jan 30, 2023
1 parent 3687c3a commit 45012f7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.env
script.py
.vscode/settings.json
.retype/*
11 changes: 11 additions & 0 deletions retype.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
input: .
output: .retype
url: # Add your website address here
branding:
title: Project Name
label: Docs
links:
- text: Getting Started
link: https://retype.com/guides/getting-started/
footer:
copyright: "© Copyright {{ year }}. All rights reserved."

0 comments on commit 45012f7

Please sign in to comment.