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

(Defer script.)
(Readd the sitemap ID XD.)
Line 24: Line 24:
 
<h1 class="headline">Sitemap</h1>
 
<h1 class="headline">Sitemap</h1>
  
<section id="pref" class="first">
+
<section id="perf" class="first">
 
     <h1>Stats</h1>
 
     <h1>Stats</h1>
 
     <ul>
 
     <ul>
Line 35: Line 35:
 
</section>
 
</section>
  
<section class="first">
+
<section id='sitemap' class="first">
 
     <h1>Sites</h1>
 
     <h1>Sites</h1>
 
     <ul>
 
     <ul>
Line 118: Line 118:
 
<section>
 
<section>
 
     <h1>TODO:</h1>
 
     <h1>TODO:</h1>
     <ol style="color: var(--dark-red);">
+
     <ol style="color: var(--blue);">
 
         <li>Update pages wrt Cristoph's email.</li>
 
         <li>Update pages wrt Cristoph's email.</li>
 
         <li>Fix header media query to work well on super small screens.</li>
 
         <li>Fix header media query to work well on super small screens.</li>
Line 158: Line 158:
 
<section>
 
<section>
 
     <h1>SITE FINALIZING CHECKLIST:</h1>
 
     <h1>SITE FINALIZING CHECKLIST:</h1>
     <ol style="color: var(--greenish);">
+
     <ol style="color: var(--dark-blue);">
 
         <li>Fix font size and line-spacing.</li>
 
         <li>Fix font size and line-spacing.</li>
 
         <li>Check site-wide CSS using CSSLint.</li>
 
         <li>Check site-wide CSS using CSSLint.</li>

Revision as of 23:46, 31 October 2017

Sitemap

Stats

  • 0

  • 0

  • 0

  • 0

  • 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. Upload rest of Protocols to /Protocols.
  4. Select and show quotes from the Polšek letter.
  5. Format all interview disclaimers uniformly.
  6. Provide a "backstory" for all interviews, much like the T3Pharma case.
  7. Upload content concerning the Heidelberg collaboration.
  8. Create a wobbly E.Coli to use as a 'Go to Top' button.

TODO:

  1. Update pages wrt Cristoph's email.
  2. Fix header media query to work well on super small screens.
  3. Fix LaTeX errors caused by invoking siunitx on site.
  4. Make MathJax render LaTeX in sans serif.
  5. Reduce size of sponsors image (the ones on the footer).
  6. Fill entry about the Polšek letter in the /Human_Practices page.
  7. Upload a better picture for NTU Athens talk (ask Nikolas).
  8. Make hover effects work on click.
  9. Make caption and table font smaller.
  10. Expand /Future_Perspectives with text about possible in-vivo experiments.
  11. Expand text about professors in /Attributions.
  12. Add lighter versions of green, red and blue to palette.
  13. Illustrate /Circuit.
  14. Decide how to handle /HP/Silver VS /Engagement.
  15. 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 loading time by not loading unused fonts.
  6. Optimize font size by using WOFF/WOFF2.
  7. Optimize font loading time by using Font Loading API.