-
- Downloads
"advanced_programming/object_oriented_programming.md" did not exist on "fa7108e53dca621e3f86d542e5b2e09748eb401e"
Update just-the-docs.gemspec
Trying to get the navigation to remain in the forked site
... | @@ -7,7 +7,7 @@ Gem::Specification.new do |spec| | ... | @@ -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) } | ||
... | ... |
Please register or sign in to comment