Theme built in Bootstrap CSS framework

Jesús 727b2f158c fix missing LICENSE 3 年之前
dist e1e1c1f911 build new version 5 年之前
scripts 9acbe43155 remove JS 5 年之前
src 930988544b fix rezice scope-icon 5 年之前
.gitignore 986fded204 update .gitignore 5 年之前
LICENSE.md 727b2f158c fix missing LICENSE 3 年之前
Makefile 9acbe43155 remove JS 5 年之前
README.md b04635598d fix missing dependencie 5 年之前
index.html 1d712be3af remove menu-bar 5 年之前
post.html 690db4417b Fix layout 4 年之前
single.html 1d712be3af remove menu-bar 5 年之前

README.md

LT

Theme built in Bootstrap CSS framework

Dependencies

  • GNU Make

  • sass-3.7.3 or later

    sudo gem update sass
    
    sass -v
    
  • autoprefixer-cli, 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 +