This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hstarwiki:cust:gen:editwiki [2016-09-25 T 21:15] admin created |
hstarwiki:cust:gen:editwiki [2021-05-03 T 19:41] (current) admin [Backing up and upgrad] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== About Editing this wiki ====== | ====== About Editing this wiki ====== | ||
If you want to edit this wiki, at this time, it is best to contact Brandon Towne. You can easily talk to him via email: | If you want to edit this wiki, at this time, it is best to contact Brandon Towne. You can easily talk to him via email: | ||
- | \\ <btowne@cal.net> | + | \\ <playdeadvideo@gmai.com> |
====== Simple syntax ====== | ====== Simple syntax ====== | ||
Line 8: | Line 8: | ||
https:// | https:// | ||
- | Brandons Basic Syntax: | + | one of the best ways to learn how this works is to just start editing a page and do preview or save to see how it will look. |
+ | |||
+ | \\ Brandons Basic Syntax | ||
+ | Below is an example of how a page would look in markup mode, but feel free to view the " | ||
< | < | ||
- | Markup: | ||
====== Title ====== | ====== Title ====== | ||
Makes a level 1 header, for each subsequent header, subract = from each side (see 6 here on each side, so a level 2 would be 5 and 5) | Makes a level 1 header, for each subsequent header, subract = from each side (see 6 here on each side, so a level 2 would be 5 and 5) | ||
Line 82: | Line 84: | ||
\\ %%[[hstarwiki: | \\ %%[[hstarwiki: | ||
\\ Otherwise they can not be viewed by public | \\ Otherwise they can not be viewed by public | ||
+ | |||
+ | ======Pages====== | ||
+ | Here are some page links in case the drop down is not working | ||
+ | * http:// | ||
+ | * http:// | ||
+ | ======Backing up and upgrad====== | ||
+ | as of 2021, here are instructions on how to back up your wiki and then upgrade it. The backup instructions are here: | ||
+ | \\ [[https:// | ||
+ | \\ First you need to ssh into your system. | ||
+ | ssh btowne@mendiculus.info | ||
+ | password is in gmail | ||
+ | \\ Then you need to zip up your entire folder. it is in the public HTML folder and located located at: | ||
+ | / | ||
+ | You can use this command to make the backup. Feel free to figure out what zcpfv mean and change it. Whne you are ssh into the server, this is the command you want to do right in the root of where you landed. | ||
+ | tar zcpfv dokuwiki-backup2021-05-03.tar.gz / | ||
+ | That is pretty much it. you can then get that backup file and put it whereever is safe. | ||