dotX
dotX copied to clipboard
💎 Simple & Beautiful Jekyll theme
I ran bundle install and got this: WARNING: You don't have /home/catdroutlinux/.gem/ruby/3.0.0/bin in your PATH, gem executables will not run. Building native extensions. This could take a while... ERROR: Error...
The user @carlsonsantana validate your site template "https://nandomoreirame.github.io/dotX" and found these accessibility errors: * Page https://nandomoreirame.github.io/dotX/: * Issue *a3b55688-76f8-4981-91a2-6ede1289aefa*: * **Type**: Error * **Code**: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail * **Message**: This element has...
I do not understand how is the deploy: - I clone the repo - Some changes in `_config.yml` - If I push in my branch gh-page of my project repo,...
M1413644:francis2211.github.com fi043739$ sudo bundle exec rake Configuration file: _config.yml cp -r _site/. /tmp/d20160407-67083-1esgxp6 Initialized empty Git repository in /private/tmp/d20160407-67083-1esgxp6/.git/ Switched to a new branch 'master' [master (root-commit) c3acc6b] Site updated...
Hi, I only want to say that the theme does not work properly with Opera. The nav-bar appears as a black circle, and when you hover over it, the arrow...
When I type `jekyll serve` I get /var/lib/gems/1.9.1/gems/execjs-2.6.0/lib/execjs/runtimes.rb:48:in `autodetect': Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable) from /var/lib/gems/1.9.1/gems/execjs-2.6.0/lib/execjs.rb:5:in`module:ExecJS' from /var/lib/gems/1.9.1/gems/execjs-2.6.0/lib/execjs.rb:4:in `' from...
when I use ``` bundle install ``` and then ``` jekyll serve ``` but the following error occurs: > Please report a bug if this causes problems. > Configuration file:...
When attempting to use the **linenos** in **{% highlight %}** the line numbers show up but completely off and destroy the code block. You can no longer see the code...