diff --git a/_config.yml b/_config.yml index e0ffd0a7d119b..f8eab63c540de 100644 --- a/_config.yml +++ b/_config.yml @@ -17,7 +17,9 @@ repository : "yixuancao.github.io" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : false # true, false (default) words_per_minute : 160 +future : true read_more : "disabled" # if enabled, adds "Read more" links to excerpts +talkmap_link : false #change to true to add link to talkmap on talks page comments: provider : # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "custom" disqus: @@ -85,6 +87,7 @@ author: employer : googlescholar : "https://scholar.google.com/citations?user=Q5XWFacAAAAJ" email : + researchgate : # example: "https://www.researchgate.net/profile/yourprofile" uri : bitbucket : codepen : @@ -96,6 +99,7 @@ author: google_plus : keybase : instagram : + impactstory : #"https://profiles.impactstory.org/u/xxxx-xxxx-xxxx-xxxx" lastfm : linkedin : orcid : @@ -124,22 +128,23 @@ exclude: - .bundle - .jekyll-assets-cache - .sass-cache - - assets/js/plugins - - assets/js/_main.js - - assets/js/vendor - - Capfile - CHANGELOG - - config + - Capfile - Gemfile - Gruntfile.js - - gulpfile.js - LICENSE + - README + - Rakefile + - assets/js/_main.js + - assets/js/plugins + - assets/js/vendor + - config + - gulpfile.js - log - node_modules - package.json - - Rakefile - - README - tmp + - vendor keep_files: - .git - .svn @@ -244,7 +249,7 @@ timezone: America/Los_Angeles # http://en.wikipedia.org/wiki/List_of_tz_database # Plugins -gems: +plugins: - jekyll-paginate - jekyll-sitemap - jekyll-gist diff --git a/_data/ui-text.yml b/_data/ui-text.yml index 12b13f2607a3f..f37f7fa77217d 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -186,11 +186,11 @@ pt: &DEFAULT_PT page : "Página" pagination_previous : "Anterior" pagination_next : "Próxima" - breadcrumb_home_label : "Home" + breadcrumb_home_label : "Início" breadcrumb_separator : "/" toc_label : "Nesta página" ext_link_label : "Link direto" - less_than : "meno que" + less_than : "menor que" minute_read : "minutos de leitura" share_on_label : "Compartilhe em" meta_label : @@ -200,25 +200,25 @@ pt: &DEFAULT_PT comments_label : "Deixe um comentário" comments_title : more_label : "Aprenda Mais" - related_label : "Você Talvez Goste Também" + related_label : "Talvez Você Goste Também" follow_label : "Acompanhe em" feed_label : "Feed" - powered_by : "Feito com" + powered_by : "Feito por" website_label : "Site" - email_label : "Email" + email_label : "E-mail" recent_posts : "Postagens recentes" undefined_wpm : "Parâmetro indefinido em word_per_minute no _config.yml" - comment_form_info : - comment_form_comment_label : - comment_form_md_info : - comment_form_name_label : - comment_form_email_label : - comment_form_website_label : - comment_btn_submit : - comment_btn_submitted : - comment_success_msg : - comment_error_msg : - loading_label : + comment_form_info : "Seu endereço de e-mail não será publicado. Campos obrigatórios são marcados" + comment_form_comment_label : "Comentário" + comment_form_md_info : "Markdown é suportado" + comment_form_name_label : "Nome" + comment_form_email_label : "Endereço de e-mail'" + comment_form_website_label : "Website (opcional)" + comment_btn_submit : "Enviar Comentário" + comment_btn_submitted : "Enviado" + comment_success_msg : "Obrigado por seu comentário! Ele será exibido no site depois de aprovado." + comment_error_msg : "Desculpe, houve um erro com o seu envio. Certifique-se de que todos os campos obrigatórios foram preenchidos e tente novamente." + loading_label : "Carregando..." pt-BR: <<: *DEFAULT_PT pt-PT: diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 89443bafac346..55449165574f6 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -29,86 +29,95 @@

