Compare commits

..

2 커밋

작성자 SHA1 메시지 날짜
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개의 변경된 파일3개의 추가작업 그리고 6개의 파일을 삭제

Binary file not shown.

파일 보기

@@ -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