Skip to content

Commit

Permalink
🔖 New version 4.0.5 - Updating dependencies only.
Browse files Browse the repository at this point in the history
  • Loading branch information
williamcanin committed May 9, 2021
1 parent ddecddf commit fd53512
Show file tree
Hide file tree
Showing 72 changed files with 15 additions and 14 deletions.
Empty file modified .bundle/config
100644 → 100755
Empty file.
Empty file modified .github/FUNDING.yml
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: [16.x]

steps:
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
node_js:
- 13.7
- 16.1
rvm:
- 2.7
- 3.0
cache:
directories:
- node_modules
Expand Down
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 William C. Canin <william.costa.canin@gmail.com>
Copyright (c) 2015-2021 William C. Canin <william.costa.canin@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
15 changes: 8 additions & 7 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
source 'https://rubygems.org'
ruby RUBY_VERSION

gem 'json', '~> 2.3.0'
gem 'rake', '~> 13.0.1'
gem 'json', '~> 2.5.1'
gem 'rake', '~> 13.0.3'
gem 'colorize', '~> 0.8.1'
gem 'jekyll', '~> 4.0.1'
gem 'webrick', '~> 1.7.0'
gem 'jekyll', '~> 4.2.0'

group :jekyll_plugins do
gem 'jekyll-feed', '~> 0.13.0'
gem 'jekyll-feed', '~> 0.15.1'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-coffeescript', '~> 2.0.0'
gem 'jekyll-gist', '~> 1.5.0'
gem 'jekyll-youtube', '~> 1.0.0'
gem 'jekyll-tagging', '~> 1.1.0'
gem 'jemoji', '~> 0.11.1'
gem 'jektify', '~> 1.0.5'
gem 'jemoji', '~> 0.12.0'
gem 'jektify', '~> 1.0.6'
gem 'jekyll-email-protect', '~> 1.1.0'
gem 'jekyll-paginate-v2', '~> 3.0.0'
end
end
Empty file modified LICENSE
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion README-ptbr.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ Você pode baixar as versões sem criar um clone com o Git. Vamos para [Releases

Licença: [MIT License (MIT)](https://opensource.org/licenses/MIT)

Copyright: William C. Canin | Copyright © 2017-2020
Copyright: William C. Canin | Copyright © 2015-2021

*Você pode alterar a estrutura do Typing Jekyll Template conforme desejar, desde que não manipule ou remova os direitos autorais de William C.Canin no projeto*

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ You can download versions without creating a clone with Git. Go to [Releases](ht

License: [MIT License (MIT)](https://opensource.org/licenses/MIT)

Copyright: William C. Canin | Copyright © 2017-2020
Copyright: William C. Canin | Copyright © 2015-2021

*Você pode alterar a estrutura do Typing Jekyll Template conforme desejar, desde que não manipule ou remova os direitos autorais de William C.Canin no projeto*

Expand Down
Empty file modified _pages/about.md
100644 → 100755
Empty file.
Empty file modified _src/_includes/datelang/page
100644 → 100755
Empty file.
Empty file modified _src/_includes/datelang/post
100644 → 100755
Empty file.
Empty file modified _src/_includes/partials/content.html
100644 → 100755
Empty file.
Empty file modified _src/_includes/partials/email_failed_sent.html
100644 → 100755
Empty file.
Empty file modified _src/_includes/partials/email_successfully_sent.html
100644 → 100755
Empty file.
Empty file modified _src/_includes/partials/sidebar.html
100644 → 100755
Empty file.
Empty file modified _src/_includes/partials/sidebar_blog.html
100644 → 100755
Empty file.
Empty file modified _src/_layouts/blog.html
100644 → 100755
Empty file.
Empty file modified _src/_layouts/compress.html
100644 → 100755
Empty file.
Empty file modified _src/_layouts/default.html
100644 → 100755
Empty file.
Empty file modified _src/_layouts/error.html
100644 → 100755
Empty file.
Empty file modified _src/_layouts/page.html
100644 → 100755
Empty file.
Empty file modified _src/_sass/base/_components.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/base/_keyframes.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/gist/gist.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/includes/_content.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/includes/_email_failed_sent.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/includes/_email_successfully_sent.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/includes/_sidebar.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/includes/_socials_networks.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_contact.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_default.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_error.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_hello.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_page.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_post.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_postlist.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_resume.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_taglist.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/layouts/_tags.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/markdown/_toc.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/markdown/markdown.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/mobile/base/_components.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/mobile/base/base.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/mobile/includes/_sidebar.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/plugins/_badge_plugin.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/plugins/_imager.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/plugins/plugins.scss
100644 → 100755
Empty file.
Empty file modified _src/_sass/themes/littlegirl.scss
100644 → 100755
Empty file.
Empty file modified _src/doc/readme/images/change_themes.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/doc/readme/images/cloudysky.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/doc/readme/images/hacking.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/doc/readme/images/littlegirl.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/doc/readme/images/terminal.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/doc/readme/images/typing.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/doc/readme/images/whiteglass.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified _src/lib/json/deploy.json
100644 → 100755
Empty file.
Empty file modified assets/css/cloudysky.scss
100644 → 100755
Empty file.
Empty file modified assets/css/custom.scss
100644 → 100755
Empty file.
Empty file modified assets/css/hacking.scss
100644 → 100755
Empty file.
Empty file modified assets/css/littlegirl.scss
100644 → 100755
Empty file.
Empty file modified assets/images/author/author.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/avatar/typing_back.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/avatar/typing_face.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/cv/3x4.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/favicon/favicon-32x32.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/posts/typing_logotype.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/js/contact.coffee
100644 → 100755
Empty file.
Empty file modified assets/js/global.coffee
100644 → 100755
Empty file.
Empty file modified assets/vendor/js/simple-jekyll-search.min.js
100644 → 100755
Empty file.
Empty file modified gulpfile.js
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion package.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typing-jekyll-template",
"version": "4.0.4",
"version": "4.0.5",
"description": "Typing, is a template for Jekyll built especially for those who want to have a blog and pages quickly and lightly.",
"main": "index.md",
"scripts": {
Expand Down

0 comments on commit fd53512

Please sign in to comment.