Beginning In fact I have been learning Vim editor for a while. At the beginning, after getting basic knowledge of Python, I just need an editor to write my Python scripts. Before that I used MATLAB and wrote scripts in MATLAB environment. (I changed between MATLAB and Python for several times due to their different advantages, but that is another story.) Since my python primer is A Byte of Python and the author Swaroop C.
This is the first html file I have written.
{% highlight html %}
<body style="background-color:lightgrey;"> <h1 style="color:red;">This is a red heading</h1> <hr> <p title="About YS"> Frederick. I am YS. </p> <p style="font-family:verdana;font-size:300%;text-align:center;"> This <br> paragraph contains a lot of lines in the source code, but the browser ignores it. </p> <!-- this is a comment --> <p>Here is a quote from WWF's website:</p> <blockquote cite="http://www.worldwildlife.org/who/index.html"> For 50 years, WWF has been protecting the future of nature.
Hello everyone! This is my first post. In this post, I will teach you how to make a website just like this one using Jekyll. Even if you know nothing about how to write a webpage, it will only take few minutes. In fact, I am also a green hand and not familiar with everything of Jekyll, but let’s study together.
First, you could go to Burela’s House-O-Blog to find the easily way to install Jekyll by Chocolatey.