Theory and Practice
About Archives Categories Tags Authors 中文 ไทย
  1. Tags
  2. GitHub Pages

Migrate Pelican Site CI/CD From Travis CI to GitHub Actions

December 02, 2020

Use GitHub Actions for Pelican Site CI/CD instead of Travis CI.

 read more »

[Makefile] Publish to GitHub Pages Automatically

March 31, 2017

Create gh-pages branch and publish your static website to GitHub Pages in Makefile.

 read more »

GitHub Pages Symbolic Link Caveat

March 30, 2017

GitHub Pages set Content-Type according to the name of symlink, not the file name that the symlink references to.

 read more »

[Makefile] Publish Static Website to GitHub Project Pages

December 24, 2016

Publish your static website to GitHub project pages via ghp-import in Makefile.

 read more »

GitHub Pages Custom 404 Page with Redirect Link

May 02, 2016

Custom 404 page for GitHub Pages. In the 404 page, a redirect link is created based on the current URL path.

 read more »

Deploy Website by Pelican, Travis CI, and GitHub Pages

January 05, 2016 (Updated: May 23, 2017)

Automatic deployment of websites, by Pelican, Travis CI, and Github Pages

 read more »
Powered by Github Pages, Pelican, pyScss.