widdler

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2021 License: ISC Imports: 18 Imported by: 0

README

widdler

widdler is a single binary that serves up TiddlyWikis.

It can be used to server existing wikis, or to create new ones.

widdler also supports multiple users. Each user defined it the .htaccess file creates a user-specific directory to store said users wikis!

Installation

go get -u suah.dev/widdler

Running

mkdir wiki
cd wiki
# OpenBSD:
htpasswd .htpasswd youruser
# or on Linux/macOS
# htpasswd -c -B youruser
widdler 

Now open your browser to http://localhost:8080.

Creating a new TiddlyWiki

Simply browse to the file name you wish to create. widdler will automatically create the wiki file based off the current empty.html TiddlyWiki version.

Saving changes

Simply hit the save button!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL