start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2019/01/28 17:03] – layouting oroehrigstart [2020/01/17 14:04] – Add buttons for news and workshops lkastner
Line 43: Line 43:
  
    <div class="col-container">    <div class="col-container">
 +       <div class="col">
 +           <a href="/doku.php/news/start">
 +              <img heigth="100" width="100" alt="news" src="/theme_files/images/news.png" style="margin:20px;"/>
 +           </a>
 +           <br>
 +           <a href="/doku.php/news/start">
 +              <button class="button">News</button>
 +            </a>
 +      </div>
       <div class="col">       <div class="col">
            <a href="/doku.php/download/start">            <a href="/doku.php/download/start">
Line 54: Line 63:
       <div class="col">       <div class="col">
          <a href="/doku.php/user_guide/start">          <a href="/doku.php/user_guide/start">
-            <img heigth="100" width="100" alt="Team" src="/theme_files/images/team-2.png" style="margin:20px;"/>+            <img heigth="100" width="100" src="/theme_files/images/db-pm.png" style="margin:20px;"/>
          </a>          </a>
          <br>          <br>
          <a href="/doku.php/user_guide/start">          <a href="/doku.php/user_guide/start">
             <button class="button">User Guide</button>             <button class="button">User Guide</button>
 +         </a>
 +      </div>
 +      <div class="col">
 +         <a href="/doku.php/workshops/start">
 +            <img heigth="100" width="100" src="/theme_files/images/team-2.png" style="margin:20px;"/>
 +         </a>
 +         <br>
 +         <a href="/doku.php/workshops/start">
 +            <button class="button">Workshops</button>
          </a>          </a>
       </div>       </div>
Line 70: Line 88:
          </a>          </a>
       </div>       </div>
 +   </div>
 +   
 +<!--
 +   <div class="light">
 +      <center><h3>Join us at the upcoming polymake workshop at TU Berlin!</h3>
 +We hold a yearly conference at TU Berlin, with workshops for beginners as well as advanced users. Here you can meet the team and other users, discuss your projects, and learn about research done with polymake. Most of the developers will be present and happy to answer questions and give assistance with software troubles at the help desk. If you're interested in polymake, drop by!
 +<br>
 +         <a href="/doku.php/workshops/start">Attend the next polymake workshop</a><br>
 +      </center>
    </div>    </div>
  
 +      <hr>
 +-->
  
    <div class="light">    <div class="light">
Line 77: Line 106:
  
          <a href="//​forum.polymake.org">Visit our forum</a><br>          <a href="//​forum.polymake.org">Visit our forum</a><br>
-         <a href="/doku.php/faq">Read the FAQ</a><br> 
          <a href="//forum.polymake.org/viewforum.php?f=13">Subscribe to the news forum</a><br>          <a href="//forum.polymake.org/viewforum.php?f=13">Subscribe to the news forum</a><br>
-         <a href="/doku.php/team">The polymake team</a><br>+         <a href="/doku.php/workshops/start">Attend the next polymake workshop</a><br> 
 +         <a href="/doku.php/team">Contact the polymake team</a><br>
  
       </center>       </center>
Line 96: Line 125:
          <p>polymake provides interfaces to various mathematical software. It also supports an extension system, allowing users to write and maintain their additions to the polymake code outside the distribution.</p>          <p>polymake provides interfaces to various mathematical software. It also supports an extension system, allowing users to write and maintain their additions to the polymake code outside the distribution.</p>
           <br>           <br>
-               <a href="/doku.php/external_software">External software we use</a><br> 
                <a href="/doku.php/extensions">Extensions</a><br>                <a href="/doku.php/extensions">Extensions</a><br>
                <a href="/doku.php/user_guide/extend/extensions">Write your own extension!</a><br>                <a href="/doku.php/user_guide/extend/extensions">Write your own extension!</a><br>
Line 114: Line 142:
                <a href="/doku.php/publications"><button class="button">List of publications</button></a>                <a href="/doku.php/publications"><button class="button">List of publications</button></a>
                <br><br>                <br><br>
 +               
 +                <h3>External software</h3>
 +                <p>polymake makes use of various external software packages.</p>
 +                <a href="/doku.php/external_software"><button class="button">List of external software</button></a>
                </center>                </center>
 +               
 <br> <br>
 <br> <br>
Line 131: Line 164:
       We gratefully acknowledge partial support by DFG within the <a href="http://www.computeralgebra.de">Priority Program 1489</a>, <a href="http://www.discretization.de">SFB-TRR 109</a> and <a href="http://www.computeralgebra.de">SFB-TRR 195</a>.       We gratefully acknowledge partial support by DFG within the <a href="http://www.computeralgebra.de">Priority Program 1489</a>, <a href="http://www.discretization.de">SFB-TRR 109</a> and <a href="http://www.computeralgebra.de">SFB-TRR 195</a>.
       Research by M. Joswig is carried out in the framework of <a href="http://www.matheon.de">Matheon</a> supported by <a href="http://www.einsteinfoundation.de">Einstein Foundation Berlin</a>.       Research by M. Joswig is carried out in the framework of <a href="http://www.matheon.de">Matheon</a> supported by <a href="http://www.einsteinfoundation.de">Einstein Foundation Berlin</a>.
-   </div>+ 
 +   <h4>Become a fan!</h4> 
 +   Get your polymake fan T-shirt <a href="https://shop.spreadshirt.de/polymake/">here!</a> 
 +      </div>
 </html> </html>
  • start.txt
  • Last modified: 2024/02/07 10:36
  • by lkastner