Skip to content

PLOS/ambraproject

Repository files navigation

Welcome to Ambra Project!

Read below for instructions on updating ambraproject.org:

Adding Pages

To add a new page, create a new markdown (.md) file and add the following to the top:

    ---
    layout: default
    title: YOUR TITLE
    ---

To list the new page on the documentation page, add the following:

  navigation_weight: 0

The navigation_weight represents the position of the document in the document list page.

When done, create a new branch and submit a pull request.

Please contact us at dev@ambraproject.org with any questions, comments, or concerns. Please use Github Issues to report any problems, or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published