Skip to content
Peter Goodhall edited this page Sep 15, 2020 · 14 revisions

Work in progress to try to define some coding standards & rules to make things easier

  • Code is Tabbed 4 Spaces
  • Any Javascript where possible must be stored within a separate file within assets/js/sections unless otherwise not suitable

Assets

Assets must be stored locally not CDNs and placed correctly within the /assets folder

Clone this wiki locally