LaTeX Math Equations
Having math equations in a report can be painful. Here are some LaTeX commands often used in scientific reports. I will try to keep this post updated.
Merge Git Branch without Fast Forward
By default, git will use fast forward when merging a branch. The problem with fast forward is the HEAD will move to the new branch and the branch merging information will be lost after deletion.
Export stargazer table in .tex & .html
For statistical analysis, we usually use stargazer package in R to generate tables with regression analysis results.
Ghost Blog Tutorial - Want More?
We have talked how to use Ghost as the main platform to create our own website from scratch.
Ghost Blog Tutorial - Deploy on Server
Up to this point, we have setup the environment for Ghost and have it installed in our local devices successfully. But the website on local devices can't be accessed by others. In this tutorial, we are going to discuss several ways to deploy our Ghost website publicly.
Ghost Blog Tutorial - Start Blogging
After filling up the basic setup by visiting http://localhost:2368/ghost/, your account is set. Now let's start to explore the admin panel of Ghost.
Ghost Blog Tutorial - Setup
In this tutorial, we are going to talk about the requirements to build a Ghost website and the infrastructures you can choose to suit your own needs.
Ghost Blog Tutorial - Introduction
Ghost is probably the most famous and the best headless content publication solution. This tutorial series is planned to teach those people to create a Ghost powered website from scratch.
The Fizzy Theme
The Fizzy Thme is a theme I built initially for this personal blog. The philosophy is to build something minimal without losing the taste for blogging.