7.0.32 • Published 5 years ago

nebula-wp v7.0.32

Weekly downloads
10
License
-
Repository
github
Last release
5 years ago

Nebula readme icon


Nebula is a WordPress theme framework that focuses on enhancing development.

The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, but its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.

GitHub release GitHub last commit Codacy Badge

Nebula screenshot

Table of Contents

Getting Started

These instructions will get Nebula setup to its recommended baseline.

Requirements & Recommendations

Nebula follows WordPress recommended requirements, and does not require any additional server software. The latest two versions of browsers with >1% market share are officially supported.

To take full advantage of Nebula's features, the following are recommended:

  • WordPress Latest
  • PHP 7.0+
  • MySQL 5.6+
  • SSL

Prerequisites

Download and install WordPress.

Installation & Setup

Nebula installation

  1. Download the .zip file of the Nebula theme. Upload to the WordPress /wp-content/themes/ directory.
  2. Activate the Nebula theme and run the automated initialization.
  3. This will automatically install and activate the Nebula Child theme.
  4. It is recommended to rename the child theme (in /assets/scss/style.scss and the directory name itself)
  5. Install and activate recommended plugins including the Nebula Companion plugin.
  6. Customize Nebula Options (including enabling Sass if desired)

Documentation

Comprehensive documentation is available at https://gearside.com/nebula along with a testing checklist and launch guide.

Built Using