squidfunk/mkdocs-material — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want you to build a polished documentation framework for projects, similar to Material for MkDocs.

People should be able to write docs in Markdown, run one command, and get a professional static website that looks good on phones, tablets, and desktops. Use MkDocs underneath, and make the default site feel modern, clean, and easy to browse.

Please include a nice starter theme, simple navigation, full site search, a homepage, sample documentation pages, and beginner friendly setup instructions. It should be easy to change the site name, logo, colors, menu items, and language without digging through code. I also want it to support many languages and be suitable for both open source and commercial project docs.

Set up the project so I can run it locally, build the static site, and understand where to put my own Markdown files. Look up current MkDocs docs online if you need to. Make the first version complete enough that I can publish a real documentation site from it.

Want more depth? Deep Reverse