/ci-cd-udagram-website

Deploy Udagram website on Github Pages using Github Actions

Primary LanguageCSSMIT LicenseMIT

Deploy Static Website with Github Actions

Table of Contents

  1. Overview
  2. Folder Structure

Overview

In this project, I will deploy a static website to github pages using github actions.

Files and Folder Structure

Files Included

The files and folders included are:

  • index.html - The Index document for the website.
  • .gitignore - A gitignore file.
  • LICENSE - Contains licensing information.
  • README.md - Contains information about the project.
  • /img - The background image file for the website.
  • /vendor - Contains Bootstrap CSS framework, Font, and JavaScript libraries needed for the website to function.
  • /css - CSS files for the website.

Folder Structure

LICENSE

The source code for the site is licensed under the MIT license, which you can find in the LICENSE file.

All graphical assets are licensed under the Creative Commons Attribution 3.0 Unported License.