LM Note

2020-09-19

Should I start writing in English or Japanese? I just created the new website using Jekyll.

The following is auto generated instruction by Jekyll.


Jekyll also offers powerful support for code snippets:

{% highlight ruby %} def printhi(name) puts "Hi, #{name}" end printhi('Tom')

=> prints 'Hi, Tom' to STDOUT.

{% endhighlight %}

Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.

This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com

You can find the source code for Minima at GitHub: jekyll / minima

You can find the source code for Jekyll at GitHub: jekyll / jekyll