Skip to content

Change permalink to make paths shorter

d3adb5 requested to merge shorten_permalink into master

The previously used Jekyll's built-in permalink format, `pretty', appended year, month, and day of publication of each page as subdirectories of the web root in each URL. There's little sense in doing that, and it makes for convoluted URLs in the end.

Closes #53 (closed).

Signed-off-by: Wilson Sales spoonm@spoonm.org

Merge request reports