feature: Initial commit

This commit is contained in:
Keith Solomon
2026-04-13 20:06:32 -05:00
commit 351dc06ec4
38 changed files with 8138 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Logo Soup WordPress Block
## Overview
The Logo Soup WordPress plugin is designed to provide users with an easy way to create and manage a collection of logos on their WordPress site. The plugin allows users to upload logos, add links, and display them in a format that implements the library found here: https://github.com/sanity-labs/logo-soup. The plugin is user-friendly and can be easily integrated into any WordPress theme.
## Features
- **Logo Upload**: Users can upload logos directly from the WordPress post/page editor.
- **Link Management**: Each logo can have an associated link that directs users to a specified URL when clicked.
- **Customizable Display**: Users can choose how the logos are displayed on their site, including options for layout and styling.
- **Responsive Design**: The plugin ensures that logos are displayed correctly on all devices, including desktops, tablets, and smartphones.