Skip to content

summit-webapp-themes/maxima

Repository files navigation

Theme Setup and Management Guide

This guide provides instructions for setting up the maxima theme.

Table of Contents

  1. Project Setup
  2. Updating a Theme

Project Setup

To get started with the project, follow these steps:

  1. Fork the maxima repository:

    git clone <your forked github repo url>
  2. Go to folder maxima

    cd maxima
  3. Install this theme

    /bin/bash install-theme.sh

Updating a Theme

If you made any changes to your theme make sure to update it.

  1. To update the theme, go to maxima folder

    cd maxima
  2. Run the following command.

    /bin/bash update-theme.sh

NOTE - DO NOT MANUALLY UPDATE ANY FILE IN THEMES FOLDER MANUALLY

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published