Skip to content

Comments

✨ Added "Powered by TinaCMS" footer with logo#253

Open
jeoffreyfischer wants to merge 17 commits intomainfrom
3827-add-powered-by-tinacms-footer
Open

✨ Added "Powered by TinaCMS" footer with logo#253
jeoffreyfischer wants to merge 17 commits intomainfrom
3827-add-powered-by-tinacms-footer

Conversation

@jeoffreyfischer
Copy link
Contributor

Resolves tinacms/tina.io#3827

Added a footer "Powered by TinaCMS" with a logo and a link to https://tina.io/

Screenshots
image
Figure: Added footer

@vercel
Copy link

vercel bot commented Aug 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tina-docs Ready Ready Preview Comment Nov 25, 2025 11:58pm

tino-liu
tino-liu previously approved these changes Aug 22, 2025
Copy link
Contributor

@tino-liu tino-liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@tino-liu tino-liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, you might want to run npx biome check.. It's failing in the pipeline

</span>
</Link>
<div className="ml-auto">
{(process.env.NODE_ENV === "development" ||
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why'd you change the condition of the render for the ThemeSelector

/>
</main>
</div>
<DocsFooter />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Change to <Footer/>
  2. Call it on the site layout (perhaps layout.tsx) not inside the tab-layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ ✨ Add 'Powered by TinaCMS' Message to Docs Starter Template

3 participants