mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 13:26:35 -05:00
Update just-the-docs.gemspec
Trying to get the navigation to remain in the forked site
This commit is contained in:
parent
367db86fff
commit
f978770956
@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.email = ["patrick.marsceill@gmail.com"]
|
spec.email = ["patrick.marsceill@gmail.com"]
|
||||||
|
|
||||||
spec.summary = %q{A modern, highly customizable, and responsive Jekyll theme for documention with built-in search.}
|
spec.summary = %q{A modern, highly customizable, and responsive Jekyll theme for documention with built-in search.}
|
||||||
# spec.homepage = "https://github.com/pmarsceill/just-the-docs"
|
spec.homepage = "https://pdmosses.github.io/just-the-docs"
|
||||||
spec.license = "MIT"
|
spec.license = "MIT"
|
||||||
|
|
||||||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|bin|_layouts|_includes|lib|Rakefile|_sass|LICENSE|README)}i) }
|
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|bin|_layouts|_includes|lib|Rakefile|_sass|LICENSE|README)}i) }
|
||||||
|
Loading…
Reference in New Issue
Block a user