Skip to content

martinadellobuono/academicevent-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Event Template

Template Demo: https://martinadellobuono.github.io/academicevent-template/

The Academic Event Template has been designed and developed by Martina Dello Buono to create your own academic event web page to promote your event.

It is very simple and quick to customize. You will find the following files.

  1. index.html - It is the backbone file which define the structure of the website itself. It is provided with all the CDNs/links used to call the external sources used, namely:
    • Bootstrap 3.3.7 - Also the Bootstrap .js is already included.
    • Google Fonts - You can customize your web page fonts accessing Google Fonts website and embedding the specific code of the fonts you like in index.html Academic Event Template file.
    • Font Awesome - You can customize your icons in the web page choosing them in Font Awesome icon set.
  2. style.css.
  3. main.js - This file is written in jQuery. jQuery reference is included in index.html. Only two fuctions are written in pure JavaScript.

You will find also two folders:

  1. doc-download - This folder has to include all the files you want the user to download from your web page.
  2. img - This folder has to include all the images you want to show in your web page, including a photo for each relator, just in case you want them to be visualized by the users. To show the photos of the relators, you have to assign an id to each corresponding image container, then recall it in your .css and applies "background-image" property. For all the relators who do not want to show their face, a placeholder icon called "user.png" and a class "no-user" to insert in index.html instead of the relator's id are included. All the logos and an image for your homepage background have to be contained in this folder.

In the code itself, you will also find some comments to lines to help you in your job.

Have a good time!

About

Basic template to promote your academic event on the web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published