minor changes

This commit is contained in:
lidia pereira 2019-06-19 10:50:42 +02:00
parent 581012aa20
commit 8ce8acf142
3 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Author: Roel Roscam Abbing
[TOC]
Earlier this year we've been asked to help redesign the website of [lowtechmagazine.com](http://lowtechmagazine.com). The primary goal of the redesign was to radically reduce the energy use associated with accesing their web content. At the same time it is an attempt to find out what a low-tech website could be.
Earlier this year we've been asked to help redesign the website of [lowtechmagazine.com](http://lowtechmagazine.com). The primary goal of the redesign was to radically reduce the energy use associated with accessing their web content. At the same time it is an attempt to find out what a low-tech website could be.
In general the idea behind lowtechmagazine.com is to understand technologies and techniques of the past and combine them with the knowledge of today. Not in order to be able to 'do more with the same', but rather 'to do the same with less'.

View File

@ -24,6 +24,6 @@ THEME = 'themes/homebrewtheme'
STATIC_PATHS = ['staticfiles']
ARTICLE_PATHS = ['articles']
#ARTICLE_PATHS = ['articles']
DISPLAY_CATEGORIES_ON_MENU = True