From 8508854fb3cbf227a80adcf42ae5b8cb078c3312 Mon Sep 17 00:00:00 2001 From: Vincent Zeng Date: Thu, 22 Mar 2018 23:50:19 -0400 Subject: [PATCH] adding settings descriptions to manual --- README.html | 14 ++++++++++++++ README.md | 15 +++++++++++++++ doc/manual.html | 14 ++++++++++++++ doc/manual.md | 15 +++++++++++++++ 4 files changed, 58 insertions(+) diff --git a/README.html b/README.html index 6d1d62c..1bfca98 100644 --- a/README.html +++ b/README.html @@ -133,6 +133,20 @@ them from within the program can help keep your files properly linked up.

makes a second copy for safekeeping in your home directory). you will no longer show up in any lists as a user. +

settings

+

the settings menu lets you change specific options for handling your feels and +using the interface.

+

changing your page layout

you can modify how your blog looks by editing the stylesheet or header and footer files. the program sets you up with basic default. if you break your page diff --git a/README.md b/README.md index 56e5801..f32c4f4 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,21 @@ them from within the program can help keep your files properly linked up. makes a second copy for safekeeping in your home directory). you will no longer show up in any lists as a user. +### settings + +the settings menu lets you change specific options for handling your feels and +using the interface. + +* **editor**--set your text editor +* **gopher**--opt in or out of automatically posting to gopher +* **post as nopub**--set whether posts default to being published or not + published (if you're not publishing your feels, this doesn't matter) +* **publish dir**--set the directory under you `public_html` where feels will be + published (if you're not publishing your feels, this defaults to `None`) +* **publishing**--opt in or out of automatically publishing entries to a + world-readable html page +* **rainbows**--opt in or out of having multicolored menu text + ### changing your page layout you can modify how your blog looks by editing the stylesheet or header and diff --git a/doc/manual.html b/doc/manual.html index e5e3712..3fe7787 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -123,6 +123,20 @@ them from within the program can help keep your files properly linked up.

makes a second copy for safekeeping in your home directory). you will no longer show up in any lists as a user. +

settings

+

the settings menu lets you change specific options for handling your feels and +using the interface.

+

changing your page layout

you can modify how your blog looks by editing the stylesheet or header and footer files. the program sets you up with basic default. if you break your page diff --git a/doc/manual.md b/doc/manual.md index e8454d0..a09ec22 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -146,6 +146,21 @@ them from within the program can help keep your files properly linked up. makes a second copy for safekeeping in your home directory). you will no longer show up in any lists as a user. +### settings + +the settings menu lets you change specific options for handling your feels and +using the interface. + +* **editor**--set your text editor +* **gopher**--opt in or out of automatically posting to gopher +* **post as nopub**--set whether posts default to being published or not + published (if you're not publishing your feels, this doesn't matter) +* **publish dir**--set the directory under you `public_html` where feels will be + published (if you're not publishing your feels, this defaults to `None`) +* **publishing**--opt in or out of automatically publishing entries to a + world-readable html page +* **rainbows**--opt in or out of having multicolored menu text + ### changing your page layout you can modify how your blog looks by editing the stylesheet or header and