- 2014
-
VOX conferences - few hints
This is a reminder and instruction file to use VOX conferences on ARNES servers.
-
Primer uporabe knitr
Primer uporabe knitr
Author: A. Blejec
This is Just a test :)
-
BibTeX author filed converter
I am organizing my BibTeX files with Jabref. For Jabref the proper syntax for the author field for multiple authors is
Last1, First1 and Last2, First2
(and delimited). Often the list of authors is composed asFirst1 Last1, First2 Last2
(comma delimited).
-
Tag and categories clouds on right
I was missing the tag and category cloud in the blog layout I started to use. With a little help I managed to set the tag and categorues clouds that are nicely sitting on the right hand side of the page. The clouds are fixed and will not disappear if one scrolls down along the list of posts.
-
Tag cloud on Jekyll page
The cloud tag can be useful for searching and grouping the posts. The cloud tag was added using instructions written by Tobias Sjösten post Jekyll tag cloud.
-
Tidy up your R code
Years ago I wrote a WinEdt script to tidy up a R source. I was not happy with loss of comments in the R obvious solutions at that time. This is a reminder for a Jihui Xie blog post about this question. Here is, what he is using:
-
Setting the blog
After some twisting I set up a blog on GitHub. It is Jekyll based.
-
Poskusni dokument
S sistemom Markdown lahko pripravimo t.i. Markdown dokument.
- 2013
-
Welcome to Jekyll!
You'll find this post in your
_posts
directory - edit this post and re-build (or run with the-w
switch) to see your changes! To add new posts, simply add a file in the_posts
directory that follows the convention: YYYY-MM-DD-name-of-post.ext.