diff --git a/docs/.gemspec b/docs/.gemspec new file mode 100644 index 0000000..ce94972 --- /dev/null +++ b/docs/.gemspec @@ -0,0 +1,20 @@ +# coding: utf-8 + +Gem::Specification.new do |spec| + spec.name = "docstrap-theme" + spec.version = "v1.0.1" + spec.authors = ["Osmar Reyes"] + spec.email = ["osmarreyesst@gmail.com"] + + spec.summary = %q{Docstrap documentation theme} + spec.description = "Docstrap is a open source theme for your documentation" + spec.homepage = "" + spec.license = "MIT" + + spec.files = git ls-files -z.split("\x0").select { |f| f.match(%r{^(assets|_layouts|_includes|_sass|LICENSE|README)}i) } + + spec.add_runtime_dependency "jekyll-seo-tag", "~> 2.0" + + spec.add_development_dependency "jekyll", "~> 3.3" + spec.add_development_dependency "bundler", "~> 1.12" + end \ No newline at end of file diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 0000000..45c1505 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,3 @@ +_site +.sass-cache +.jekyll-metadata diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 0000000..c472b4e --- /dev/null +++ b/docs/404.html @@ -0,0 +1,24 @@ +--- +layout: default +--- + + + +
Page not found :(
+The requested page could not be found.
++ Authorization is handled using JWT and supports adding additional middleware to handle, for example, roles and/or permissions. +
++ expressif can handle self-documented endpoints, will deliver a JSON file with each endpoint information +
++ {{site.description}} +
+