This repository was archived by the owner on Mar 7, 2025. It is now read-only.
herpichfr/splus_datalab
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
Releases
No releases published
Languages
- CSS 40.4%
- HTML 23.5%
- JavaScript 19.8%
- SCSS 16.3%