Docs - Responsive Documentation | Manual Jekyll Theme
There are no ratings for this item. Be first!
DOCS THEME Docs is fully responsive Jekyll theme for creating customer online documentation help site. Jekyll is fast, secure and can be hosted for free on GitHub pages. THEME FEATURES Live Search Two Changelog Styles FAQ Section Video Lightbox Section Featured Docs Section Team Members Section Call To Action Section Easy Translation with Data File Contact Form for Formspree Docs Table of Contents Google Analytics Social Share Image Lightbox Image Slideshow Styled Alerts and Tables Disqus Comments SEO Friendly Host for free on GitHub Pages Custom CSS (Sass Source Files) Clean and Minimal Fully Responsive Design... READ MORE
Review Left On 04/23/2022
Does this work with Github Pages? (sorry the question, but the latest comment says it doesn’t, probably you should respond to that so it is clear for the rest of us)
Review Left On 05/03/2022
Unfortunately the template does not work with GitHub Pages or Jekyll anymore. Suggest to stay away! Here are the errors:
$ unzip themeforest-zacQFDy7-docs-responsive-documentation-manual-jekyll-theme.zip
$ cd Docs_Package_v2.0.0/jekyll-theme-docs/
$ bundle install
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Following files may not be writable, so sudo is needed:
/usr/local/bin
/var/lib/gems/2.5.0
/var/lib/gems/2.5.0/build_info
/var/lib/gems/2.5.0/cache
/var/lib/gems/2.5.0/doc
/var/lib/gems/2.5.0/extensions
/var/lib/gems/2.5.0/gems
/var/lib/gems/2.5.0/specifications
Fetching public_suffix 4.0.4
Your user account isn't allowed to install to the system RubyGems.
You can cancel this installation and run:
bundle install --path vendor/bundle
to install the gems into ./vendor/bundle/, or you can enter your password
and install the bundled gems to RubyGems using sudo.
Password:
<< contrl-c >>
$ bundle install --path vendor/bundle
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/bundle'`, and stop using this flag
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Fetching public_suffix 4.0.4
Installing public_suffix 4.0.4
Fetching addressable 2.7.0
Installing addressable 2.7.0
Using bundler 2.1.4
Fetching colorator 1.1.0
Installing colorator 1.1.0
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching multipart-post 2.1.1
Installing multipart-post 2.1.1
Fetching faraday 1.0.1
Installing faraday 1.0.1
Fetching ffi 1.12.2
Installing ffi 1.12.2 with native extensions
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching rb-inotify 0.10.1
Installing rb-inotify 0.10.1
Fetching sass-listen 4.0.0
Installing sass-listen 4.0.0
Fetching sass 3.7.4
Installing sass 3.7.4
Fetching jekyll-sass-converter 1.5.2
Installing jekyll-sass-converter 1.5.2
Fetching listen 3.2.1
Installing listen 3.2.1
Fetching jekyll-watch 1.5.1
Installing jekyll-watch 1.5.1
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching mercenary 0.3.6
Installing mercenary 0.3.6
Fetching pathutil 0.16.2
Installing pathutil 0.16.2
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.5
Installing safe_yaml 1.0.5
Fetching jekyll 3.4.1
Installing jekyll 3.4.1
Fetching jekyll-avatar 0.7.0
Installing jekyll-avatar 0.7.0
Fetching jekyll-feed 0.11.0
Installing jekyll-feed 0.11.0
Fetching sawyer 0.8.2
Installing sawyer 0.8.2
Fetching octokit 4.18.0
Installing octokit 4.18.0
Fetching jekyll-gist 1.5.0
Installing jekyll-gist 1.5.0
Fetching jekyll-livereload 0.2.2
Installing jekyll-livereload 0.2.2
Fetching jekyll-paginate 1.1.0
Installing jekyll-paginate 1.1.0
Fetching jekyll-seo-tag 2.6.1
Installing jekyll-seo-tag 2.6.1
Bundle complete! 8 Gemfile dependencies, 33 gems now installed.
Bundled gems are installed into `./vendor/bundle`
Post-install message from sass:
Ruby Sass has reached end-of-life and should no longer be used.
* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
primary implementation: https://sass-lang.com/install
* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
sassc gem: https://github.com/sass/sassc-ruby#readme
* For more details, please refer to the Sass blog:
https://sass-lang.com/blog/posts/7828841
$ bundle exec jekyll serve
Configuration file: /home/shawn/Documents/src/Docs_Package_v2.0.0/jekyll-theme-docs/_config.yml
Configuration file: /home/shawn/Documents/src/Docs_Package_v2.0.0/jekyll-theme-docs/_config.yml
Configuration file: /home/shawn/Documents/src/Docs_Package_v2.0.0/jekyll-theme-docs/_config.yml
Source: /home/shawn/Documents/src/Docs_Package_v2.0.0/jekyll-theme-docs
Destination: /home/shawn/Documents/src/Docs_Package_v2.0.0/jekyll-theme-docs/_site
Incremental build: disabled. Enable with --incremental
Generating...
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
Invalid date '<%= Time.now.strftime('%Y-%m-%d %H:%M:%S %z') %>': Document 'vendor/bundle/ruby/2.5.0/gems/jekyll-3.4.1/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb' does not have a valid date in the YAML front matter.
Review Left On 05/03/2022
Hi I’ve bought the theme which I’ve used with great success on a past project. I’m wondering if the theme is compatible with Gitlab pages? Thanks!
Icou - Responsive Business HTML Template
::
Pixelstore - eCommerce HTML5 Template
::
Factory Plus - Construction Business Joomla Template
::
Plumeria | Restaurant Theme for WordPress
::
Autochoice - Responsive Premium Car & Dealer HTML Template
Review Left On 07/19/2022
Any plans to target Jekyll 3.8 (or any known incompatibility issues)? GitHub supports 3.8.7 at the time of this writing, but product listing only lists up to ^3.6.0 (w/ last update April).
Review Left On 08/08/2022
The Documentation website for the theme and the demo site are not working. Can you please check what is wrong? https://docs.jekyll.plus/