Skip to content
 
 

Latest commit

 

History

84 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teoría y Datos - Institutional website

A research group specialized on Theoretical Computer Science which includes Database Theory, Algorithmics, Computational Complexity, Logic and many more.

How to add people

  1. Add photo to assets/photos (click here)
  2. Find the file v/people.html (click here).
  3. Search the corresponding title (eg. Professors) and locate the div tag under it.
  4. Inside the div, insert by alphabetical order the following code replacing the data:
<span>
  <img src="/assets/photos/NAME.png">
  <h3>NAME</h3>
  <a href="mailto:MAIL">MAIL</a>
  <div>
    <a href="WEB">Website</a>
    <a href="DBPL">DBPL</a>
  </div>
  <p>INTEREST</p>
</span>

About

Institutional website of the research group Teoría y Datos

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages