Skip to content

Commit 1a444ce

Browse files
committed
first commit
0 parents  commit 1a444ce

Some content is hidden

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

94 files changed

+14163
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# site

archetypes/default.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "{{ replace .Name "-" " " | title }}"
3+
date: {{ .Date }}
4+
draft: true
5+
---
6+

config.toml

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
baseurl = "http://www.sudocast.com.br/"
2+
languageCode = "pt-BR"
3+
title = "SudoCast"
4+
theme = "castanet"
5+
# googleAnalytics = "UA-100789009-1"
6+
# disqusShortname = "arresteddevops"
7+
themesdir = "../.."
8+
paginate = "9"
9+
10+
11+
[permalinks]
12+
page = "/:filename/"
13+
about = "/:filename/"
14+
episode = "/:filename/"
15+
16+
17+
# The theme supports menus with up to one submenu per menu item
18+
# The menu name must be "Main"
19+
# The menus are sorted based upon their identifier
20+
[[Menu.Main]]
21+
name = "Sobre"
22+
identifier = "sobre"
23+
url = "about"
24+
25+
[[Menu.Main]]
26+
name = "Contato"
27+
identifier = "contato"
28+
url = "contact"
29+
30+
[[Menu.Main]]
31+
name = "Hosts"
32+
identifier = "hosts"
33+
url = "host"
34+
35+
[[Menu.Main]]
36+
name = "Convidados"
37+
identifier = "Convidados"
38+
url = "guest"
39+
40+
[[Menu.Main]]
41+
name = "Links"
42+
identifier = "links"
43+
url = "#!"
44+
45+
[[Menu.Main]]
46+
name = "Livros"
47+
identifier = "Livros"
48+
url = "Livros"
49+
parent = "links"
50+
[[Menu.Main]]
51+
name = "Podcasts"
52+
identifier = "podcasts"
53+
url = "podcasts"
54+
parent = "links"
55+
56+
[params]
57+
site_theme = "grey"
58+
# site_layout = "grid"
59+
site_layout = "grid"
60+
enable_jumbo = "true"
61+
# enable_jumbo = "false"
62+
# truncate = "100"
63+
# about_logo = "/img/hugocast.png"
64+
copyright_notice = "Copyright 2018 [Pery Lemke](https://www.mattstrattion.io)"
65+
itunes_subscribe = "https://itunes.apple.com/br/podcast/sudocast/id1229109698?mt=2"
66+
#android_subscribe = "http://subscribeonandroid.com/feeds.podtrac.com/VGAulpN7MY1U"
67+
#google_play_subscribe = "https://goo.gl/app/playmusic?ibi=com.google.PlayMusic&isi=691797987&ius=googleplaymusic&link=https://play.google.com/music/m/Ihj4yege3lfmp3vs5yoopgxijpi?t%3DArrested_DevOps"
68+
#stitcher_subscribe = "http://www.stitcher.com/podcast/arrested-devops-2/arrested-devops"
69+
#soundcloud_subscribe = "http://feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss"
70+
#pocketcasts_subscribe = "http://pcasts.in/feed/feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss"
71+
#mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4cbcac996bb9df25f970a89&id=154fa76bcc"
72+
#rss_subscribe = "http://feed.com/myfeed" #only set this if you don't want to use the built-in feed
73+
description = "Esse é o Sudocast, um podcast de tecnologia ácido, engraçado que discute os principais temas em voga no mundo de Desenvolvimento de Software. Linguagens de Programação, DevOps, comportamento, tudo isso e muito mais só aqui…"
74+
media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/"
75+
[params.feed]
76+
feed_copyright = "Copyright 2017 Pery Lemke and Mário Silveira" #do not use markdown in this field; it is used in the feed
77+
itunes_subtitle = "Um podcast de tecnologia e tendências!" #no markdown or HTML
78+
itunes_author = "Pery Lemke" #no markdown or HTML
79+
itunes_summary = "Sudocast vem a ser um podcast de tecnologia ácido, engraçado e dinâmico onde são discutidos os assuntos mais quentes do mundo de desenvolvimento." # Limited to 4000 characters or less, plain text, no HTML
80+
itunes_owner_name = "Pery Lemke"
81+
itunes_owner_email = "[email protected]" #contains the e-mail address that will be used to contact the owner of the Podcast for communication specifically about their Podcast on iTunes. It will not be publicly displayed on iTunes.
82+
itunes_image = "https://www.arresteddevops.com/img/ado-podcast-logo.png" #fqdn to the image art for your podcast
83+
itunes_top_category = "Technology"
84+
itunes_first_sub_category = "Software How-To"
85+
itunes_second_sub_category = "Tech News"
86+
87+
[params.social]
88+
github = "sudocast"
89+
facebook = "1sudocast"
90+
#facebook_admin = "500557137" # This needs to be a page admin to get domain insights
91+
twitter = "perylemke"
92+
instagram = "sudocast"
93+
youtube = "testafterdeploy"
94+
linkedin = "/perylemke"
95+
96+
[params.authors]
97+
[params.authors.Pery]
98+
name = "Pery Lemke"
99+
thumbnail = "img/host/pery.png"
100+
bio = ""
101+
[params.authors.Pery.social]
102+
github = "perylemke"
103+
twitter = "perylemke"
104+
linkedin = "perylemke"
105+
homepage = ""
106+
instagram = "perylemke"
107+
youtube = "testafterdeploy"
108+
[params.authors.Mario]
109+
name = "Mário Silveira"
110+
thumbnail = "https://avatars0.githubusercontent.com/u/10747243?s=400&v=4"
111+
bio = ""
112+
[params.authors.Mario.social]
113+
twitter = "dermarios"
114+
115+
[params.links]
116+
[params.links.ado]
117+
name = "Arrested DevOps"
118+
url = "https://www.arresteddevops.com"
119+
[params.links.ffs]
120+
name = "Food Fight Show"
121+
url = "https://foodfightshow.org"
122+
[params.links.sdt]
123+
name = "Software Defined Talk"
124+
url = "https://cote.io/podcasts/sdt/"
125+

