Skip to content

CabotScouts/explorer_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

486 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabot Explorers Website

The base for the Cabot District Explorers website.

Building

  • ./manage init
  • 📝 fill out .env
  • ./manage build
  • ./manage start
  • ./manage migrate
  • ./manage exec php artisan db:seed
  • ./manage exec php artisan voyager:admin <email> --create
  • ./manage exec php artisan route:cache
  • ./manage exec php artisan up
  • 🤞 a new instance of the website should be up and running

Special Pages

  • / - content overlaid over header image on front page
  • /front-page - page content which appears below header image on front page
  • units - content above the individual Unit cards (below the map) on the Explorer Units page
  • units/<unit short tag> - content that appears on the Unit page (below map, above photos)

About

The Cabot Explorers website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors