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

(Update colors.)
(Edit lists.)
Line 118: Line 118:
 
<section>
 
<section>
 
     <h1>TODO:</h1>
 
     <h1>TODO:</h1>
     <ol style="color: var(--yellow);">
+
     <ol style="color: var(--dark-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 137: Line 137:
 
         <li>Illustrate /Circuit.</li>
 
         <li>Illustrate /Circuit.</li>
 
         <li>Decide how to handle /HP/Silver VS /Engagement.</li>
 
         <li>Decide how to handle /HP/Silver VS /Engagement.</li>
         <li>Set screen width to 1280px, and paragraph width to 570px.</li>
+
         <li>Set paragraph width to 570px.</li>
 
     </ol>
 
     </ol>
 
</section>
 
</section>
  
 
<section>
 
<section>
     <h1>PAGE FINALIZING CHECKLIST:</h1>
+
     <h1>PAGE MINIPREPING CHECKLIST:</h1>
 
     <ol style="color: var(--blue);">
 
     <ol style="color: var(--blue);">
        <li>Check page-specific CSS using CSSLint.</li>
+
<li>Remove <em>all</em> back-references from 'References' section.</li>
        <li>Remove back-references from 'References' section.</li>
+
<li>Check that each reference has a <em>unique</em> '#bib<NUM>' ID.</li>
        <li>Link DOIs to actual sites.</li>
+
<li>Format all references in MLA format; use <a href="https://scholar.google.ch/">Google Scholar</a></li>
        <li>Make all links https if possible; check.</li>
+
<li>Link references to actual sites via DOIs.</li>
        <li>Format references according to MLA standard.</li>
+
<li>Check that forward references (from the text) point to the correct resources.</li>
        <li>Re-upload the latest plots available.</li>
+
<li>Number all figures on each page with unique IDs: <figure id="fig1" ...>...</figure></li>
        <li>Format en/em/etc dashes properly.</li>
+
<li><em>Only</em> if there is a 'width' specification, convert it to 'max-width'.</li>
        <li>Check images for size; if they are too heavy, compress and reupload.</li>
+
<li>Put captions on every figure where it makes sense.</li>
        <li>If (and only if) there is LaTeX content on the page, include {{ETH_Zurich/MathJax}}</li>
+
<li>Number captions simply: <figcaption><span class="fig-ref">Figure 1</span>...</figcaption></li>
        <li>Put captions on every figure where it makes sense.</li>
+
<li>If the page includes a non-generic CSS and it's empty, comment out the <link> on the top of the HTML code.</li>
        <li>If the page-specific CSS is empty, comment it out.</li>
+
<li>If a page still includes a non-generic CSS and it's not empty, check that the CSS filename corresponds to the page name. If not, ABORT page miniprepping immediately and alert Nikolas.</li>
        <li>Check that figures have `max-width` is specified, not `width`.</li>
+
<li>If (and only if) there is LaTeX content on the page, include {{ETH_Zurich/MathJax}} exactly before {{ETH_Zurich/Head_N_Suffix}}.</li>
        <li>Put a span on each figcaption.</li>
+
<li>Check that hyperlinks to own Wiki pages start from '/Team:ETH_Zurich' (drop the 'http:....' part) and end NOT in '/'.</li>
 +
<li>Check that hyperlinks to other websites start with 'https://' IF possible (notice the 's').</li>
 +
<li>Check all links ---internal and external--- for validity.</li>
 +
<li>Check content for HTML errors against <a href="http://htmlcodeeditor.com/">HTML Code Editor</a>. Do not expect perfect results.</li>
 +
<li>Check CSS file for errors against <a href="http://csslint.net/.com/">CSS Lint</a>. Ignore warnings</li>
 +
<li>If any occurence of combined bold and italic font occurs, keep either bold OR italics, but not both.</li>
 +
</ol>
 +
</section>
 +
 
 +
<section>
 +
    <h1>PAGE FINALIZING CHECKLIST:</h1>
 +
    <ol style="color: var(--green);">
 +
    <li>Re-upload the latest plots available.</li>
 +
    <li>Format en/em/etc dashes properly.</li>
 +
    <li>Check images for size; if they are too heavy, compress and reupload.</li>
 +
    <li>More when I wake up...</li>
 
     </ol>
 
     </ol>
 
</section>
 
</section>

Revision as of 06:18, 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 paragraph width to 570px.

PAGE MINIPREPING CHECKLIST:

  1. Remove all back-references from 'References' section.
  2. Check that each reference has a unique '#bib' ID.
  3. Format all references in MLA format; use Google Scholar
  4. Link references to actual sites via DOIs.
  5. Check that forward references (from the text) point to the correct resources.
  6. Number all figures on each page with unique IDs:
    ...
  7. Only if there is a 'width' specification, convert it to 'max-width'.
  8. Put captions on every figure where it makes sense.
  9. Number captions simply:
    Figure 1...
  10. If the page includes a non-generic CSS and it's empty, comment out the on the top of the HTML code.
  11. If a page still includes a non-generic CSS and it's not empty, check that the CSS filename corresponds to the page name. If not, ABORT page miniprepping immediately and alert Nikolas.
  12. If (and only if) there is LaTeX content on the page, include {{ETH_Zurich/MathJax}} exactly before {{ETH_Zurich/Head_N_Suffix}}.
  13. Check that hyperlinks to own Wiki pages start from '/Team:ETH_Zurich' (drop the 'http:....' part) and end NOT in '/'.
  14. Check that hyperlinks to other websites start with 'https://' IF possible (notice the 's').
  15. Check all links ---internal and external--- for validity.
  16. Check content for HTML errors against HTML Code Editor. Do not expect perfect results.
  17. Check CSS file for errors against CSS Lint. Ignore warnings
  18. If any occurence of combined bold and italic font occurs, keep either bold OR italics, but not both.

PAGE FINALIZING CHECKLIST:

  1. Re-upload the latest plots available.
  2. Format en/em/etc dashes properly.
  3. Check images for size; if they are too heavy, compress and reupload.
  4. More when I wake up...

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.