Difference between revisions of "Team:ETH Zurich/Sitemap"

(Bold/Italics fonts dropped.)
(Update colors.)
Line 32: Line 32:
 
         <li><p class="incomplete">incomplete pages: <span id="incomplete-sites">0</span></p></li>
 
         <li><p class="incomplete">incomplete pages: <span id="incomplete-sites">0</span></p></li>
 
         <li><p class="complete">complete pages: <span id="complete-sites">0</span></p></li>
 
         <li><p class="complete">complete pages: <span id="complete-sites">0</span></p></li>
         <li><p class="reviewed">reviewed pages: <span id="reviewed-sites">0</span></p></li>
+
         <li><p class="minipreped">minipreped pages: <span id="reviewed-sites">0</span></p></li>
 
         <li><p class="finalized">finalized pages: <span id="finalized-sites">0</span></p></li>
 
         <li><p class="finalized">finalized pages: <span id="finalized-sites">0</span></p></li>
 
     </ul>
 
     </ul>
Line 118: Line 118:
 
<section>
 
<section>
 
     <h1>TODO:</h1>
 
     <h1>TODO:</h1>
     <ol style="color: var(--blue);">
+
     <ol style="color: var(--yellow);">
 
<li>Write \Results with a SHORT overview of all results.</li>
 
<li>Write \Results with a SHORT overview of all results.</li>
 
<li>Write \Experiments intro page.</li>
 
<li>Write \Experiments intro page.</li>
Line 143: Line 143:
 
<section>
 
<section>
 
     <h1>PAGE FINALIZING CHECKLIST:</h1>
 
     <h1>PAGE FINALIZING CHECKLIST:</h1>
     <ol style="color: var(--dark-green);">
+
     <ol style="color: var(--blue);">
 
         <li>Check page-specific CSS using CSSLint.</li>
 
         <li>Check page-specific CSS using CSSLint.</li>
 
         <li>Remove back-references from 'References' section.</li>
 
         <li>Remove back-references from 'References' section.</li>

Revision as of 06:14, 1 November 2017

Sitemap

Stats

  • all pages: 0

  • incomplete pages: 0

  • complete pages: 0

  • minipreped pages: 0

  • finalized pages: 0

Sites

FAILURES:

  1. /HP/Gold_Integrated loads slowly (maybe reduce image size?).
  2. All pages load slowly due to the sponsor images at the footer.

BACKLOG:

  1. Adjust image size in /Members.
  2. Find a picture of Cristoph Stelzer.
  3. Format all interview disclaimers uniformly.
  4. Upload content concerning the Heidelberg collaboration.
  5. Create a wobbly E.Coli to use as a 'Go to Top' button.

TODO:

  1. Write \Results with a SHORT overview of all results.
  2. Write \Experiments intro page.
  3. Figure out where to put links for Function pages.
  4. Export \Notebook content from Hivebench.
  5. Update pages wrt Cristoph's email.
  6. Fix header media query to work well on super small screens.
  7. Fix LaTeX errors caused by invoking siunitx on site.
  8. Make MathJax render LaTeX in sans serif.
  9. Reduce size of sponsors image (the ones on the footer).
  10. Fill entry about the Polšek letter in the /Human_Practices page.
  11. Upload a better picture for NTU Athens talk (ask Nikolas).
  12. Make hover effects work on click.
  13. Make caption and table font smaller.
  14. Expand /Future_Perspectives with text about possible in-vivo experiments.
  15. Expand text about professors in /Attributions.
  16. Add lighter versions of green, red and blue to palette.
  17. Illustrate /Circuit.
  18. Decide how to handle /HP/Silver VS /Engagement.
  19. Set screen width to 1280px, and paragraph width to 570px.

PAGE FINALIZING CHECKLIST:

  1. Check page-specific CSS using CSSLint.
  2. Remove back-references from 'References' section.
  3. Link DOIs to actual sites.
  4. Make all links https if possible; check.
  5. Format references according to MLA standard.
  6. Re-upload the latest plots available.
  7. Format en/em/etc dashes properly.
  8. Check images for size; if they are too heavy, compress and reupload.
  9. If (and only if) there is LaTeX content on the page, include {{ETH_Zurich/MathJax}}
  10. Put captions on every figure where it makes sense.
  11. If the page-specific CSS is empty, comment it out.
  12. Check that figures have `max-width` is specified, not `width`.
  13. Put a span on each figcaption.

SITE FINALIZING CHECKLIST:

  1. Fix font size and line-spacing.
  2. Check site-wide CSS using CSSLint.
  3. Optimize loading time by packaging site-wide CSS files in one big file.
  4. Optimize loading time by packaging site-wide JS files in one big file.
  5. Optimize font size by using WOFF2.
  6. Optimize font loading time by using Font Loading API.