Outline the structure of the gopher tutorials. - gopher-tutorials - The gopher … | |
git clone git://bitreich.org/gopher-tutorials/ git://enlrupgkhuxnvlhsf6lc3fziv5… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit a786b0739ca13e560c23dc302f17d04602ffcb3d | |
parent f6079475fa321076c9bc2486acabc12d80876e9f | |
Author: Christoph Lohmann <[email protected]> | |
Date: Mon, 29 Jan 2018 18:24:44 +0100 | |
Outline the structure of the gopher tutorials. | |
Diffstat: | |
M index.gph | 72 ++++++++++++++++++++++++++---… | |
1 file changed, 62 insertions(+), 10 deletions(-) | |
--- | |
diff --git a/index.gph b/index.gph | |
@@ -1,19 +1,71 @@ | |
-__________INTRODUCTION________________ | |
+ | |
+ Welcome to the Gopher Tutorials! | |
+ | |
+___________________________I_N_T_R_O_D_U_C_T_I_O_N_______________________ | |
The following files will help to understand how to use Gopher. The | |
-differents documents target differents kind of user with differents | |
-technical skill level. | |
+differents documents target differents kind of user with different | |
+ttechnical skill levels. | |
+ | |
+___________________________U_S_I_N_G__G_O_P_H_E_R________________________ | |
+ | |
+[0|Tutorial for absolute beginners.|/tutorial/beginners.txt|server|port] | |
+ | |
+Clients: | |
+[0|How to use sacc.|/tutorial/sacc.txt|server|port] | |
+[0|How to use a gopherproxy.|/tutorial/proxy.txt|server|port] | |
+[0|How to use gopher in firefox or chromium.|/tutorial/overbite.txt|server|por… | |
+[0|How to use lynx or w3m for gopher.|/tutorials/lynx-w3m.txt|server|port] | |
+[0|Commandline clients for gopher (curl, snarf ...)|/tutorials/cmdline.txt|ser… | |
+ | |
+[0|Other clients available.|/tutorial/clients.txt|server|port] | |
+ | |
+____________________J_O_I_N_I_N_G__T_H_E__C_O_M_M_U_N_I_T_Y______________ | |
+ | |
+[0|Join the community on IRC.|/tutorial/irc.txt|server|port] | |
+[0|Join the mailinglist.|/tutorial/gopher-ml.txt|server|port] | |
+ | |
+________________________________H_I_S_T_O_R_Y____________________________ | |
+ | |
+[0|Brief introduction to the history of gopher.|/tutorials/gopher-history.txt|… | |
+ | |
+Further links: | |
+TODO: quux.org | |
+TODO: floodgap.com | |
+TODO: umn | |
+ | |
+______________________________T_E_C_H_N_I_C_A_L__________________________ | |
+ | |
+[0|How does Gopher protocol work?|/tutorials/protocol-introduction.txt|server|… | |
+[0|The specifics of menu type 7 (search).|/tutorials/protocol-search.txt|serve… | |
+[0|Additional menu types defined over time.|/tutorials/menu-types.txt|server|p… | |
+ | |
+[0|Gopher+.|/tutorials/gopher+.txt|server|port] | |
+[0|The Gopher RFC1436|/tutorials/rfc1436.txt|server|port] | |
+ | |
+_________________________P_U_B_L_I_S_H__C_O_N_T_E_N_T_____________________ | |
+ | |
+[0|Setting up your own gopher server.|/tutorials/server.txt|server|port] | |
+[0|Tips for publishing.|/tutorials/publishing-guideline.txt|server|port] | |
+[0|Hints for writing dynamic applications.|/tutorials/dynamic-publishing.txt|s… | |
+ | |
+Every server has some quirks or advantages you see in different files | |
+described: | |
-_____YOU_WANT_TO_BROWSE_GOPHER_________ | |
+[0|Publishing on geomyidae|/tutorials/publish-geomyidae.txt|server|port] | |
+[0|Publishing on gophernicus|/tutorials/publish-gophernicus.txt|server|port] | |
+[0|Publishing on pygophered|/tutorials/publish-pygopherd.txt|server|port] | |
-[0|How does Gopher protocol works ?|/tutorials/protocol-introduction.txt|bitre… | |
+____________________________C_O_N_T_R_I_B_U_T_E___________________________ | |
-_____YOU_WANT_TO_PUBLISH_CONTENT_______ | |
+You can check out the source of the gopher tutorials at: | |
+[1|Gopher Tutorials stagit|/scm/gopher-tutorials|server|port] | |
+If you have some addition or comment on the files presented here at the gopher | |
+ttutorials, come on IRC on #bitreich-en on freenode and tell us about your | |
+change or send us directly the patch. A patch will speed up the integration of | |
+your proposed changes. All input is welcome! Thanks! | |
-[0|How to write content and publish it|/tutorials/publish.txt|bitreich.org|70] | |
-Some servers implementation requires some change when publishing. | |
+[1|<< Back to bitreich.org||server|port] | |
-[0|Publishing on geomyidae|/tutorials/publish-geomyidae.txt|bitreich.org|70] | |
-[0|Publishing on gophernicus|/tutorials/publish-gophernicus.txt|bitreich.org|7… |