# WordPressify > Documentation for WordPressify. Every page link below points to a markdown mirror; drop the .md suffix for the HTML version. Full corpus in one file: https://wordpressify.co/llms-full.txt Agent skill: https://wordpressify.co/skill.md MCP server (streamable HTTP; tools: search_docs, get_doc, list_docs): https://wordpressify.co/api/mcp ## Documentation ### Introduction - [Introduction](https://wordpressify.co/index.md): WordPressify is a development tool that simplifies WordPress theme and plugin creation. - [Install Docker](https://wordpressify.co/install-docker.md): Docker container overview and installation instructions for WordPressify. - [Install WordPressify](https://wordpressify.co/install-wordpressify.md): Install WordPressify from NPM or from the GitHub repository. - [Start Project](https://wordpressify.co/start-project.md): File structure, theme naming, workflow commands, and production export for WordPressify. ### Customization - [PostCSS and Sass](https://wordpressify.co/postcss-sass.md): CSS preprocessing with PostCSS and Sass integration in WordPressify. - [Images and Fonts](https://wordpressify.co/images-fonts.md): Managing image and font assets in your WordPressify theme. - [JavaScript](https://wordpressify.co/javascript.md): ES6 JavaScript support with Babel in WordPressify. - [External Libraries](https://wordpressify.co/external-libraries.md): Incorporating external JavaScript libraries into your WordPressify project. - [Build Changes](https://wordpressify.co/build-changes.md): Which files require a container restart or an image rebuild when modified in WordPressify. ### Production - [Distribution Files](https://wordpressify.co/distribution-files.md): Generate optimized distribution files for deploying your WordPressify theme. - [Auto Deploy](https://wordpressify.co/auto-deploy.md): Automatically deploy your WordPressify project using GitHub Actions with FTP or SSH. ### Other - [Troubleshooting](https://wordpressify.co/troubleshooting.md): Common troubleshooting issues and solutions for WordPressify. - [Windows Installation](https://wordpressify.co/windows-installation.md): Windows-specific setup instructions for WordPressify. - [Changelog](https://wordpressify.co/changelog.md): Release history and version notes for WordPressify.