An open API service indexing awesome lists of open source software.

https://github.com/anandkumar/abc

Time to learn some new thing. Just a temporary repo
https://github.com/anandkumar/abc

Last synced: about 2 months ago
JSON representation

Time to learn some new thing. Just a temporary repo

Awesome Lists containing this project

README

          

# 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](https://git-scm.com/) for version control.
* [Composer](https://getcomposer.org/) for managing PHP dependencies.
* [NPM](https://www.npmjs.com/) or [Yarn](https://yarnpkg.com/en/) (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](https://github.com/justintadlock/mythic/wiki) to learn how to install and set up the theme.

## Copyright and License

Mythic is licensed under the [GNU GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html), version 2 or later.

2018 © Justin Tadlock.