Skip to content
Snippets Groups Projects
README.md 808 B
Newer Older
  • Learn to ignore specific revisions
  • vand's avatar
    vand committed
    # QIM data repository - web
    
    vand's avatar
    vand committed
    
    
    vand's avatar
    vand committed
    Web pages for the QIM 3D data repository. The data is placed elsewhere.
    
    
    vand's avatar
    vand committed
    Pages are made using [templates](https://www.w3schools.com/w3css/w3css_templates.asp) from w3schools, in particular the 
    [portfolio](https://www.w3schools.com/w3css/tryw3css_templates_portfolio.htm) template.
    
    vand's avatar
    vand committed
    
    Some of the files are:
    
    vand's avatar
    vand committed
    * w3_nature_portfolio_template.html - This is the original template, placed here for reference.
    * qim_repository_template_all.html - This is the template with modified sidebar, header and footer. Also colors.
    * sidebar.js, header.js, footer.js - JavaScript files for including sidebar, header and footer. I want to change this to use [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp) instead.
    * qim_repository_template.html - This is the template 
    
    vand's avatar
    vand committed