33 comments found.
Live preview is not working
do you have a 100% width one?
Hello,
I would like, in the docs page, that the sections (Titles) could be collapsed or expanded in toggle mode and in addition to the Titles, can’t there be more “subtitles” groupings?
Can you help me get this?
Regards
Hi. Currently I see the search only used for the keywords. Is there way to enable search for all contents.
This is no longer supported. I have emailed them several times, with no response. Using with GitHub Pages is not simple. Several tweaks are required related to the way GitHub Pages sets up your domain. Also note the Next button is not aligned with the related text.
Hi, Whenever we publish on github pages the search points to: https://docs/analytics/ instead of the full domain. Is this a known issue?
Side note: we use a custom domain
Can I use this for WordPress? OR any WordPress version available?
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)
Hi, the theme does work with GitHub pages, the user had an issue on his local system.
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).
Hi, the theme runs fine on 3.8, the product page shows 3.6 but that’s only becase it doesnt let me select any higher version, Envato needs to update it’s form.
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!
Hi and thank you for your purchase, I havent used Gitlab pages but it should work fine.
Many of the links are missing the ‘site.baseurl’ and thus they don’t work.
The Documentation website for the theme and the demo site are not working. Can you please check what is wrong? https://docs.jekyll.plus/
The demo/documentation site https://jekyll-theme-docs.netlify.app/docs/installation/
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.
Can you make a WordPress version?
Sure, if you purchase the Extended License of this template ($199) I will build a WP version.
It’s a little expensive by comparison. I hope I can buy it after you finish it. Instead of customizing the theme individually. thank you!
What do you use for Syntax highlighting? Just wanted to check if we can use a better theme for syntax highlighting instead of all green text?
Also, are there variables in Sass to change the primary theme color to something else apart from green?
Hi, highlighter: rouge, you can add your own styling. The primary color can be changed with one Sass variable in _sass/theme/variables.scss
Thank you! I see the theme has not been updated to support the latest version of Jekyll. Do you intend to update and maintain it?
The highest Themeforest Jekyll version I can select is 3.6.x, they dont list current versions. The theme work with fine under 3.8.5
Great! thank you! I’ll tell my team to go ahead and purchase this! 
The documentation doesn’t provide info on how to install a jekyll theme. where should I put the folder, how to install it, etc?
Can I get some guidance on this?
Hi, the installation is provided here https://docs.drifter.works/docs/installation/ Where you put the folder on your computed doesn’t matter, but you do need Ruby installed on your system https://jekyllrb.com/docs/installation/#requirements and some basic terminal skills.
I puchased this but having loads of issues with deploying on a baseurl eg: mydomainname.com.au/bsaeurl. The off-canvas and alot of other links are linked to a root so lot’s of 404 errors and customisation. I think the theme needs a complete new version which fixes all of these issues. The nav bar is also buggy across different breakpoints. The logo appears twice on certain breakpoints including mobile and tablet. I feel Algolia search also needs to be an option.
You already answered you can search in another language but is there a way for the doc to support two languages and a language shift? Or do you have to host it twice in two seperate languages
The plugin is not multilingual but you can create multiple pages with different translations.
Hi! Is it available to searching in another language (let say in Russian)? Thanks a lot!
Hi, yes it can search in other languages.
That’s great! Thanks!
Hi, this close to purchasing but I have one question. Currently the search bar only returns items from the Docs section. Is it possible to return items from the Blog as well, and would this be an easy change? Thanks
Hi, you will need to duplicate this docs for loop for posts https://jmp.sh/jWX5bRy you can also contact us through support should you need help with it