{{ author.name }}

  • {{ author.employer }}
  • {% endif %} {% if author.uri %} -
  • {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
  • +
  • {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
  • {% endif %} {% if author.email %} -
  • {{ site.data.ui-text[site.locale].email_label | default: "Email" }}
  • +
  • {{ site.data.ui-text[site.locale].email_label | default: "Email" }}
  • {% endif %} {% if author.keybase %} -
  • Keybase
  • +
  • Keybase
  • + {% endif %} + {% if author.researchgate %} +
  • ResearchGate
  • {% endif %} {% if author.twitter %} -
  • Twitter
  • +
  • Twitter
  • {% endif %} {% if author.facebook %} -
  • Facebook
  • +
  • Facebook
  • {% endif %} {% if author.google_plus %} -
  • Google+
  • +
  • Google+
  • {% endif %} {% if author.linkedin %} -
  • LinkedIn
  • +
  • LinkedIn
  • {% endif %} {% if author.xing %} -
  • XING
  • +
  • XING
  • {% endif %} {% if author.instagram %} -
  • Instagram
  • +
  • Instagram
  • {% endif %} {% if author.tumblr %} -
  • Tumblr
  • +
  • Tumblr
  • {% endif %} {% if author.bitbucket %} -
  • Bitbucket
  • +
  • Bitbucket
  • {% endif %} {% if author.github %} -
  • Github
  • +
  • Github
  • {% endif %} {% if author.stackoverflow %} -
  • Stackoverflow
  • +
  • Stackoverflow
  • {% endif %} {% if author.lastfm %} -
  • Last.fm
  • +
  • Last.fm
  • {% endif %} {% if author.dribbble %} -
  • Dribbble
  • +
  • Dribbble
  • {% endif %} {% if author.pinterest %} -
  • Pinterest
  • +
  • Pinterest
  • {% endif %} {% if author.foursquare %} -
  • Foursquare
  • +
  • Foursquare
  • {% endif %} {% if author.steam %} -
  • Steam
  • +
  • Steam
  • {% endif %} {% if author.youtube %} -
  • YouTube
  • +
  • YouTube
  • {% endif %} {% if author.soundcloud %} -
  • Soundcloud
  • +
  • Soundcloud
  • {% endif %} {% if author.weibo %} -
  • Weibo
  • +
  • Weibo
  • {% endif %} {% if author.flickr %} -
  • Flickr
  • +
  • Flickr
  • {% endif %} {% if author.codepen %} -
  • CodePen
  • +
  • CodePen
  • {% endif %} {% if author.vine %} -
  • Vine
  • +
  • Vine
  • {% endif %} {% if author.googlescholar %} -
  • Google Scholar
  • +
  • Google Scholar
  • + {% endif %} + {% if author.pubmed %} +
  • PubMed
  • {% endif %} {% if author.orcid %}
  • ORCID
  • {% endif %} - {% if author.wikipedia %} -
  • Wikipedia
  • + {% if author.impactstory %} +
  • Impactstory
  • {% endif %} + {% if author.wikipedia %} +
  • Wikipedia
  • +{% endif %} diff --git a/_includes/footer.html b/_includes/footer.html index 720c3616a5b45..224d9b8908d8d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,16 +6,16 @@
  • {{ site.data.ui-text[site.locale].follow_label }}
  • {% endif %} {% if site.twitter.username %} -
  • Twitter
  • +
  • Twitter
  • {% endif %} {% if site.facebook.username %} -
  • Facebook
  • +
  • Facebook
  • {% endif %} {% if site.author.github %} -
  • GitHub
  • +
  • GitHub
  • {% endif %} {% if site.author.bitbucket %} -
  • Bitbucket
  • +
  • Bitbucket
  • {% endif %}
  • {{ site.data.ui-text[site.locale].feed_label | default: "Feed" }}
  • diff --git a/_includes/head/custom.html b/_includes/head/custom.html index fee5d308aec59..2a0b1c21e0047 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -33,6 +33,6 @@ } }); - + diff --git a/_includes/social-share.html b/_includes/social-share.html index 718e6f9759533..3eeafbdb2487c 100644 --- a/_includes/social-share.html +++ b/_includes/social-share.html @@ -5,11 +5,9 @@

    {{ site.data.ui-text[site.locale].share_on_label | default: "Share on" }}

    {% endif %} - Twitter + Twitter - Facebook + Facebook - Google+ - - LinkedIn + LinkedIn \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 1048d26ffc94c..836ecbd7d88d8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,8 +18,6 @@ {{ content }} - -