You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From core spec:
Static Content or Basic PHP to manage headers/footers/language translation is preferred to systems dependent upon databases. The site should load quickly and the content should be easily updated and versioned with github. To test/deploy the site should be as simple as a git pull into the document root of a PHP enabled server.
Todo:
Deploy Invictus Website on Webserver
Use Cron Job to Automatically Update Webserver every 10 minutes from Repo
Use PHP includes to split pages into header, footer,etc.
The text was updated successfully, but these errors were encountered:
From core spec:
Static Content or Basic PHP to manage headers/footers/language translation is preferred to systems dependent upon databases. The site should load quickly and the content should be easily updated and versioned with github. To test/deploy the site should be as simple as a git pull into the document root of a PHP enabled server.
Todo:
The text was updated successfully, but these errors were encountered: