• Stars
    star
    237
  • Rank 169,423 (Top 4 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mythic is a next-generation starter theme designed to help theme authors write elegant, intelligent, and modern code.

Mythic

Mythic is a starter theme for WordPress.

The theme's primary goal is to offer a modern development experience for WordPress theme authors while sticking as close to possible to WordPress standards as we can. Sometimes those things don't always mesh well. This theme aims to balance that.

Requirements

There's a few requirements in order to develop a new theme or contribute back to the project:

  • PHP 5.6+ (preferably 7+).
  • Git for version control.
  • Composer for managing PHP dependencies.
  • Node 8+.
  • NPM or Yarn (your choice) for managing JS dependencies.

You should feel reasonably comfortable using the command line. The theme tries to keep this as simple as possible, but some command line knowledge is necessary in modern development.

Documentation

Check out the project wiki to learn how to install and set up the theme.

Copyright and License

Mythic is licensed under the GNU GPL, version 2 or later.

2018 © Justin Tadlock.

More Repositories

1

hybrid-core

Official repository for the Hybrid Core WordPress development framework.
PHP
690
star
2

hybrid-breadcrumbs

Breadcrumbs. Yummy!
PHP
45
star
3

hybrid-carbon

Recreation of the original Get the Image script for WordPress.
PHP
20
star
4

hybrid-font

Standardized set of helper functions for loading Google Fonts in WordPress themes.
PHP
13
star
5

hybrid-customize

Add-on for the Hybrid Core framework that provides customizer controls and settings.
PHP
13
star
6

hybrid-mix

Helper class for working with Laravel Mix in WordPress themes and plugins.
PHP
10
star
7

theme-designer

A plugin to allow theme authors and companies to manage their theme portfolios.
PHP
5
star
8

hybrid-tools

Tools for Hybrid Core.
PHP
5
star
9

plugin-developer

A plugin for plugin developers. Sister project of Theme Designer.
PHP
4
star
10

hybrid-svg

PHP
4
star
11

hybrid-view

Hybrid View is an add-on for Hybrid Core framework. It's used for setting up and rendering theme template files. Views are a bit like a suped-up version of the core WordPress get_template_part() function.
PHP
4
star
12

hybrid-theme

Hybrid Core theme related code.
PHP
3
star
13

hybrid-template-manager

Custom template manager.
PHP
2
star
14

hybrid-template

Template management system for Hybrid Core.
PHP
2
star
15

hybrid-media-meta

Displays media metadata.
PHP
2
star
16

hybrid-lang

Language management for Hybrid Core framework, which deals with loading textdomains and locale-specific function files.
PHP
1
star
17

hybrid-pagination

Hybrid Core Pagination Package
PHP
1
star
18

hybrid-contracts

Contracts for Hybrid Core.
PHP
1
star
19

hybrid-media-grabber

Grabs media from a post.
PHP
1
star
20

hybrid-template-hierarchy

Template Hierarchy management system for Hybrid Core.
PHP
1
star
21

hybrid-attr

Hybrid Attribute Package is an add-on for Hybrid Core. The purpose is to provide devs a system for adding filterable attributes. This is sort of like body_class(), post_class(), and comment_class() on steroids.
PHP
1
star