From 77c916bec8ba892507242c6d1cecfa8f918d114c Mon Sep 17 00:00:00 2001 From: vv01f Date: Fri, 22 Oct 2021 14:07:06 +0200 Subject: [PATCH] publish src /w msg --- btc-styles.css | 88 ++++++++++++++++++++ fonts/Bitcoin-Lightning-Logo.eot | Bin 0 -> 1408 bytes fonts/Bitcoin-Lightning-Logo.svg | 11 +++ fonts/Bitcoin-Lightning-Logo.ttf | Bin 0 -> 1244 bytes fonts/Bitcoin-Lightning-Logo.woff | Bin 0 -> 1320 bytes index.html | 133 ++++++++++++++++++++++++++++++ robots.txt | 2 + 7 files changed, 234 insertions(+) create mode 100644 btc-styles.css create mode 100644 fonts/Bitcoin-Lightning-Logo.eot create mode 100644 fonts/Bitcoin-Lightning-Logo.svg create mode 100644 fonts/Bitcoin-Lightning-Logo.ttf create mode 100644 fonts/Bitcoin-Lightning-Logo.woff create mode 100644 index.html create mode 100644 robots.txt diff --git a/btc-styles.css b/btc-styles.css new file mode 100644 index 0000000..d35953c --- /dev/null +++ b/btc-styles.css @@ -0,0 +1,88 @@ +@font-face { + font-family: 'Bitcoin-Lightning-Logo'; + src: url('fonts/Bitcoin-Lightning-Logo.eot?gvwlky'); + src: url('fonts/Bitcoin-Lightning-Logo.eot?gvwlky#iefix') format('embedded-opentype'), url('fonts/Bitcoin-Lightning-Logo.ttf?gvwlky') format('truetype'), url('fonts/Bitcoin-Lightning-Logo.woff?gvwlky') format('woff'), url('fonts/Bitcoin-Lightning-Logo.svg?gvwlky#Bitcoin-Lightning-Logo') format('svg'); + font-weight: normal; + font-style: normal; + font-display: block; +} + +[class^="icon-"], [class*=" icon-"] { + font-family: 'Bitcoin-Lightning-Logo' !important; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-xs { + font-size: .75em; +} + +.icon-sm { + font-size: .875em; +} + +.icon-lg { + font-size: 1.33333em; + line-height: .75em; + vertical-align: -.0667em; +} + +.icon-2x { + font-size: 2em; +} + +.icon-3x { + font-size: 3em; +} + +.icon-5x { + font-size: 5em; +} + +.icon-7x { + font-size: 7em; +} + +.icon-Bitcoin-Lightning-Gold:before { + content: "\e900"; + color: #f2a900; +} + +.icon-Bitcoin-Lightning-Gray:before { + content: "\e900"; + color: #6c757d; +} + +.icon-Bitcoin-Lightning-White:before { + content: "\e900"; + color: white; +} + +.icon-Bitcoin-Lightning-White-Gold-Rounded:before { + border-radius: 50% !important; + padding: .5rem !important; + content: "\e900"; + color: #f2a900; + background-color: white; +} + +.icon-Bitcoin-Lightning-Gold-White-Rounded:before { + border-radius: 50% !important; + padding: .5rem !important; + content: "\e900"; + color: white; + background-color: #f2a900; +} + +.icon-Bitcoin-Lightning-Gray-White-Rounded:before { + border-radius: 50% !important; + padding: .5rem !important; + content: "\e900"; + color: white; + background-color: #6c757d; +} diff --git a/fonts/Bitcoin-Lightning-Logo.eot b/fonts/Bitcoin-Lightning-Logo.eot new file mode 100644 index 0000000000000000000000000000000000000000..6e0a68beba21b9001f76e7c0538cdd1440969568 GIT binary patch literal 1408 zcmaJ>OH30{6g_V~Oj}Kh6+3>Q&VshaXaz(n5s9Bf1w~BNF4)LeY9VPmq?8DWCL|^j z*$5Gh?v05X7p`2eATEpx7lx(Ljjj+AW1=f#>X{Ep3E@uOyXTyH-)1&<0!yHnMwp1DrJl@*UmA} ziX>W`-1Va=+ArLKDadH)zkH}I6jt|BSzsH?7R^yTvoy`5M)E6pb8M8pp4|4nd|~p& z{KD5I@(DI$IA;#+yz}`oAU$ThW0->0BflYkPu@IStV{%eo8&*q8wys|#6CO)WFPs~ zqB$`NA9~3f$c>U&%suJ#|0Zwe{C7vKu?p8oQ|$E_kY$KjaF?Yg(mN{mT`yK}SorO{ zH72<1S~~$OLtd;d;)Kk`puHEXW;nopo81~2b3I?_a0N%{16;4fN5EJ{^-r}*4gavH ze$f?0{7bW;B3ZLUeUS$!o>%WwJZXMtEM5!3WkM?8^AXi4GqM-o~~ zM2m`$Xp87nwV+5u;;ot<6*{xsKB7lDQhefxZjln74&D<=a^~6A!qwP7bC}OSEYujh zz4Nr#Q!n;QiY%$pF(up}P8}TIX4JkWJklSk0p)@IFd#|0nxgGj@x@uw&YN>}W+%n#f_UN0E1*$x|C~fT=wX?-!@~;kxQA8VwjCa>qki7Q0qn+% zeO44dl^`Q7mWcBnmWhvhSRuaUVU?Gjx4{`(M?LM~0NU|%Bx@Bdt5jP#GP&~Dh*dIL zlPw#Uiw#F@D5i7y@q$^dtwS4Tp0P?5BcChf%4Q`uWL%##da_m@*OtT?r&Lw=6?qn~ el2gD;ROpAOUB@K*9;fv6d8IGOUAJ%KCiWLT^~Ur7 literal 0 HcmV?d00001 diff --git a/fonts/Bitcoin-Lightning-Logo.svg b/fonts/Bitcoin-Lightning-Logo.svg new file mode 100644 index 0000000..7f5b434 --- /dev/null +++ b/fonts/Bitcoin-Lightning-Logo.svg @@ -0,0 +1,11 @@ + + + +Generated by IcoMoon + + + + + + + \ No newline at end of file diff --git a/fonts/Bitcoin-Lightning-Logo.ttf b/fonts/Bitcoin-Lightning-Logo.ttf new file mode 100644 index 0000000000000000000000000000000000000000..9d5c86271fb9a6a37e15682c461e562d16632740 GIT binary patch literal 1244 zcmaJ=O-NKx7(Ms>_-00#(aGlZqtjbBGZ8tdnUiE<1(k*cS}xq=YkZBu%sd%KR4537 zBsVE(P@W3`v*h2%8}oM7#6heBa)7+9V9re;fC2JGa-(P#thIsQ z5AsgtzcXb|msuy9;?!qAmLZm)GT)l?n#w)TicdHyf=*mj6D<4h)(31seqMQwKAD|P zXD_y!;R0thr#I2(SuW{v1;=SatXJYEU~HlCvr?gk-&j;W=nCgm=M@l)id1P5km+_q z{>1%XlQ3I(CNIdZ`0wX{L?)Hc^h{SWl}Tx7;g82sT3bwui-_om=~T6_NX3%vnjRNA zqrEYv$GS57lBr&i5${^>3MIYxs4jmcG1?O4H=2kvg>UXTBlg#eLy{s(s&qn$Hj2}& zGYv+4ax}54r6Dnz?C$6oipQhz&Yr`)!55p&UpM3Bp|R!_eOV1C%le9}$>P9Ry{Iw5 zkA)#HG2+S?rOyqq&ay*=Ceb86)2rK^#i@2FMWt$q9D z;wJ}q*53u*MV^7zxQFhU!i$#|wln#DK=nKxcczi^PO^p2h&Yzq87j{EIkz*rA^s4? z6F;wjM$J1piFnM%GI5uW72+8mt9)&{eOyERf{#PkhehYEC_yS=dOR!<=X@*^pY*Xp ze8a~oV&H3V=hjdk@^J{ASf9+=1=}uS5?RL@I)gk+ly;0fYZuE#&MI0ZvuuqU*XE7>tUbuu(m3m`UFPaJ grYX7=nJCkaQ@e(Fj{WWr40=Dn8oifUeJcOpUy~fRHUIzs literal 0 HcmV?d00001 diff --git a/fonts/Bitcoin-Lightning-Logo.woff b/fonts/Bitcoin-Lightning-Logo.woff new file mode 100644 index 0000000000000000000000000000000000000000..f66dbddf60ea779500e6d8a612f854cd702000e9 GIT binary patch literal 1320 zcmaJ=O-vI(6n?WmY+FcMDt1xZx(C`4A{7v+L?oz56%3L9_Rx!6%G#2&T~bPbL=zJe ziClyTCftdM7Z091a3IDQ51u$0y{H$&#CY&zO#Nnet0WR<^S$}rH*emXzg-whrHB!l z+)j)GSR0!--9yA&7|U|_0&+*Lq|ZVtz@Ow$)4R)geU59}@OdnUKVMwB1??4} zajb8D*)16QG?DO`i268M?|qyoKqL}F@Y^_)VexgLR9%EN1iyvDL$pvdb3BgMY_iZ! zTP1xFb;T@v&4Pdf6kh7RqU6q%Z?MlM3LAk$ym>(@D~0XNENZ!-yfuXJxT9fhgH;mHu1*|C&GxwHM;D_y&8wLKIELql%jBi^Y?1 zCBYnfHm-C9l?d~(o}da<@v?X@)~%=!rXt$5K{eQy#21SXvLyS^`G84@l_yQb8_`T# z0AD8R3wiIfUS=o!tV57QK^D$SffjbDbG}*g$1>3)ZOze4tiPvcJQ4{+dIwGox?k>w zzwbt>cLz58~3pA)-xPJzEyoS4;chSr_pf_M{`>zOQ<8`&PQ zeLfBTg5`PeRwJ}(&5-G;le3=Lo?u%qJ#+FhQXttkCxB-iE`s+tTmqkWxQsvcsKXne zUvs#Jj?)T%E0PABWnS!J_yaD>S!#&hXTQfPcWSV7~p&Xf1 z0!%8Wjmq4NS=PD}U6dw+Dl~@x3?NT8C8+DrS%-?_Mt;7iS5VZzLg%SSI#mvhOqu1X zmN&{qMXwsu+SHOZoHIwUwgjcD+ErA~BTd;_kxo_g)6k}933k}pz^J_etPz)c@JjyW FzX99&xkvy2 literal 0 HcmV?d00001 diff --git a/index.html b/index.html new file mode 100644 index 0000000..76bb10f --- /dev/null +++ b/index.html @@ -0,0 +1,133 @@ + + +Bitcoin Dresden + + + + + +
+
+
+ +

Bitcoin Dresden

+ +

Vor und nach dem Stammtisch

+

Als ständige Austauschmöglichkeit zwischen den Treffen gibt es eine kleine Gruppe auf Telegram. S. a. Kalender inkl. Feeds vom C3D2 und neuerdings auf Meetup.com (Danke Björn!)

+ +

Lokale Treffen

+

Geselliges Treffen von Bitcoinern. Thema ist alles um Bitcoin außer dem Preis.

+
    Nächste Termine: +
  • ab 19 Uhr, Stammtisch in Petzi's Sportsbar (inkl. Free WIFI, Zahlung per Bitcoin via Lightning)
  • +
  • tbd, Praxis/Vortrag ggf. wieder im Space des C3D2
  • +
+

Manche/r findet sich auch bei weiteren Gruppen ein:

+ +
+
+ +

Akzeptanzstellen in deiner Nähe

+

You can not bitcoin your dentist, bitcoin conventions, pay for coffee.

+

Für die Treffen wären Gastronomie oder andere Hosts mit Bitcoin Akzeptanz natürlich sehr willkommen. Wenn euch etwas bekannt wird oder ihr einen Gastronomen direkt kennt, meldet euch gerne.

+
    +
  • Petzi's Sportsbar (Seit 2021-10-14 wird auf der Leipziger Str. 228 – neben Girogard und Bargeld – Bitcoin akzeptiert)
  • +
+

Die Aktualisierung einer Liste über alle möglichen Geschäfte bietet sich hier nicht an, deshalb möchten wir auf die Möglichkeit von Einträgen in Kartendiensten wie Openstreetmap hinweisen. +

+ +
+
+ +

Fight the FUD

+

Noch immer gibt es zahlreiche Wiederholungen wiederlegbarer Argumente gegen Bitcoin. Wer sich informieren möchte, kann im Internet wirklich alles Nötige dazu finden:

+ +

Projekte

+ + +

Bücher

+

Wir empfehlen grundsätzlich und nicht nur aus Gründen der Müllvermeidung die Nutzung von Bibliotheken.

+ + +

Musik & Kunst

+ + +

Cashback / Online Shopping

+ +
+
+ +

Kontakt

+

Meldet euch bei Interesse an einem Treffen in der Stadt gerne hier. Vergesst nicht eine E-Mail oder einen anderen brauchbaren Kontakt anzugeben wenn ihr eine Antwort wünscht.

+
+
Nachricht +
+
+
+
+
Captcha +
+
+ +
+ +
+
+ +
Kleine Hinweise
+

Diese Seite geht keinerlei eignen kommerziellen Interessen nach und stellt lediglich Informationen bereit. Copyright is Aberglaube.

+

Das ggf. zu sehende Bitcoin Lightning Logo von @Capitalistdog1 findet ihr in diesem Repository.

+
+
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /