]> git.proxmox.com Git - framework7.git/commit
intial commit
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 14 Feb 2019 12:52:59 +0000 (13:52 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 14 Feb 2019 13:17:02 +0000 (14:17 +0100)
commit5309fbda785317465789ee8e3b31f7eaba9b3c36
treea062a3f3b9426a7ddcb67edbab912c8e99534713
intial commit

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
55 files changed:
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/files [new file with mode: 0644]
debian/patches/change-font-url.patch [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
defines.mk [new file with mode: 0644]
framework7-icons/Makefile [new file with mode: 0644]
framework7-icons/css/framework7-icons.css [new file with mode: 0755]
framework7-icons/fonts/Framework7Icons-Regular.eot [new file with mode: 0644]
framework7-icons/fonts/Framework7Icons-Regular.ttf [new file with mode: 0644]
framework7-icons/fonts/Framework7Icons-Regular.woff [new file with mode: 0644]
framework7-icons/fonts/Framework7Icons-Regular.woff2 [new file with mode: 0644]
framework7/Makefile [new file with mode: 0644]
framework7/css/framework7-lazy.css [new file with mode: 0644]
framework7/css/framework7-lazy.min.css [new file with mode: 0644]
framework7/css/framework7-lazy.rtl.css [new file with mode: 0644]
framework7/css/framework7-lazy.rtl.min.css [new file with mode: 0644]
framework7/css/framework7.bundle.css [new file with mode: 0644]
framework7/css/framework7.bundle.min.css [new file with mode: 0644]
framework7/css/framework7.bundle.rtl.css [new file with mode: 0644]
framework7/css/framework7.bundle.rtl.min.css [new file with mode: 0644]
framework7/css/framework7.css [new file with mode: 0644]
framework7/css/framework7.ios.css [new file with mode: 0644]
framework7/css/framework7.ios.min.css [new file with mode: 0644]
framework7/css/framework7.md.css [new file with mode: 0644]
framework7/css/framework7.md.min.css [new file with mode: 0644]
framework7/css/framework7.min.css [new file with mode: 0644]
framework7/css/framework7.rtl.css [new file with mode: 0644]
framework7/css/framework7.rtl.ios.css [new file with mode: 0644]
framework7/css/framework7.rtl.ios.min.css [new file with mode: 0644]
framework7/css/framework7.rtl.md.css [new file with mode: 0644]
framework7/css/framework7.rtl.md.min.css [new file with mode: 0644]
framework7/css/framework7.rtl.min.css [new file with mode: 0644]
framework7/js/framework7-lazy.js [new file with mode: 0644]
framework7/js/framework7-lazy.min.js [new file with mode: 0644]
framework7/js/framework7-lazy.min.js.map [new file with mode: 0644]
framework7/js/framework7.bundle.d.ts [new file with mode: 0644]
framework7/js/framework7.bundle.js [new file with mode: 0644]
framework7/js/framework7.bundle.min.js [new file with mode: 0644]
framework7/js/framework7.bundle.min.js.map [new file with mode: 0644]
framework7/js/framework7.d.ts [new file with mode: 0644]
framework7/js/framework7.js [new file with mode: 0644]
framework7/js/framework7.min.js [new file with mode: 0644]
framework7/js/framework7.min.js.map [new file with mode: 0644]
material-icons/Makefile [new file with mode: 0644]
material-icons/MaterialIcons-Regular.ttf [new file with mode: 0644]
material-icons/MaterialIcons-Regular.woff [new file with mode: 0644]
material-icons/MaterialIcons-Regular.woff2 [new file with mode: 0644]
material-icons/material-icons.css [new file with mode: 0644]