AmericanWhitewater / wh2o-vue

Interactive map and guide for whitewater rivers in North America
https://wh2o-vue.netlify.app/
9 stars 1 forks source link

Features/bit2 #236

Closed ryangroth5 closed 4 years ago

ryangroth5 commented 4 years ago

Upload Form revised for multiple-file support. In theory will just point it at a resource to edit and it will happily slurp it up, but edit will be revisited in the near future.

Upload is disabled.

Upload works.

bit introduced to re-introduce the server's photo gallery in the near future based on components harvested from this project.

as such bit needs to be configured as in the bit configuration wiki

bit needs to be part of the build proccess, npm run bit will update everything

I was getting a package or main not found on npm i if it is a problem delete package-lock.json still tracking that one down.

build

mattanger commented 4 years ago

Looks good to me.