Skip to content

brandonpittman/runway

 
 

Repository files navigation

Runway

A starter theme for Statamic with Laravel Mix and Tailwind CSS

Runway is a theme boilerplate with Tailwind 1.0, Laravel Mix, and ready to go with dynamic Vue components.

Setup

  1. Get a Statamic site up and running with your preferred method
  2. Download Runday into your site/themes folder
    • or clone from github with git clone https://github.com/brandonpittman/runway.git
  3. Set Runway to the active theme under Settings => Theming in the control panel, or in the site/settings/theming.yaml file.
  4. Install dependencies with npm install and build assets with npm run dev
  5. Check out your site! Feel free to delete {layouts,templates}/default.html.

Building Your Theme

The theme assets are all within the resources folder. No Less or Sass here folks. We're using Tailwind, so it's PostCSS all the way.

Contributing

This project is new, pull requests, ideas, and any feedback is certainly welcome!

Please open a github issue if you have something to say.

About

A simple landing page starter theme with Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 10.1%
  • Vue 1.7%
  • CSS 0.7%