jonathanchu / jonathanchu.is

My new blog.

Home Page:http://jonathanchu.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://api.netlify.com/api/v1/badges/3f0f1bda-2338-4eca-afeb-e5db1eeccfc4/deploy-status.svg

jonathanchu.is

My new blogs. Let me show you them.

This is my personal website built with Hugo and ox-hugo.

Prerequisites

Install Hugo

brew install hugo

In Emacs, install ox-hugo and configure in your init.el config by following the ox-hugo instructions below:

Local development

Since this is a Hugo site, you can run this locally with this command:

hugo server -D

After making some changes to `content-org/content.org`, you can export all valid Hugo subtrees with:

C-c C-e H A

Deploying

You can deploy the latest changes by simply pushing to master:

git push origin master

About

My new blog.

http://jonathanchu.is


Languages

Language:HTML 52.0%Language:SCSS 46.2%Language:Makefile 1.5%Language:Emacs Lisp 0.3%