Expand readme
This commit is contained in:
parent
30b7290e31
commit
b0afab5ef6
|
@ -3,3 +3,17 @@
|
|||
This is the stuff I run on my little Raspberry Pi.
|
||||
|
||||
I guess I fiddle around with it pretty frequently.
|
||||
|
||||
## Portal
|
||||
|
||||
In the [www](www) directory is a static HTML/JavaScript portal thing I wrote.
|
||||
It doesn't need any server configuration,
|
||||
you just edit the HTML to manage what apps it serves.
|
||||
|
||||
Other things like this exist,
|
||||
but they all require ridiculous things like relational databases or weird config files.
|
||||
|
||||
I should probably package this up or something,
|
||||
but then I'd have to put effort into publicizing it,
|
||||
and run a ticketing system or something,
|
||||
so meh.
|
Loading…
Reference in New Issue