aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-08-06 02:09:42 -0400
committertdro <tdro@noreply.example.com>2022-08-06 02:09:42 -0400
commitd9a29082d810f2954c29aea215ba5cbbaa361ac6 (patch)
tree7b903c56e2868204eb18ea85399cfbe30e56921c /Makefile
parentac0e2a0c9e96cb827681ca4bdd0e727a85ee708d (diff)
downloadcanory-d9a29082d810f2954c29aea215ba5cbbaa361ac6.tar.gz
canory-d9a29082d810f2954c29aea215ba5cbbaa361ac6.tar.bz2
canory-d9a29082d810f2954c29aea215ba5cbbaa361ac6.zip
themes/default/layouts/partials: Hack in card context menu
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile67
1 files changed, 35 insertions, 32 deletions
diff --git a/Makefile b/Makefile
index f398fbe..25c1496 100644
--- a/Makefile
+++ b/Makefile
@@ -29,35 +29,38 @@ test:
icons:
rm -rf static/icons
mkdir -p static/icons/feather static/icons/tabler
- svn export --force https://github.com/feathericons/feather/trunk/LICENSE static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/alert-circle.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/archive.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-left.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-right.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-up.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/at-sign.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/calendar.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/circle.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/clock.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/code.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/copy.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/edit.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/eye-off.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/file-text.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/git-commit.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/globe.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/heart.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/home.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/link.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/map-pin.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/rss.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/search.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/tag.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/trash-2.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/user.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/users.svg static/icons/feather
- svn export --force https://github.com/tabler/tabler-icons/trunk/LICENSE static/icons/tabler
- svn export --force https://github.com/tabler/tabler-icons/trunk/icons/book-2.svg static/icons/tabler
- svn export --force https://github.com/tabler/tabler-icons/trunk/icons/clock.svg static/icons/tabler
- svn export --force https://github.com/tabler/tabler-icons/trunk/icons/pinned.svg static/icons/tabler
- svn export --force https://github.com/tabler/tabler-icons/trunk/icons/robot.svg static/icons/tabler
+ svn export --force https://github.com/feathericons/feather/trunk/LICENSE static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/alert-circle.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/archive.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-down-circle.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-left.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-right.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-up.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/at-sign.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/calendar.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/circle.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/clock.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/code.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/copy.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/edit.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/external-link.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/eye-off.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/file-text.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/git-commit.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/globe.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/heart.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/home.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/link.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/map-pin.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/rss.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/search.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/tag.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/trash-2.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/user.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/users.svg static/icons/feather
+ svn export --force https://github.com/tabler/tabler-icons/trunk/LICENSE static/icons/tabler
+ svn export --force https://github.com/tabler/tabler-icons/trunk/icons/book-2.svg static/icons/tabler
+ svn export --force https://github.com/tabler/tabler-icons/trunk/icons/clock.svg static/icons/tabler
+ svn export --force https://github.com/tabler/tabler-icons/trunk/icons/pinned.svg static/icons/tabler
+ svn export --force https://github.com/tabler/tabler-icons/trunk/icons/robot.svg static/icons/tabler
+ git add -f static/icons