content/host/msilveira.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
+++
2+
Title = "Mario Silveira"
3+
Twitter = "dermarios"
4+
Website = "http://www.google.com"
5+
Type = "host"
6+
Facebook = ""
7+
Linkedin = "perylemke"
8+
GitHub = "perylemke"
9+
Thumbnail="https://avatars0.githubusercontent.com/u/10747243?s=400&v=4"
10+
Aka = ["dermarios", "mario"]
11+
+++
12+
Teste do Mario!

content/host/plemke.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
+++
2+
Title = "Pery Lemke"
3+
Twitter = "perylemke"
4+
Website = "http://www.google.com"
5+
Type = "host"
6+
Facebook = "perylemke"
7+
Linkedin = "perylemke"
8+
GitHub = "perylemke"
9+
Thumbnail="https://avatars3.githubusercontent.com/u/3199483?s=460&v=4"
10+
Aka = ["peronium", "perylemke"]
11+
+++
12+
Site Reliability Engineer na Nuveo.
13+
14+
Host no SudoCast, podcast que aborda um lado mais humano e engraçado da tecnologia.
15+
16+
Pythonista pela simplicidade que o Python trás e Gopher porque não existe nada mais perfomático e amor que isso.
17+
18+
Um dos organizadores do Meetup DevOps Floripa, pois foi nessa comunidade que encontrou sua verdadeira paixão após peregrinar pelas mais diversas funções no mundo da Tecnologia.
19+
20+
Procura estudar bastante sobre Agile,Práticas DevOps, Cloud Computing, Containers e Infra Ágil.
21+
22+
Nas horas vagas também é garimpeiro de bandas desconhecidas de Stoner e Prog Rock.

img/host/pery.jpg

114 KB
Loading

themes/.travis.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
sudo: required
2+
dist: trusty
3+
language: ruby
4+
rvm:
5+
- 2.2
6+
# before_install:
7+
# - sudo apt-get update
8+
# - sudo apt-get install nodejs
9+
# - sudo apt-get install npm
10+
before_script:
11+
- cd exampleSite
12+
13+
script:
14+
- "$TRAVIS_BUILD_DIR/bin/hugo version"
15+
- "$TRAVIS_BUILD_DIR/bin/hugo"
16+
17+
18+
before_deploy:
19+
- cd $TRAVIS_BUILD_DIR
20+
- mkdir -p release
21+
- zip -r release/castanet-$TRAVIS_TAG.zip . -x \*.git\* \*exampleSite\* appveyor.yml \*.travis.ci\* \*tests\* \*bin\* \*build\* \*release\* config.codekit3 \*bower_components\* bower.json gulpfile.js netlify.toml package.json STYLE.md *\node_modules\*
22+
23+
deploy:
24+
provider: releases
25+
skip_cleanup: true
26+
api_key:
27+
secure: gFPaL1LdTPwp/Mi76ZMgTZ9HVIuvfISvT9ufZMsjc5sK5jUwj4/7F+5ufNRoTicdZQv69ZectndpP/uSKeI9bnQx/g2OqbDH8vRopP7LKs0v9Z6TZ7jiS85ZGOfgMKVQaPIKcBqj9MaqzVAs6pl3A+SaVWP19YwS8XxovFXhh5+qAlc5Dnd+XCf6USto/iNIuVLbmW6hdeYOcMFjuhC3yZlcqxKbb2LJ+kOfsXlBhwkGEWACCwRuGNNuwG0yXByW4PvmCkK7CNDK5GiMNFmWRe2Be321lFU7s4aG5JNabzxkv+jvjXD4sW/50IjMSJVwH0S6h43EszzImZA3k+Aot69WcOQOEsruw0+9TufkDJDaUJg+m1YUz0clxADVaJ09S+msxRp2UKIa/ymF/wpZfXkmZNbgfaDlEyKlF2ddS3YmqZ1kjS4WpokyiGj3/u3wVaQ9O8Z/UhWWzX6QBbl+XurOTqopvnWyg8FSx/UWQgVf8XzE29hLFUXR5nCfzCIlqwShnWSoxR+rFUJDVf3Vxohk9Q3Q1LoXHBYuZQR6e+DYTWwLZo8ikIg/n4a/6LYg9A4dh88cZHtNuI7zWbmK0XQQNwBr6wfZtSalFE/usDsEnE9WgQdMo9CK8BJhHTljU3K0Ddgj+6PN2l8AiST5f+GnlxKq/YDg+eXXBjhz18I=
28+
file: 'release/castanet-$TRAVIS_TAG.zip'
29+
on:
30+
repo: mattstratton/castanet
31+
tags: true

0 commit comments

Comments
 (0)