Comparar commits

..

2 Commits

Autor SHA1 Mensagem Data
739dc0d0cf Move blog to landing 2018-06-18 18:31:37 -04:00
6078d6fd3a Initial commits and git hooks 2018-06-18 17:49:35 -04:00
2 arquivos alterados com 3 adições e 6 exclusões

Arquivo binário não exibido.

Ver Arquivo

@@ -4,7 +4,7 @@
# baseurl is the website's URL without the hostname # baseurl is the website's URL without the hostname
# If you are building a simple GitHub user page (http://username.github.io) then use these settings: # If you are building a simple GitHub user page (http://username.github.io) then use these settings:
url: "https://bryanroessler.com" url: "https://blog.bryanroessler.com"
baseurl: "." baseurl: "."
# If you are building a GitHub project page then use these settings: # If you are building a GitHub project page then use these settings:
@@ -25,14 +25,11 @@ description: Ordo ab chao
navbar-links: navbar-links:
Home: "https://bryanroessler.com" Home: "https://bryanroessler.com"
CV: "https://cv.bryanroessler.com" CV: "https://cv.bryanroessler.com"
Repos: "https://git.bryanroessler.com" Git: "https://git.bryanroessler.com"
Services:
- Syncthing: "https://syncthing.bryanroessler.com"
- Panel: "https://panel.bryanroessler.com"
# Image to show in the navigation bar - image must be a square (width = height) # Image to show in the navigation bar - image must be a square (width = height)
# Remove this parameter if you don't want an image in the navbar # Remove this parameter if you don't want an image in the navbar
avatar: "/img/blogger-circle_318-27548.jpg" avatar: "/img/br.png"
# If you want to have an image logo in the top-left corner instead of the title text, # If you want to have an image logo in the top-left corner instead of the title text,
# then specify the following parameter # then specify the following parameter