A custom WordPress theme developed for San Russorio website.
This is a custom WordPress theme built specifically for San Russorio, featuring a modern design and custom functionality.
- WordPress 6.0 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher
- Download the theme files
- Upload the theme folder to
/wp-content/themes/directory - Activate the theme through the WordPress admin panel (Appearance > Themes)
- Responsive design
- Custom post types
- Advanced Custom Fields integration
- Custom page templates
- Node.js
- npm
- Local development environment (e.g., Local by Flywheel)
# Clone the repository
git clone https://github.com/your-username/san-russorio-theme.git
# Install dependencies
npm install
# Start development
npm run devnpm run build