layout | title | prism |
---|---|---|
default |
Docs |
true |
This is multi-purpose Jekyll template made by Chipprogrammer. I am not a web designer. But I put some awesome effort to make this theme possible since I have some enthusiasm in Webdesigning. This Jekyll theme has some awesome include features. But errors and omissions are allowed. Since I mentioned earlier I am not a web designer.
Here we are using Kramdown for markdown. This jekyll theme is also made inorder to made compatible with kramdown.
following are the levels of headings:
{% raw %}
# Level-1 headings
## Level-2 heading
### Level-3 heading
#### Level-4 heading
##### Level-5 heading
###### Level-6 heading
{% endraw %}
The color of the heading can be changed as you wish as following. As I mentioned earlier we are using w3.css we have lot of color options. We will discuss about those color options later. The output of an example is followed by coe is also shown below
{% raw %}
your text goes here{: .w3-text-color }
{% endraw %}
The core idea behind the Raspberry Pi{: .w3-text-red } (RPi) project was the development of a small and affordable computing platform that could be used to stimulate the interest of children in core information and communications technology (ICT) education. The rapid evolution of low-cost system on a chip (SoC) devices for mobile applications made it possible to widely deliver the affordable RPi plat- form in early 2012.
{% raw %}
{% include quotes.html container_color="pale-blue" leftbar_color="blue" icon_color="blue" quote="your quotes goes here" said_by="someone" %}
{% endraw %}
{% include quotes.html container_color="pale-blue" leftbar_color="blue" icon_color="blue" quote="Any intelligent fool can make things bigger and more complex… It takes a touch of genius – and a lot of courage to move in the opposite direction." said_by="Albert Einstein" %}
This theme is comes with four kinds of notes. These are success, info, warning and danger. This feature will make your blog interactive and different. You can add the nates by using following code:
{% raw %}
{% include MyNote.html note_type="success/info/warning/danger" span_note="inline heading goes here: " text="your note goes here" %}
{% endraw %}
{% include MyNote.html note_type="success" span_note="Success: " text="The software is provided as is, without wattanty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and infringement." %} {% include MyNote.html note_type="warning" span_note="Warning: " text="The software is provided as is, without wattanty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and infringement." %} {% include MyNote.html note_type="info" span_note="Info: " text="The software is provided as is, without wattanty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and infringement." %} {% include MyNote.html note_type="danger" span_note="Danger: " text="The software is provided as is, without wattanty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and infringement." %}
{% include video.html aspect_ratio="4-3" id="zpOULjyy-n8?rel=0" %}
{% include video.html id="zpOULjyy-n8?rel=0" %}