Tutorials
Markup and Markdown
-
How to show Jekyll posts from one category, sorted by tags
16 March 2023Here is my solution that allows your Jekyll page to show blog posts from one category, sorted by tags.
-
My workflow of creating PDF and docx files using Rmd and Markdown
15 March 2023On this page, I record my workflow of working with Markdown, RMarkdown, and Pandoc, to achieve a good writing and rendering experience, while allowing some room for collaboration.
-
How I got ready to make LaTeX files with RMarkdown
16 February 2023As an academic rooky I feel that I will eventually need to deal with LaTeX one way or another. However, I wonder whether I have to fully learn LaTeX if I’m already familiar with markdown, a way simpler formatting language. So I started searching the internet for solutions, and I think I found something useful for me.
-
How to build your personal website using GitHub Pages and Jekyll on Windows
06 February 2023This is what I did to build my personal website using GitHub Pages and Jekyll.