diff --git a/css/brands-extended.css b/css/brands-extended.css new file mode 100644 index 0000000..d6dfc51 --- /dev/null +++ b/css/brands-extended.css @@ -0,0 +1,311 @@ +/* +* littlelink.io +* Skeleton V2.0.4 +* Copyright 2014, Dave Gamache +* www.getskeleton.com +* Free to use under the MIT license. +* http://www.opensource.org/licenses/mit-license.php +* 12/29/2014 +*/ + +/* +* Built using on: +* Skeleton V2.0.4 +* Copyright 2014, Dave Gamache +* www.getskeleton.com +* Free to use under the MIT license. +* http://www.opensource.org/licenses/mit-license.php +* 12/29/2014 +*/ + +/* Table of contents +–––––––––––––––––––––––––––––––––––––––––––––––––– + +- Buttons +- Brand Styles + +*/ + +/* Buttons +–––––––––––––––––––––––––––––––––––––––––––––––––– */ + +.button, +button { + display: inline-block; + text-decoration: none; + height: 48px; + text-align: center; + vertical-align: middle; + font-size: 18px; + width: 300px; + font-weight: 700; + line-height: 48px; + letter-spacing: 0.1px; + white-space: wrap; + border-radius: 8px; + cursor: pointer; +} +button:hover, +.button:focus { + color: #333333; + border-color: #888888; + outline: 0; +} +.button.button-primary { + color: #ffffff; + filter: brightness(90%); +} +.button.button-primary:hover, +.button.button-primary:focus { + color: #ffffff; + filter: brightness(90%); +} + +/* Brand Icons +–––––––––––––––––––––––––––––––––––––––––––––––––– */ + +.icon { + padding: 0px 8px 3.5px 0px; + vertical-align: middle; + width: 20px; + height: 20px; +} + +/* Brand Styles (we recommend adding these in alphabetical order) +–––––––––––––––––––––––––––––––––––––––––––––––––– */ + +/* Extended (this is great for your own brand color!) */ +.button.button-extended { + color: #ffffff; + background-color: #0085ff; +} +.button.button-extended:hover, +.button.button-extended:focus { + filter: brightness(90%); +} + +/* 500px */ +.button.button-500px { + color: #000000; + background-color: #ffffff; +} +.button.button-500px:hover, +.button.button-500px:focus { + filter: brightness(90%); +} + +/* Alpha Universe (Sony) */ +.button.button-alphauniverse { + color: #ffffff; + background-color: #000000; +} +.button.button-alphauniverse:hover, +.button.button-alphauniverse:focus { + filter: brightness(90%); +} + +/* Anilist */ +.button.button-anilist { + color: #ffffff; + background-color: #152232; +} +.button.button-anilist:hover, +.button.button-anilist:focus { + filter: brightness(90%); +} + +/* Behance */ +.button.button-behance { + color: #1769ff; + background-color: #ffffff; +} +.button.button-behance:hover, +.button.button-behance:focus { + filter: brightness(90%); +} + +/* Codepen */ +.button.button-codepen { + color: #000000; + background-color: #ffffff; +} +.button.button-codepen:hover, +.button.button-codepen:focus { + filter: brightness(90%); +} + +/* Devpost */ +.button.button-devpost { + color: #ffffff; + background-color: #003E54; +} +.button.button-devpost:hover, +.button.button-devpost:focus { + filter: brightness(90%); +} + +/* Distiller */ +.button.button-dist { + color: #ffffff; + background-color: #ed5c47; +} +.button.button-dist:hover, +.button.button-dist:focus { + filter: brightness(90%); +} + +/* Hackerearth */ +.button.button-hackerearth { + color: #ffffff; + background-color: #2b3352; +} +.button.button-hackerearth:hover, +.button.button-hackerearth:focus { + filter: brightness(90%); +} + +/* Hackerrank */ +.button.button-hackerrank { + color: #000000; + background-color: #ffffff; +} +.button.button-hackerrank:hover, +.button.button-hackerrank:focus { + filter: brightness(90%); +} + +/* itch.io */ +.button.button-itchio { + color: #ffffff; + background-color: #fa5c5c; +} +.button.button-itchio:hover, +.button.button-itchio:focus { + filter: brightness(90%); +} + +/* Lemmy */ +.button.button-lemmy { + color: #ffffff; + background-color: #14854f; +} +.button.button-lemmy:hover, +.button.button-lemmy:focus { + filter: brightness(90%); +} + +/* Matrix */ +.button.button-matrix { + color: #ffffff; + border: 1px solid #ffffff; + background-color: #000000; +} +.button.button-matrix:hover, +.button.button-matrix:focus { + filter: brightness(90%); +} + +/* Micro.blog */ +.button.button-microblog { + color: #FFFFFF; + background-color: #FD9927 } +.button.button-microblog:hover, +.button.button-microblog:focus { + filter: brightness(90%) } + + /* MyAnimeList */ +.button.button-myanimelist { + color: #133a95; + background-color: #ffffff } +.button.button-myanimelist:hover, +.button.button-myanimelist:focus { + filter: brightness(90%) } + + /* OP.GG */ +.button.button-opgg { + color: #ffffff; + background-color: #5383E8} +.button.button-opgg:hover, +.button.button-opgg:focus { + filter: brightness(90%) } + + + /* ORCID ID */ +.button.button-orcid-id { + color: #000000; + background-color: #FFFFFF; + border: 1px solid #212121; +} +.button.button-orcid-id:hover, +.button.button-orcid-id:focus { + filter: brightness(90%); +} + + /* osu! */ +.button.button-osu { + color: #ffffff; + background-color: #ff8ee6; +} +.button.button-osu:hover, +.button.button-osu:focus { + filter: brightness(90%); +} + + /* ResearchGate */ +.button.button-researchgate { + color: #000000; + background-color: #FFFFFF; + border: 1px solid #212121; +} +.button.button-researchgate:hover, +.button.button-researchgate:focus { + filter: brightness(90%); +} + +/* SpaceHey */ +.button.button-spacehey { + color: #FFFFFF; + background-color: #3234CF; +} +.button.button-spacehey:hover, +.button.button-spacehey:focus { + filter: brightness(90%); +} + +/* Vero */ +.button.button-vero { + color: #ffffff; + background-color: #000000 } +.button.button-vero:hover, +.button.button-vero:focus { + filter: brightness(90%) } + +/* Pixelfed */ +.button.button-pixelfed { + color: #000000; + background-color: #ffffff } +.button.button-pixelfed:hover, +.button.button-pixelfed:focus { + filter: brightness(90%) } + +/* write.as */ +.button.button-writeas { + color: #000000; + border: 1px solid #000000; + background-color: #ffffff; +} +.button.button-writeas:hover, +.button.button-writeas:focus { + filter: brightness(90%); +} + +/* writefreely */ +.button.button-writefreely { + color: #000000; + border: 1px solid #000000; + background-color: #f4f4f4; +} +.button.button-writefreely:hover, +.button.button-writefreely:focus { + filter: brightness(90%); +} diff --git a/images/icons-extended/500px.svg b/images/icons-extended/500px.svg new file mode 100644 index 0000000..aada15b --- /dev/null +++ b/images/icons-extended/500px.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons-extended/Anilist.svg b/images/icons-extended/Anilist.svg new file mode 100644 index 0000000..f388fa5 --- /dev/null +++ b/images/icons-extended/Anilist.svg @@ -0,0 +1,21 @@ + diff --git a/images/icons-extended/alphauniverse.png b/images/icons-extended/alphauniverse.png new file mode 100644 index 0000000..0ffc4fc Binary files /dev/null and b/images/icons-extended/alphauniverse.png differ diff --git a/images/icons-extended/behance.svg b/images/icons-extended/behance.svg new file mode 100644 index 0000000..5bd4cfc --- /dev/null +++ b/images/icons-extended/behance.svg @@ -0,0 +1 @@ + diff --git a/images/icons-extended/codepen.svg b/images/icons-extended/codepen.svg new file mode 100644 index 0000000..de8331c --- /dev/null +++ b/images/icons-extended/codepen.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/images/icons-extended/devpost.svg b/images/icons-extended/devpost.svg new file mode 100644 index 0000000..f31234f --- /dev/null +++ b/images/icons-extended/devpost.svg @@ -0,0 +1,3 @@ + diff --git a/images/icons-extended/distiller.svg b/images/icons-extended/distiller.svg new file mode 100644 index 0000000..dfc9f34 --- /dev/null +++ b/images/icons-extended/distiller.svg @@ -0,0 +1,78 @@ + + \ No newline at end of file diff --git a/images/icons-extended/hackerearth.svg b/images/icons-extended/hackerearth.svg new file mode 100644 index 0000000..5761a56 --- /dev/null +++ b/images/icons-extended/hackerearth.svg @@ -0,0 +1 @@ + diff --git a/images/icons-extended/hackerrank.svg b/images/icons-extended/hackerrank.svg new file mode 100644 index 0000000..990c8e7 --- /dev/null +++ b/images/icons-extended/hackerrank.svg @@ -0,0 +1,12 @@ + + + diff --git a/images/icons-extended/itchio.svg b/images/icons-extended/itchio.svg new file mode 100644 index 0000000..1887c52 --- /dev/null +++ b/images/icons-extended/itchio.svg @@ -0,0 +1,23 @@ + + + diff --git a/images/icons-extended/lemmy.svg b/images/icons-extended/lemmy.svg new file mode 100644 index 0000000..1e2428a --- /dev/null +++ b/images/icons-extended/lemmy.svg @@ -0,0 +1,23 @@ + + + \ No newline at end of file diff --git a/images/icons-extended/livelib.svg b/images/icons-extended/livelib.svg new file mode 100644 index 0000000..961725d --- /dev/null +++ b/images/icons-extended/livelib.svg @@ -0,0 +1,10 @@ + + \ No newline at end of file diff --git a/images/icons-extended/matrix.svg b/images/icons-extended/matrix.svg new file mode 100644 index 0000000..b1a5817 --- /dev/null +++ b/images/icons-extended/matrix.svg @@ -0,0 +1,49 @@ + + + + diff --git a/images/icons-extended/microblog.svg b/images/icons-extended/microblog.svg new file mode 100644 index 0000000..30aa82b --- /dev/null +++ b/images/icons-extended/microblog.svg @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/images/icons-extended/myanimelist.svg b/images/icons-extended/myanimelist.svg new file mode 100644 index 0000000..eb73c37 --- /dev/null +++ b/images/icons-extended/myanimelist.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons-extended/opgg.svg b/images/icons-extended/opgg.svg new file mode 100644 index 0000000..d10ef49 --- /dev/null +++ b/images/icons-extended/opgg.svg @@ -0,0 +1,7 @@ + diff --git a/images/icons-extended/orcid-id.svg b/images/icons-extended/orcid-id.svg new file mode 100644 index 0000000..c1500de --- /dev/null +++ b/images/icons-extended/orcid-id.svg @@ -0,0 +1,17 @@ + + + \ No newline at end of file diff --git a/images/icons-extended/osu.svg b/images/icons-extended/osu.svg new file mode 100644 index 0000000..07c5fd4 --- /dev/null +++ b/images/icons-extended/osu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons-extended/pixelfed.svg b/images/icons-extended/pixelfed.svg new file mode 100644 index 0000000..dfaf03f --- /dev/null +++ b/images/icons-extended/pixelfed.svg @@ -0,0 +1,101 @@ + + \ No newline at end of file diff --git a/images/icons-extended/playstation.svg b/images/icons-extended/playstation.svg new file mode 100644 index 0000000..c7f6c16 --- /dev/null +++ b/images/icons-extended/playstation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons-extended/researchgate.svg b/images/icons-extended/researchgate.svg new file mode 100644 index 0000000..ea04779 --- /dev/null +++ b/images/icons-extended/researchgate.svg @@ -0,0 +1,21 @@ + + + + diff --git a/images/icons-extended/spacehey.svg b/images/icons-extended/spacehey.svg new file mode 100644 index 0000000..09b890a --- /dev/null +++ b/images/icons-extended/spacehey.svg @@ -0,0 +1 @@ + diff --git a/images/icons-extended/vero.svg b/images/icons-extended/vero.svg new file mode 100644 index 0000000..ffa9bbf --- /dev/null +++ b/images/icons-extended/vero.svg @@ -0,0 +1,9 @@ + + + diff --git a/images/icons-extended/writeas.svg b/images/icons-extended/writeas.svg new file mode 100644 index 0000000..5f547a0 --- /dev/null +++ b/images/icons-extended/writeas.svg @@ -0,0 +1,49 @@ + + + + diff --git a/images/icons-extended/writefreely.svg b/images/icons-extended/writefreely.svg new file mode 100644 index 0000000..19fc8f3 --- /dev/null +++ b/images/icons-extended/writefreely.svg @@ -0,0 +1,18 @@ + + + + diff --git a/images/littlelink.svg b/images/littlelink.svg deleted file mode 100644 index d6a9f27..0000000 --- a/images/littlelink.svg +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/images/littlelink@2x.png b/images/littlelink@2x.png deleted file mode 100644 index e61ba11..0000000 Binary files a/images/littlelink@2x.png and /dev/null differ diff --git a/images/yui.png b/images/yui.png new file mode 100644 index 0000000..bb3b40e Binary files /dev/null and b/images/yui.png differ diff --git a/index.html b/index.html index 385e8f9..52d476c 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -
- An open source DIY Linktree alternative.
+Vary lazy backend developer
- - LittleLinkPrivacy Policy | Build your own by forking LittleLink.
++ Build your own by forking LittleLink. + Some icons by icons8.com. +
+ + diff --git a/privacy.html b/privacy.html deleted file mode 100644 index bbf642b..0000000 --- a/privacy.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - -
- Personal Data collected for the following purposes and using the
- following services:
-
-
-
- 🧮 Analytics
-
- The services contained in this section enable the Owner to monitor
- and analyze web traffic and can be used to keep track of User
- behavior.
-
-
-
- 1.) Example LLC.
- Personal Data:
- various types of Data as specified in the privacy policy of the
- service
- Privacy Policy
-
- 📦 Displaying Content From External Platforms
-
- This type of service allows you to view content hosted on external
- platforms directly from the pages of this website and interact with
- them.
- This type of service might still collect web traffic data for the
- pages where the service is installed, even when Users do not use it.
-
-
-
- 1.) Example LLC
- Personal Data:
- Usage Data; various types of Data as specified in the privacy
- policy of the service
-
- Privacy Policy
-
- 📁 Hosting and Backend Infrastructure
-
- This type of service has the purpose of hosting Data and files that
- enable this website to exist.
-
-
- Some services among those listed below, if any, may work through
- geographically distributed servers, making it difficult to determine
- the actual location where the Personal Data are stored.
-
-
-
- 1.) Example LLC.
- Personal Data:
- various types of Data as specified in the privacy policy of the
- service
-
- Privacy Policy
-
Build your own by forking LittleLink.
-