justintadlock / mythic
Mythic is a next-generation starter theme designed to help theme authors write elegant, intelligent, and modern code.
Installs: 836
Dependents: 0
Suggesters: 0
Security: 0
Stars: 237
Watchers: 24
Forks: 43
Open Issues: 39
Type:wordpress-theme
Requires
- php: >=5.6
- composer/installers: ~1.0
- justintadlock/hybrid-core: ^5.0.0
Requires (Dev)
- dev-master
- 1.1.x-dev
- 1.1.0
- 1.0.x-dev
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dev
- dev-dependabot/npm_and_yarn/minimist-and-mkdirp-and-gonzales-pe-1.2.8
- dev-dependabot/npm_and_yarn/global-modules-path-and-webpack-cli--removed
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/engine.io-and-browser-sync-6.2.1
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/socket.io-parser-and-browser-sync-4.2.1
- dev-dependabot/npm_and_yarn/css-what-2.1.3
- dev-dependabot/npm_and_yarn/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/chownr-1.1.4
This package is auto-updated.
Last update: 2024-10-12 13:54:08 UTC
README
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 7.4+ (preferably 8+).
- 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.
2023 © Justin Tadlock.