This guide provides instructions for setting up the maxima
theme.
To get started with the project, follow these steps:
-
Fork the
maxima
repository:git clone <your forked github repo url>
-
Go to folder
maxima
cd maxima
-
Install this theme
/bin/bash install-theme.sh
If you made any changes to your theme make sure to update it.
-
To update the theme, go to
maxima
foldercd maxima
-
Run the following command.
/bin/bash update-theme.sh
NOTE - DO NOT MANUALLY UPDATE ANY FILE IN THEMES FOLDER MANUALLY