Skip to content

Commit 3a6fc92

Browse files
author
hackerspaceblumenau
committed
Deploy github-pages
0 parents  commit 3a6fc92

File tree

309 files changed

+5934
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

309 files changed

+5934
-0
lines changed

2019/Makefile

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
setup:
2+
gem install bundler --user-install
3+
bundle install
4+
5+
run:
6+
bundle exec jekyll serve
7+
8+
build:
9+
bundle install
10+
bundle exec jekyll build
11+
12+
copy_to_hackerspace:
13+
mkdir -p 2019
14+
yes | cp -r _site/ 2019/
2.44 MB
Binary file not shown.

2019/blog/evento-confirmado.html

Lines changed: 657 additions & 0 deletions
Large diffs are not rendered by default.

2019/blog/index.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

2019/cod/index.html

Lines changed: 598 additions & 0 deletions
Large diffs are not rendered by default.

2019/css/main.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

2019/feed.xml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Blumenau Dev Day 2019</title>
5+
<description>Evento para reunir todas as comunidades de Blumenau SC</description>
6+
<link>http://www.hackerspaceblumenau.org/blumenau-dev-day/2019/</link>
7+
<atom:link href="http://www.hackerspaceblumenau.org/blumenau-dev-day/2019/feed.xml" rel="self" type="application/rss+xml" />
8+
9+
<item>
10+
<title>Evento Blumenau Dev Day confirmado!</title>
11+
<description>&lt;p&gt;Estamos felizes em confirmar para o dia 07/12/2019 um evento que vai reunir as principais comunidades de Blumenaupara ter um dia de muito conhecimento e network. Gostariamos de informar a todos as comunidades que confirmaram presença para este evento:&lt;/p&gt;
12+
13+
&lt;ul&gt;
14+
&lt;li&gt;@Carlos Grahl AWS&lt;/li&gt;
15+
&lt;li&gt;@lumakhl Meninas Digitais&lt;/li&gt;
16+
&lt;li&gt;@Júlio e @rtancman GruPy&lt;/li&gt;
17+
&lt;li&gt;@ricardo wordpress&lt;/li&gt;
18+
&lt;li&gt;@mueller Agile Beer&lt;/li&gt;
19+
&lt;li&gt;@Christian BlumenauJS&lt;/li&gt;
20+
&lt;li&gt;@Tamara Code Like a Tester&lt;/li&gt;
21+
&lt;li&gt;@marcosps LinuxKernelCamp&lt;/li&gt;
22+
&lt;li&gt;@Thaise Medeiros e @Cristiano Rodrigues DotNetCoders&lt;/li&gt;
23+
&lt;/ul&gt;
24+
25+
&lt;p&gt;Grande abraço,
26+
Hackerspace Blumenau&lt;/p&gt;
27+
28+
</description>
29+
<pubDate>Thu, 05 Sep 2019 05:00:00 -0300</pubDate>
30+
<link>http://www.hackerspaceblumenau.org/blumenau-dev-day/2019/blog/evento-confirmado</link>
31+
<guid isPermaLink="true">http://www.hackerspaceblumenau.org/blumenau-dev-day/2019/blog/evento-confirmado</guid>
32+
</item>
33+
34+
</channel>
35+
</rss>

2019/fonts/desktop.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[.ShellClassInfo]
2+
InfoTip=Ця папка є спільною в режимі онлайн.
3+
IconFile=C:\Program Files (x86)\Google\Drive\googledrivesync.exe
4+
IconIndex=12
5+
19.9 KB
Binary file not shown.

2019/fonts/glyphicons-halflings-regular.svg

Lines changed: 229 additions & 0 deletions

0 commit comments

Comments
 (0)