pioniergarage / startup-tour-template

2 stars 0 forks source link

Startup Tour Template

This template is for Startup Tours. This Template needs a php enabelt Webspace to work. It is based on the Personal template from Colorlib, which stands under CC LICENSE. It was developed by colorlib. You can find it's Documentation in the Folder "/ColorlibT Template/Personal - Doc". In the Folder "/Colorlib Template/OldParts" you find rests of the template, before I changed it.

How to use this Template for a new Startup Tour?

  1. Clone this Repo to your PC
  2. Edit the Website/tours/.../config.php File, with Text, Links & Infos (should be self explaining)
  3. Add Images of the Tour (->Website/tours/.../img) - see Website/tours/.../config.php
  4. Edit $PageToView in Website/index.php to change the default page
  5. Upload /WebSite via FTP to the desired Webspace NEW: Just push the changes to Master. With a Github Action it will deploy the changes automaticly to the server. If you have WIP changes use a branch and only commit a ready version to master.

Development Server

php -S 127.0.0.1:8000 -t ./WebSite/

ToDos

Done

Notes

Built With

Authors