File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ with a few enhancements thrown in for good measure:
55551 . Install the theme as a Ruby Gem by adding it to your ` Gemfile ` like so:
5656
5757 ``` ruby
58- gem " jekyll-theme-basically-basic" , :git => " https://github.com/mmistakes/jekyll-theme-basically-basic.git "
58+ gem " jekyll-theme-basically-basic"
5959 ```
6060
61612 . Fetch and update your bundled gems by running the following
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22<!--
3- Basically Basic Jekyll Theme 0 .0.1
3+ Basically Basic Jekyll Theme 1 .0.0
44 Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
55 Free for personal and commercial use under the MIT license
66 https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 11/* !
2- * Basically Basic Jekyll Theme 0 .0.1
2+ * Basically Basic Jekyll Theme 1 .0.0
33 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
44 * Free for personal and commercial use under the MIT license
55 * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 22-- -
33
44/*!
5- * Basically Basic Jekyll Theme 0 .0.1
5+ * Basically Basic Jekyll Theme 1 .0.0
66 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
77 * Free for personal and commercial use under the MIT license
88 * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22<!--
3- Basically Basic Jekyll Theme 0 .0.1
3+ Basically Basic Jekyll Theme 1 .0.0
44 Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
55 Free for personal and commercial use under the MIT license
66 https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 11/* !
2- * Basically Basic Jekyll Theme 0 .0.1
2+ * Basically Basic Jekyll Theme 1 .0.0
33 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
44 * Free for personal and commercial use under the MIT license
55 * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 22-- -
33
44/*!
5- * Basically Basic Jekyll Theme 0 .0.1
5+ * Basically Basic Jekyll Theme 1 .0.0
66 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
77 * Free for personal and commercial use under the MIT license
88 * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Gem::Specification.new do |spec|
55 spec . version = "1.0.0"
66 spec . authors = [ "Michael Rose" ]
77
8- spec . summary = %q{A basic Jekyll theme with an opinionated design .}
8+ spec . summary = %q{Your new Jekyll default theme .}
99 spec . homepage = "https://github.com/mmistakes/jekyll-theme-basically-basic"
1010 spec . license = "MIT"
1111
You canβt perform that action at this time.
0 commit comments