Library
Library – Rails on Ruby – Jekyll Theme.
Clone to Desktop git clone https://github.com/SpaceG/library.git
Delete the cname file.
cd Desktop
cd library
$ jekyll serve
watch your localhost 127.0.0.1:8080
to but the code in a static html file : {% highlight ruby linenos %} // array literlas var = empty = []; var = numbers = [ 'zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'nine' ]; empty[1] // undefined numbers[1] // 'one' empty.lenght // 0 numbers.lenght //10 {% endhighlight %}
{% highlight ruby linenos %} // The Object Literal var numbers_object = { '0': 'zero', '1': 'one', '2': 'two', '0': 'three', '4': 'four', '5': 'five', '6': 'six', '7': 'seven', '8': 'eight', '9': 'nine' }; {% endhighlight %}
Looking for Support or Custom Solutions?
We specialize in creating stunning, fully-customized Jekyll websites tailored to your needs.
If you need assistance with setup, customization, or support, don't hesitate to contact us.
CONTACT US