Table of contents
Headings
H1
H2
H3
H4
H5
H6
Paragraph
Here’s a paragraph.
Line break
Here’s another one
with a line break.
Bold
bold text bold also
Italic
italic text
italic also
Dorothy followed her through many of the beautiful rooms in her castle.
The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.
The quarterly results look great!
- Revenue was off the chart.
- Profits were higher than ever.
Everything is going according to plan.
http://www.example.com
Quick Jekyll markdown references
layout: post title: Markdown Style Guide —
This is a demo of all styled elements in Jekyll Now.
View the markdown used to create this post.
This is a paragraph, it’s surrounded by whitespace. Next up are some headers, they’re heavily influenced by GitHub’s markdown style.
Header 2 (H1 is reserved for post titles)##
Header 3
Header 4
A link to Jekyll Now. A big ass literal link http://github.com/barryclark/jekyll-now/
An image, located within /images
- A bulletted list
- alternative syntax 1
- alternative syntax 2
- an indented list item
- An
- ordered
- list
Inline markup styles:
- italics
- bold
code()
Blockquote
Nested Blockquote
Syntax highlighting can be used by wrapping your code in a liquid tag like so:
{% highlight javascript %}
/* Some pointless Javascript */
var rawr = [“r”, “a”, “w”, “r”];
{% endhighlight %}
creates…
/* Some pointless Javascript */
var rawr = ["r", "a", "w", "r"];
Use two trailing spaces
on the right
to create linebreak tags
Finally, horizontal lines
- Here we can dispalying an index of all posts with following code snippets:
bold text
bold also
**bold text**
__bold also__
- Coding with C/C++
- Learn to grow your wisdom! Be a better person than you were yesterday (1) -- The 7 Habits of Highly Effective People Part 1
- OS Lab: Multi-threaded programming with Python
- All linux command you need as SDE
- Getting Start with SLAM
- Getting Start with PostgreSQL
- ME571 A1 Medical Robotics -- Paper Review
- ME571 A1 Medical Robotics -- Lab 3
- Getting start with Docker
- ME571 A1 Medical Robotics -- Lab 2
- ME571 A1 Medical Robotics -- Lab 1
- Using Python read Excel data and sending automatic email
- Completed Tutorial to NVIDIA Jetson AI JetBot Robot Car Project
- OS Lab 4: Producer and Consumer Problem in Multi-threaded Programming
- TensorFlow Project01: Predicting house price
- gpg utility
- The Spam Email Sender
- The Simon Game: Applying Electrical Engineering to recreate a beloved arcade game
- Arduino Projects Book - Project 14: Tweak the Arduino Logo
- Arduino Projects Book - Project 13: Touchy-Feely Lamp
- Arduino Projects Book - Project 12: Knock Lock
- Arduino Projects Book - Project 11: Crystal Ball
- Arduino Projects Book - Project 10: Zoetrope
- Arduino Projects Book - Project 09: Motorized Pinwheel
- Arduino Projects Book - Project 08: Digital Hourglass
- Arduino Projects Book - Project 07: Keyboard Instrument
- Arduino Projects Book - Project 06: Light Theremin
- Arduino Projects Book - Project 05: Mood Cue
- Arduino Projects Book - Project 04: Color Mixing Lamp
- Arduino Projects Book - Project 03: Love-O-Meter
- Arduino Projects Book - Project 02: SOS -- Morse Code Emergence Distress Singal
- Arduino Projects Book - Project 01: Get to Know Your Tools
And here is the result:
- Coding with C/C++
- Learn to grow your wisdom! Be a better person than you were yesterday (1) -- The 7 Habits of Highly Effective People Part 1
- OS Lab: Multi-threaded programming with Python
- All linux command you need as SDE
- Getting Start with SLAM
- Getting Start with PostgreSQL
- ME571 A1 Medical Robotics -- Paper Review
- ME571 A1 Medical Robotics -- Lab 3
- Getting start with Docker
- ME571 A1 Medical Robotics -- Lab 2
- ME571 A1 Medical Robotics -- Lab 1
- Using Python read Excel data and sending automatic email
- Completed Tutorial to NVIDIA Jetson AI JetBot Robot Car Project
- OS Lab 4: Producer and Consumer Problem in Multi-threaded Programming
- TensorFlow Project01: Predicting house price
- gpg utility
- The Spam Email Sender
- The Simon Game: Applying Electrical Engineering to recreate a beloved arcade game
- Arduino Projects Book - Project 14: Tweak the Arduino Logo
- Arduino Projects Book - Project 13: Touchy-Feely Lamp
- Arduino Projects Book - Project 12: Knock Lock
- Arduino Projects Book - Project 11: Crystal Ball
- Arduino Projects Book - Project 10: Zoetrope
- Arduino Projects Book - Project 09: Motorized Pinwheel
- Arduino Projects Book - Project 08: Digital Hourglass
- Arduino Projects Book - Project 07: Keyboard Instrument
- Arduino Projects Book - Project 06: Light Theremin
- Arduino Projects Book - Project 05: Mood Cue
- Arduino Projects Book - Project 04: Color Mixing Lamp
- Arduino Projects Book - Project 03: Love-O-Meter
- Arduino Projects Book - Project 02: SOS -- Morse Code Emergence Distress Singal
- Arduino Projects Book - Project 01: Get to Know Your Tools