aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 71f46ee33a45460a74599391ecc36fd56e1bef6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# LT

Theme built in Bootstrap CSS framework

## Dependencies

- GNU Make

- sass-3.7.3 or later

        sudo gem update sass

        sass -v

- [autoprefixer-cli][autoprefixer], install as root or sudo.

        npm install --global autoprefixer-cli

## Installation

Orginal Repo:

    git clone https://libregit.org/heckyel/libretube-theme

Mirror Repro:

    git clone https://notabug.org/heckyel/libretube-theme

## Develop

You see Makefile:

    make all

## License
This work is under the License [GNU AGPLv3 +](LICENSE.md)

[autoprefixer]: https://www.npmjs.com/package/autoprefixer-cli