Indigo is a modern WordPress theme with a simple yet elegant design. This minimal theme is suitable for almost any type of website and perfect for personal blogs and portfolios. While it is minimal and lightweight, it is responsive, flexible, customizable with WordPress customizer, and has a clean optimized code.
See a working example at demo.vitathemes.com/indigo.
Settings > Reading
.A static page (select below)
and select the pages created.Appearance > Customize
.Settings > Permalink
and select Post name
(*this option is recommended) radio button and save the changes.themes/wp-indigo/ # → Root of your theme
├── assets/ # → Assets files
│ ├── css/ # → Compiled CSS file
│ ├── fonts/ # → Theme images
│ ├── images/ # → Theme images
│ ├── js/ # → Theme images
│ └── src/ # → Theme scss files
├── classes/ # → Theme Language files
├── languages/ # → Theme Language files
├── node_modules/ # → Theme Language files
├── page-templates/ # → Theme Part files (Include)
├── template-parts/ # → Theme Part files (Include)
├── package.json # → Node.js dependencies and scripts
├── inc/ # → Theme functions
│ ├── tgmpa/ # → Custom PHP classes
│ ├── customizer.php/ # → Kirki Customization framework
│ ├── setup.php # → All codes related to WordPress Customizer (We use Kirki Framework)
│ ├── template-functions.php # → Custom template tags & tweaks
└── └── template-tags.php # → Theme Setup
Edit inc/setup.php
to enable or disable theme features, setup navigation menus, post thumbnail sizes, and sidebars.
npm install
from the theme directory to install dependenciesgulpfile.js
settings:
proxy
should reflect your local development hostnamegulp
for build the distributionContributions are welcome from everyone. We have contributing guidelines to help you get started.
WP-Indigo is licensed under GNU GPL.
Want to become a sponsor? you can sponsor & support VitaThemes by providing our team your service for free!