From 3f54cbf72fd44d018252ee1f0f88f44a1407747d Mon Sep 17 00:00:00 2001 From: crunk Date: Wed, 17 Apr 2024 20:53:40 +0200 Subject: [PATCH] scrub index of bad practices --- verse/templates/index.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/verse/templates/index.html b/verse/templates/index.html index 5aeaf74..a61b4bb 100644 --- a/verse/templates/index.html +++ b/verse/templates/index.html @@ -46,11 +46,6 @@

Distribusi is a content management system for the web that produces static index pages based on folders in the files system. It is inspired by the automatic index functions featured in several popular web servers. Distribusi works by traversing the file system and directory hierarchy to automatically list all the files in the directory, detect the file types and providing them with relevant html classes and tags for easy styling.

-
-

- This particular work in progress project Distribusi-verse is an attempt to make distribusi into a webinterface that can be operated remotely without any knowlegde of CLI. Attempting to combine the ideas of distribusi with the ideas of a Tildeverse and Tilde club, but also be neither of these ideas. See a full list of tildeverse members here.

-
-

This project is made for Autonomous Practices at the WDKA in Rotterdam.