Skip to content

bog repo for Github Page to host guizishanren.com

Notifications You must be signed in to change notification settings

charlesxucheng/pelican

Repository files navigation

Use Pelican and Github Page for Blogging

This repo contains key configuration files to set up Python-based Pelican framework for a static personal blog site hosted on Github Page.

The Setup

My personal blog the Good, the Bad, and the Curious has domain name managed by Godaddy and DNS record managed by Blue Host. An A record is created on the DNS file that points the domain name to the two IPs desinated by Github Page:

  • 192.30.252.153
  • 192.30.252.154

I don't use the Github Page under my Github username zire.github.io and would rather save that for other purposes. I created a public repo "blog" to store the blog files. In its Settings, it's connected to http://guizishanren.com. Unfortunately HTTPS is not available as I have configured a custom domain and Github doesn't support that.

In this repo "blog", there are two branches, master and gh-pages. gh-pages is the required branch that serves the rendered html articles for the blog.

About

bog repo for Github Page to host guizishanren.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published