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

[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 »

[Makefile] Check Installed Package Version on Ubuntu Linux

December 23, 2016

Given an installed package name on Ubuntu Linux, find its version in Makefile.

 read more »

Build Issue of OpenCC Go binding on Ubuntu Linux 16.10

December 22, 2016

Fail to build OpenCC Go binding on Ubuntu Linux 16.10, and how I fix it.

 read more »

Run wkhtmltopdf With Chinese Font Support on Travis CI

May 18, 2016

Run wkhtmltopdf on Travis CI, which convert HTML files with chinese characters to PDF.

 read more »

[Makefile] Convert Traditional Chinese PO file to Simplified Chinese via OpenCC

March 12, 2016

Convert Traditional Chinese PO file to Simplified Chinese via OpenCC and sed in Makefile.

 read more »

[Golang] Convert Traditional Chinese PO file to Simplified Chinese

March 05, 2016

Automatically convert Traditional Chinese (zh_TW) PO file to Simplified Chinese (zh_CN) by OpenCC and Go programming language.

 read more »

[Bash] Convert wav to mp3 via ffmpeg

February 22, 2016

Write a bash script to convert wav to mp3 via ffmpeg on Ubuntu Linux 15.10.

 read more »

[Python] Web Scrape JavaScript Webpage by dryscrape

January 06, 2016

Web scrape JavaScript rendered webpages by dryscrape, a lightweight web scraping library for Python.

 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 »

[Python] Conversion of Traditional and Simplified Chinese

January 04, 2016

Conversion of Traditional and Simplified Chinese by OpenCC and Python programming language.

 read more »

[Golang] Conversion of Traditional and Simplified Chinese

January 03, 2016

Conversion of Traditional and Simplified Chinese by OpenCC and Go programming language.

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