fredserva / birds-starter-theme

As the name says, it's just a starter theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This is a work in progress.
Lots of things have to be done, so be careful :)

This Starter Theme is meant to make use of Gridlex, a grid system based on Flexbox.
Take a look at the documentation.

Minimum Requirements :

  • PHP version 7.1.1
  • WordPress version 5.0+

Find/Replace

1 File Headers

  • @package Birds_Starter_Theme

2 Text Domain

  • birds

3 Prefixes :

  • birds_starter_theme
  • Birds_Starter_Theme (CamelCase strings)

4 Necessary Edits

  • in inc/extras/extras.php: function birds_starter_theme_og_metatags()

5 Theme Name

  • Birds Starter Theme

readme.txt

"Write it the way you want"

Notes

You also can find Carbon Fields (https://carbonfields.net/), Kirki (http://aristath.github.io/kirki/) and TGM Plugin Activation (http://tgmpluginactivation.com/) in the Vendor folder. They've been placed here for make later use of them (or not)...

Carbon Fields documentation: https://docs.carbonfields.net/#/quickstart

Changelog

See Changelog

About

As the name says, it's just a starter theme


Languages

Language:PHP 88.0%Language:CSS 6.8%Language:JavaScript 5.2%