Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

herpichfr/splus_datalab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVING NOTICE: This repository is no longer maintained. The contents of this repository are still accessible, but the repository will not be updated or maintained.

1. Please use Firefox instead of Safari or Chrome to open this template.
2. Use any editor to change the files and view the changes in Firebox.
3. Do not change the file names.
4. Create a new branch using the survey name.
5. The template contains six pages: 'index.html', 'access.html', 'analysis.html', 'explore.html', 'results.html', and 'acknowledgements.html'; each page have a corresponding folder with the same name. You only need to change the content page in the corresponding folder.
6. If you don't want any of these five pages, just delete it from sidebar.html.
   (For example, if you don't want results page, just delete:
    "<section>
        <h3><a href="results.html">Results</a></h3>
    </section>"
    from "sidebar.html" page.
7. Within 'index.html' page, there are five sections: 'Description', 'Goals', 'Data Release', 'Data Reduction', 'table_1'. If you don't want any of these sections, for example, if you don't want 'Data Reduction', just delete:

    <div id="reduction">
    </div>
    <br>
    <a href="#0" class="back-to-top">Back to Top</a>
    <br> <br>

    from the "index.html" page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 40.4%
  • HTML 23.5%
  • JavaScript 19.8%
  • SCSS 16.3%