Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

The local development stack allows college developers to update the theme for their College’s website. This capability should mainly be used to modify CSS for branding imagery and custom page-specific styles.

Instructions

Getting Access to the District VPN and Bitbucket Repo

Before using the local development stack for the first time, you will need to complete the following steps:

Must use DO VPN to connect to Dev CDN FTP. College VPNs don't work.

Running the Local Development Environment

  • Connect to the District VPN.

  • Check out the Common Framework Bitbucket repo (maricopad7).

  • Install Lando and the Docker version that comes with it. Lando v3.0.0-aft.2 has been tested on Mac and Windows. Other versions will not be supported.

  • Follow the instructions in the README.md to run the local development environment.

  • No labels