Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Read this overview for the requirements for landscape entries.
Before adding a new project to the landscape, please make sure the project has a corresponding Crunchbase page and logo.
See the guide below for uploading a project logo.

  1. Navigate to github.com/lfnetworking/member_landscape in your browser

  2. Select the landscape.yml file and click on the edit (pencil) button.
    Image Added
  3. Make your changes, add a description for the commit detailing your changes, and select "Create a new branch for this commit and start a pull request." before clicking "Signoff and propose changes"
    Image Added
  4. Wait for the build to complete, and optionally view the generated landscape preview once it's done.
    Image Added
  5. Click "Squash and merge" to merge your change.
  6. Wait for the "main" branch deployment to finish in Netlify.
  7. See your changes live on landscape.lfnetworking.org

Uploading Project Logos

If a project does not already exist in another landscape, you'll need to first add it to the hosted_logos directory before updating the landscape.yml file.
You should be able to pull a project's logo from PCC by navigating to the project's page and right-clicking "Save image as..." on the logo. Logos need to be in SVG format in order to be added the the landscape.
If the logo is not an SVG, you can either convert the file following these directions from the landscapeapp, or reach out to the creative services team for help.

  1. Navigate to github.com/lfnetworking/member_landscape in your browser
  2. Select the hosted_logos directory and click "Add File → Upload files"
    Image Added
  3. Either drag-and-drop the SVG logo onto the page, or click "choose your files" to select the logo from your local computer.
  4. Add a descriptive commit message (optional), select "Create a new branch for this commit and start a pull request.", and click "Signoff and propose changes"
  5. Wait for the build to complete
  6. Click "Squash and merge" to merge your change.
  7. Follow the "Updating the Landscape" guide to associate the logo filename with the project.