Style

Todo

Todo list

Todo

Core Tasks

  • Add an introduction guide describing the project and its purpose (also clarify in footer and README that it's not related to Coolify).
  • Add the analytics tracking DB.
  • Fix the ugly colors (WIP).
  • Implement the Coolify Tweaks API, plus a development mode that piggybacks on localhost:3000 with auto-reload and theme injection.
  • Add changelog.
  • Add contributing setup.
  • Add the tweakcn theming component to enter theme ID / CSS and auto-generate the URL.
  • Ensure all sections like Traefik and tweakcn have both manual and automatic installation guides.
  • Move the root to the /docs section; add a landing page like Fumadocs.
  • Move API to api.coolify-tweaks.techwithanirudh.com.
  • Add contributing guides per section (api, style, docs): dev server, deploy steps, tests, CI/CD.

TweakCN Enhancements

  • Custom component to enter theme ID / theme CSS and fetch tweaks URL (programmatically calling the API).

Landing Page

  • Move X icons into their own directory (icons.tsx via SVGL).
  • Define separate dark and light mode images so no inversion is needed.
  • Integrate the new testimonials section.
  • Take inspiration from next-forge and shadcn-saas-landing.
  • Use a proper logo for the landing page.
  • Use a new font matching the design.
  • Optimize mobile UI.

Visuals, Features, and Docs

  • Add visualizations to the features section.
  • Clean up the AI-related code.
  • Add both light and dark mode screenshots to features and landing sections.
  • Stop image cropping. (intended)
  • Fix OpenAPI proxy not working.
  • Add missing border-t for features on mobile.
  • Add a general issues section in docs (how to report and fix common problems).
  • Add a theme examples section.

Docs Improvements

  • Update the AI section with the new Fumadocs MDX version and AI context.
  • Remove negative wording toward Coolify (avoid implying a UI rewrite).
  • Change installation methods to proper hero images.
  • Update README to properly refer to docs.
  • Add light-mode screenshot variants.
  • Expand the changelog for 4.0 to mention:
    • the large Turborepo refactor,
    • the new docs website,
    • and add a roadmap section.
  • Ask consent and improve testimonials section.
  • remove disable meta file
  • optimize screenshots ui for mobile docs
  • fix issue where even if you push vercel build isn't triggered due to changelog update, auto trigger changelog build on release

Last updated on