Skip to content

karan1633/maxima

 
 

Repository files navigation

To setup project on server

  1. Take clone of sns-nextjs
  2. cd sns-nextjs
  3. sudo mkdir themes
  4. cd themes
  5. take clone of theme
  6. cd
  7. /bin/bash install-theme.sh

DO NOT MANUALLY UPDATE ANY FILE IN THEMES FOLDER MANUALLY

To update a theme

  1. Make changes in file in sns-nextjs eg: sns-nextjs/styles/About.module.css
  2. cd themes/elite
  3. /bin/bash update-theme.sh
  4. git add / git commit / git push (theme repository)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 37.6%
  • SCSS 32.6%
  • TypeScript 29.5%
  • Other 0.3%