Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 2.84 KB

README.md

File metadata and controls

19 lines (13 loc) · 2.84 KB

#HAXTheWeb

hax-all-the-things

A demonstration space for spinning up HAX across multiple platforms

This will seem weird, but this has copies of everything we do in the HAX capable space. This is all the platforms (copies of them, files and all) and ddev configs ahead of time so that you can test out HAX in different platforms.

This repo is not intended to be used.

It is for demo'ing at events and will only be updates as needed to express what's possible in HAX. It links some things together in order to simplify things for us to demo all these different platforms.

Again, do not use this unless you're just trying to play with stuff rapidly.

Using this

So you ignored the advise above. Great, we love people that break things! The idea is to go into any of the platforms in the platforms directory by running ddev start from the base of this repo. We've set everything in motion so that you can install HAX on all of the platforms listed (Drupal 6 is weird but rest work). This skips all the compiling and needing to understand where things go.

Again, do not use this for productions usage as these versions will fall out of date with other newer versions / releases of the projects in here (HAX included). This is intended to show you an example how to get these up and going if you learn better by picking things apart.