Skip to content

EPFL-VILAB/cs503-project-webpage-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description

EPFL CS503 - Visual Intelligence
Machine and Minds
Course Project Website Template

This repository contains the template code for preparing final project reports using GitHub Page.

Steps to Use the Template

Follow the given steps to clone the repository to your local and publish on the website afterwards.

1 - Clone and Edit the Repository

git clone https://github.com/EPFL-VILAB/cs503-project-webpage-template.git

After cloning the repository, make changes in the file index.html to modify your website as you wish. The parts that can be edited are labeled with following blocks:

<!--TODO: CODE BLOCK DESCRIPTION-->


<!-------------------------------->

The static folder can be used for storing images, gifs, videos and other content that can be used in the report for reporting.

After making the edits update the repository and commit your changes.

2 - Publish the Website on GitHub Pages

The website can be published following the given steps:

  1. Go to Settings in of the repository and select Pages under the group Code and Automation from the left corner options.

  2. Select the source as Deploy from a branch

  3. Wait for some time and you can see the first deployment following the provided link at your domain 🎉.

  4. Afterwards, your commits will update the website each time.


This template has been taken from here.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors