CINXE.COM

<!DOCTYPE html> <html lang="en"><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="shortcut icon" href="/assets/img/header/favicon.ico"/><link type="application/atom+xml" rel="alternate" href="/feed.xml" title="Living Atlases Community" /><link href="https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500&display=swap" rel="stylesheet" rel="preload" as="style"> <link href="//cdn.jsdelivr.net/npm/@mdi/font@6.5.95/css/materialdesignicons.min.css" rel="stylesheet" type="text/css"> </head> <!--https://stackoverflow.com/questions/40853952/bootstrap-footer-at-the-bottom-of-the-page --> <body class="d-flex flex-column min-vh-100"><header class="site-header" role="banner"> <div class="container"> <a href= /> <img src="/assets/img/header/la-logo-header4.svg" class="img-fluid header-la-logo" alt="" > </a> <div class="header-la-desc" role="navigation"> The open community around the Atlas of Living Australia platform </div> </div> </header> <nav class="navbar navbar-expand-sm sticky-top"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="container"> <div class="collapse navbar-collapse" id="navbarToggler"> <ul class="navbar-nav justify-content-center nav-pills nav-fill" role="tablist"> <li class="nav-item"> <a class="nav-link" href="/" aria-selected="true">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="/participants">Participants</a> </li> <li class="nav-item"> <a class="nav-link active" aria-current="page" href="/resources">Resources</a> </li> <li class="nav-item"> <a class="nav-link" href="/news">News</a> </li> <li class="nav-item"> <a class="nav-link" href="/projects">Projects</a> </li> <li class="nav-item"> <a class="nav-link" href="/events">Events</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="/faq">FAQ</a> </li> --> <li class="nav-item"> <a class="nav-link" href="/contact">Contact</a> </li> <li class="nav-item dropdown"> <!-- <a class="nav-link" href="/about">About</a> --> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" role="button" aria-expanded="false">About</a> <div class="dropdown-menu"> <a class="dropdown-item" href="/about">About</a> <a class="dropdown-item" href="/about/lamc">Management Committee</a> <a class="dropdown-item" href="/about/coordinators">Coordinators</a> <a class="dropdown-item" href="/about/companies">Companies</a> <!-- <a class="dropdown-item" href="/about/bparticipants">Participants</a> ---> </div> </li> </ul> </div> </div> </nav> <main class="page-content" aria-label="Content"> <div class="container"> <h4 id="technical-resources">Technical resources</h4> <div class="table-responsive"> <table class="table table-bordered table-hover"> <thead class="thead-light"> <tr> <th> Name </th> <th> Type </th> <th> Year </th> <th> Licence </th> </tr> </thead> <tbody> <tr> <td scope="row"> <a href="https://github.com/AtlasOfLivingAustralia/documentation/wiki/LA-Quick-Start-Guide"> ALA Quick Start Guide </a> </td> <td> Github wiki </td> <td> On-going </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href="https://github.com/living-atlases/la-toolkit"> Living Atlases Toolkit </a> </td> <td> GitHub Repository </td> <td> On-going </td> <td> MPL-2.0 </td> </tr> <tr> <td scope="row"> <a href="https://github.com/living-atlases/generator-living-atlas"> Living Atlas Ansible Generator </a> </td> <td> GitHub Repository </td> <td> On-going </td> <td> Apache-2.0 </td> </tr> <tr> <td scope="row"> <a href="https://github.com/living-atlases/base-branding/"> Base branding for new Living Atlas deployments </a> </td> <td> GitHub Repository </td> <td> On-going </td> <td> Apache-2.0 </td> </tr> <tr> <td scope="row"> <a href="https://github.com/AtlasOfLivingAustralia/documentation/wiki/LA-Development-Guide"> LA Development Guide </a> </td> <td> Github wiki </td> <td> On-going </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href="https://github.com/AtlasOfLivingAustralia/documentation/wiki"> Technical Wiki Documentation </a> </td> <td> Github wiki </td> <td> On-going </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href="https://docs.google.com/document/d/1v_j7tHNGmEPu6RH1uv3mCUBc4FzHLmTvcpeLP4MR0o4/edit"> Technical support sessions for bootstrap and launch new LA national nodes </a> </td> <td> Document </td> <td> On-going </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href="https://docs.google.com/document/d/1pNbT6suWcnyXaUcRhtLcsTfNNodtuIMO16CMaUGE0qA/edit#heading=h.spe7ow8l3zy4"> Instructions for Living Atlas technical bootstrap support sessions </a> </td> <td> Document </td> <td> On-going </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href=" https://www.gbif.org/document/82847/ala-key-technical-documentation"> ALA Key Technical Documentation (available in English, French,Spanish and Portugese) </a> </td> <td> Document </td> <td> 2017 </td> <td> CC BY-SA 4.0 </td> </tr> <tr> <td scope="row"> <a href="https://github.com/gbif/la-website"> This website code </a> </td> <td> Github Repository </td> <td> On-going </td> <td> NA </td> </tr> </tbody> </table> </div> <h4 id="communication-resources">Communication resources</h4> <div class="table-responsive"> <table class="table table-bordered table-hover"> <thead class="thead-light"> <tr> <th> Name </th> <th> Type </th> <th> Year </th> <th> Licence </th> </tr> </thead> <tbody> <tr> <td scope="row"> <a href="https://github.com/living-atlases/artwork"> Living Atlases Artwork (logo, color palette, favicon, etc.) </a> </td> <td> GitHub Repository </td> <td> On-going </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href="https://youtu.be/Uo64PUNuxXs"> Tutorial video: How to use regions/spatial module in an Atlas </a> </td> <td> YouTube video </td> <td> 2018 </td> <td> NA </td> </tr> <tr> <td scope="row"> <a href="https://youtu.be/pEUp1B1pRxw"> Tutorial video: how to search and download biodiversity data in an Atlas </a> </td> <td> YouTube video </td> <td> 2018 </td> <td> NA </td> </tr> </tbody> </table> </div> </div> </main><!-- ******FOOTER****** --> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script> <script src="/assets/js/la-website.js"></script> <!-- Footer --> <footer class="bg-white mt-auto"> <div class="container pt-4"> <div class="row py-1"> <div class="col-lg-4 col-md-6 mb-4 mb-lg-0"> <div class="row logo-footer"> <a href="https://www.ala.org.au/"><img src="/assets/img/logo/ALA.png" alt="" class="img-fluid mw-100"> </a> <a href="https://www.gbif.org"><img src="/assets/img/logo/GBIF-2015.png" alt="" class="img-fluid mw-100" ></a> </div> </div> <div class="col-lg-2 col-md-6 mb-4 mb-lg-0"> <h6 class="text-uppercase font-weight-bold mb-4">CODE</h6> <ul class="list-unstyled mb-0"> <li class="mb-2"><a class="text-muted" href="https://github.com/AtlasOfLivingAustralia/">ALA GitHub</a></li> <li class="mb-2"><a class="text-muted" href="https://github.com/living-atlases">LA GitHub</a></li> <li class="mb-2"><a class="text-muted" href="https://crowdin.com/project/ala-i18n">Crowdin</a></li> </ul> </div> <div class="col-lg-2 col-md-6 mb-4 mb-lg-0"> <h6 class="text-uppercase font-weight-bold mb-4">MORE</h6> <ul class="list-unstyled mb-0"> <li class="mb-2"><a class="text-muted" href="/faq">FAQ</a></li> <li class="mb-2"><a class="text-muted" href="/contact">Contact</a></li> <li class="mb-2"><a class="text-muted" href="https://atlaslivingaustralia.slack.com">Slack</a></li> </ul> </div> <div class="col-lg-4 col-md-6 mb-lg-0"> <h6 class="text-uppercase font-weight-bold mb-4">SOCIAL</h6> <ul class="list-unstyled mb-0"> <li class="mb-2"> <a href="https://twitter.com/atlaslivingaust" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @gbif</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </li> <li class="mb-2"> <a href="https://twitter.com/gbif" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @gbif</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </li> <li class="mb-2"> <a href="https://twitter.com/LivingAtlases" class="twitter-follow-button" data-size="large" data-show-count="false">Follow @gbif</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </li> </ul> </div> </div> </div> <!-- Copyrights --> <div class="bg-light py-2"> <div class="container text-center"> <p class="text-muted mb-0 py-2"> &copy; Copyright 2013-<script>document.write(new Date().getFullYear())</script> The Living Atlases Community under <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" target="_blank">CC BY-SA-4.0</a></p> </div> </div> </footer> <!-- End footer --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10