Skip to content

HasteDesign/Haste-Starter

Repository files navigation

Haste Starter

GPL PluginTerritory

Haste Starter, A WordPress base theme for developers

Haste Starter is a base to be used to create custom WordPress themes. It's a fork from brazilian community unmantained Odin Framework.

Features ⭐

Here are some things you'll find in Haste Starter:

  • Scaffold
    • Base theme templates
    • Base theme.json
    • Theme supports
    • Cleanup hooks
    • ...and much more
  • Bootstrap 5
    • The great style framework everyone knows (but it's not mandatory)
  • Laravel Mix
    • All the assets build managed with Laravel Mix. (Don't worry about Webpack complex stuff)
  • Translation-ready
    • Ready to be translated to any language
  • Helper functions
    • A lot of helper functions and custom template tags to make coding even easier
      • Breadcrumbs
      • Post meta
      • Related posts
  • Coding Standards
    • EditorConfig and PHPCS files according to WordPress Coding Standards

Installation ⚡

Download

Download the latest release of Haste Starter, you can download the .zip

Git

Clone the repository if you use Git. Place the theme folder into the wp-content/themes/ WordPress directory.

Composer

[to-do]

Documentation 📖

Our documentation is under construction, but you can find some information about how to use our theme here Wiki

References 🔗

Reference of tools used in the theme:

Bugs and Suggestions 🐞

The Haste Starter is an Open Source project. Anyone can (and should) help us to improve it. Report bugs or do suggestions using the Issues/Project Forum

Contributing 👥

To contribute, just click on the Fork button, create a Branch, improve the code and send it with a Pull Request.

More details about how to contribute and send Pull Requests in GitHub Collaborating.

How to colaborate to opensource projects on GitHub

Changelog 📄

Changelog here!