diff --git a/404.html b/404.html index c9e73a5b1d9..51b880eefab 100644 --- a/404.html +++ b/404.html @@ -4,5 +4,5 @@ permalink: /404 comments: false --- -
There doesn't appear to be anything here. Sorry about that.
-If you've followed a link expecting something to be here, you can contact me.
+Nada feito - acho que você seguiu a estrada errada!
+Tem certeza de que esse era o link certo?
diff --git a/README.md b/README.md index 5f398617a6b..2a93dda760c 100644 --- a/README.md +++ b/README.md @@ -1,30 +1 @@ -# Moon Jekyll Theme [](https://www.paypal.me/taylantatli/0usd) - -## `Sorry guys but there will be no update until I buy a new laptop.` - -######(If you like this theme or using it, please give a :star: for motivation.) - -**[Moon](https://taylantatli.github.io/Moon)** is a minimal, one column jekyll theme. - -## Features -* Minimal, you can focus on your content -* Responsive -* Disqus integration -* Syntax highlighting -* Optional post image -* Social icons -* Page for sharing projects -* Optional background image -* Simple navigation menu -* MathJax support - -## Preview - - - - -See a [live version of Moon](https://taylantatli.github.io/Moon) hosted on GitHub. - -## Getting Started - To learn how to install and use this theme check out the [Setup Guide](https://taylantatli.github.io/Moon/moon-theme/) for more information. diff --git a/_config.yml b/_config.yml index 6579ac9c760..415a891a3ca 100644 --- a/_config.yml +++ b/_config.yml @@ -1,14 +1,14 @@ # Site -title: Moon -bio: 'Minimal, one column jekyll theme.' -description: "Moon is a minimal, one column jekyll theme for your blog." -reading_time: true +title: AUSLNDR +bio: 'dark wave rural, pós punk sincopado, indie folk de carona, e um tiquinho de carimbó' +description: "AUSLNDR é uma banda formada no Rio de Janeiro, que busca explorar sons e cidades" +reading_time: false words_per_minute: 200 -logo: 'assets/img/logo.png' -background: 'assets/img/placeholder-big.jpg' +logo: 'assets/img/noisenapraia.jpg' +background: 'assets/img/arvre.jpg' tiled_bg: false # Set this true if you want to tile your background image, otherwise it will be covered -locale: en_US -url: https://taylantatli.github.io/Moon +locale: pt_BR +url: https://jgbayer.github.io/auslndr/ # Jekyll permalink: /:title/ @@ -26,7 +26,7 @@ sass: style: compressed # Comments -disqus_shortname: taylantatli +#disqus_shortname: # Social # if you don't have any of social below, comment the line. @@ -38,19 +38,19 @@ disqus_shortname: taylantatli #ad-slot: #bing-verify: #email: -twitter: username -facebook: username -github-url: username +#twitter: username +#facebook: auslndr +#github-url: username #stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link #linkedin: username #xing: username -instagram: username +instagram: auslndr #lastfm: username #tumblr: username #medium: '@username' #pinterest: username #foursquare: username -steam: username +#steam: username #dribbble: username #youtube: username #youtube-channel: channel diff --git a/_data/navigation.yml b/_data/navigation.yml index e441bec545a..ae6252a80de 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,4 +1,4 @@ -# Site navigation links +# Página de links e playlist -- title: Projects - url: /projects/ +- title: Playlist + url: /playlist/ diff --git a/_includes/nav.html b/_includes/nav.html index c24bd1ed75e..2a3f022fd87 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,16 +1,16 @@