imranhsayed / Aquila
๐จ An Advanced WordPress theme
Stars: โญ 204
Projects that are alternatives of or similar to Aquila
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: โญ 285 (+39.71%)
Mutual labels: wordpress-theme, wordpress-development, sass
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: โญ 1,016 (+398.04%)
Mutual labels: webpack4, babel, sass
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: โญ 404 (+98.04%)
Mutual labels: webpack4, babel, sass
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: โญ 102 (-50%)
Mutual labels: webpack4, babel, sass
Wordpress Starter
๐ฆ A starter template for WordPress websites
Stars: โญ 26 (-87.25%)
Mutual labels: babel, wordpress-development, sass
Webpack Seed
๐ A Multi-Page Application base on webpack and babel. webpackๆญๅปบๅบไบES6,ๆฏๆๆจกๆฟ็ๅค้กต้ข้กน็ฎ
Stars: โญ 113 (-44.61%)
Mutual labels: webpack4, babel, sass
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: โญ 1,975 (+868.14%)
Mutual labels: babel, sass
Shopify Webpack Themekit
Shopify development tool using webpack and themekit
Stars: โญ 157 (-23.04%)
Mutual labels: webpack4, babel
Hugo theme pickles
Modern, Simple and beautiful Hugo theme
Stars: โญ 168 (-17.65%)
Mutual labels: babel, sass
Gatsby Wordpress Themes
๐จ Gatsby WordPress Theme
Stars: โญ 175 (-14.22%)
Mutual labels: hacktoberfest, wordpress-theme
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: โญ 144 (-29.41%)
Mutual labels: babel, sass
Babel Esm Plugin
Add this plugin to generate mirrored esm modules for your existing bundles
Stars: โญ 175 (-14.22%)
Mutual labels: webpack4, babel
Wpstarter
Easily bootstrap whole site Composer packages for WordPress.
Stars: โญ 182 (-10.78%)
Mutual labels: hacktoberfest, wordpress-development
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: โญ 1,833 (+798.53%)
Mutual labels: webpack4, sass
Webpack Babel Multi Target Plugin
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
Stars: โญ 150 (-26.47%)
Mutual labels: webpack4, babel
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: โญ 165 (-19.12%)
Mutual labels: babel, sass
Frontplate
ใใญใณใใจใณใ้็บใฎๅน็ใใใใใใซในใฟใใฏใใณใใฌใผใ
Stars: โญ 175 (-14.22%)
Mutual labels: babel, sass
Styled React Boilerplate
Minimal & Modern boilerplate for building apps with React & styled-components
Stars: โญ 198 (-2.94%)
Mutual labels: webpack4, babel
Mullet
Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)
Stars: โญ 194 (-4.9%)
Mutual labels: hacktoberfest, babel
WordPress Theme - Aquila ๐จ
- A WordPress theme Project for Advanced WordPress Theme Development Course. This theme uses Bootstrap. Learn to build an Advanced WordPress Theme from scratch

Tutorial Course
Features
-
Custom front page.
-
Custom Blog page with posts displayed in grid format using bootstrap.
-
Block Style Variations
-
Custom Gutenberg Blocks
-
InnerBlocks
Maintainer
Name | Github Username |
---|---|
Imran Sayed | @imranhsayed |
Usage
- Clone the WordPress theme aquila in your WordPress themes directory and activate it.
Dashboard Setup.
- Create pages called 'Home' and 'Blog' and set them from Appearance > Customizer > Homepage Settings like so:
Development ( To be added )
Install
Clone the repo and run
cd aquila/assets
npm install
During development
npm run dev
Run precommit from assets directory before pushing the code for development/contribution.
cd assets && npm run precommit
Production
npm run prod
Linting & Formatting
The following command will fix most errors and show and remaining ones which cannot be fixed automatically.
npm run lint:fix
We follow the stylelint configuration used in WordPress Gutenberg, run the following command to lint and fix styles.
npm run stylelint:fix
Format code with prettier ( TO BE ADDED )
npm run format-js
Directory Structure
.
โโโ README.md
โโโ assets
โ โโโ main.js
โ โโโ src
โ โโโ library
โ โโโ css
โ โ โโโ bootstrap-grid.min.css
โ โ โโโ bootstrap.min.css
โ โโโ js
โ โโโ bootstrap.min.js
โโโ demo
โ โโโ banner.png
โ โโโ blog-page.png
โ โโโ features-one.png
โ โโโ features-two.png
โ โโโ home-page-customizer-setup.png
โโโ footer.php
โโโ front-page.php ( Home Page )
โโโ functions.php
โโโ header.php
โโโ inc
โ โโโ classes
โ โ โโโ class-aquila-theme.php
โ โ โโโ class-assets.php
โ โ โโโ class-menus.php
โ โ โโโ class-meta-boxes.php
โ โโโ helpers
โ โ โโโ autoloader.php
โ โ โโโ template-tags.php
โ โโโ traits
โ โโโ trait-singleton.php
โโโ index.php ( Blog page )
โโโ page.php ( Single Page )
โโโ screenshot.png
โโโ single.php ( Single Post Page )
โโโ style.css
โโโ template-parts
โโโ components
โ โโโ blog
โ โโโ entry-content.php
โ โโโ entry-footer.php
โ โโโ entry-header.php
โ โโโ entry-meta.php
โโโ content-none.php
โโโ content.php
โโโ header
โโโ nav.php
Fixing Errors
- Error: Node Sass does not yet support your current environment Solution :
cd assets
npm rebuild node-sass
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].