aboutsummaryrefslogtreecommitdiffstats
path: root/util/add_theme_repo
Commit message (Collapse)AuthorAgeFilesLines
* remove insecure repository warning.redmatrix2016-08-181-10/+10
|
* SECURITY: Do not link unknown and unverified code repositories to the ↵redmatrix2016-04-041-2/+12
| | | | project without some form of confirmation that one accepts the significant risks involved.
* change sh to bash in shebang to make scripts workzottel2015-07-151-1/+1
|
* should be -nefriendica2015-03-051-1/+1
|
* provide ability to link new themes/addonsfriendica2015-02-231-4/+4
|
* minor issues with arg passingfriendica2015-02-201-1/+1
|
* Scripts to add external theme and addon repositories.friendica2015-02-191-0/+37
Example: util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero The final argument is a nickname on this system. The repository will be placed under extend/theme/deadsuperhero and the themes from that repository linked to your redmatrix theme directory. You can do the same with addons. We'll have to come up with some "pull" scripts to keep updated but the clever folks will already know how to do this.