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

Progressive Web App (PWA) For My Static Website

March 11, 2018

Make my static website become like a mobile app via Progressive Web App (PWA).

 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 »

Internationalization (i18n) of Web Application by GNU gettext Tools

January 07, 2016

Support multiple languages in your (web) applications, by GNU gettext tools, which include xgettext, msginit, msgmerge, and msgfmt.

 read more »

Responsive Navigation Bar (Navbar)

March 19, 2015

Responsive top navigation bar (navbar) used in this website.

 read more »

Simple Custom Responsive Grid Layout

March 13, 2015

A simple custom responsive grid layout exmaple without CSS frameworks.

 read more »

Toggle Element (Dropdown/Menu) Visibility with CSS

February 07, 2015

Toggle element (usually div) with pure CSS only (no JavaScript). Suitable for dropdown/menu application.

 read more »

Multiple Files Upload with Google App Engine Python

May 29, 2012

Let website users upload multiple files to Google App Engine (Python) servers.

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