Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Wordpress Starter Theme supported by Timber/Twig templates

Notifications You must be signed in to change notification settings

oskarstrasburger/wp-starter-theme

Repository files navigation

My Own Wordpress Starter Theme

What is this repository for?

  • Quick start with a new project
  • Support for Timber/Twig templates
  • Easy render templates HTML into AJAX requests

How do I get set up?

  • You have to installed composer, nodejs and yarn on your machine
  • Install php dependencies by
composer install
  • Then install JavaScript dependecies by
npm install
  • For development run yarn start
  • Or for build statics by yarn run build (with --p flag for build production version)

About

Wordpress Starter Theme supported by Timber/Twig templates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published