Add links in the guide to the git repository. - gopher-lawn - The gopher lawn g… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit c61ce3f78fe333bfb20aa2cd94a427743be571a7 | |
parent 9b023bc426fe97f1f8e0f1a90a104f6bc6b8b666 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 28 Aug 2020 12:54:42 +0200 | |
Add links in the guide to the git repository. | |
Diffstat: | |
M guide.gph | 7 +++++-- | |
M index.gph.tmpl | 5 +++++ | |
2 files changed, 10 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/guide.gph b/guide.gph | |
@@ -1,7 +1,7 @@ | |
~~[[ T H E G O P H E R L A W N ]]~~ | |
-Style and Entry Guide. | |
+Meta description of the gopher lawn. | |
_____[[ G_O_A_L_S ]] | |
Goals of THE GOPHER LAWN project. | |
@@ -10,7 +10,8 @@ Goals of THE GOPHER LAWN project. | |
_____[[ S_T_Y_L_E ]] | |
Writing the index file for a gopherhole is very easy. Just see the | |
-example.link file. | |
+files in the »db« directory in the repository: | |
+[h|git://bitreich.org/gopher-lawn|URL:git://bitreich.org/gopher-lawn|server|po… | |
_____[[ N_A_M_I_N_G ]] | |
Category naming. | |
@@ -18,6 +19,7 @@ Category naming. | |
* The frontpage categories have to be self-describing. Unobvious naming will | |
lead to too much text, making the directory unusable. | |
* If some naming is too complex, make the internal search more practical. | |
+* First reuse existing categories. | |
_____[[ L_I_N_K_I_N_G ]] | |
Linking guide. | |
@@ -25,6 +27,7 @@ Linking guide. | |
* Pick a short name for the link. | |
* Add a description of what to find at that link and how it is related to the | |
category. | |
+* Try to avoid more than two lines of description. | |
[1|<< back|/lawn|server|port] | |
diff --git a/index.gph.tmpl b/index.gph.tmpl | |
@@ -30,6 +30,11 @@ You want to propose a link or your own website? Either go on | |
[1|Proposal menu.|/lawn/submit.dcgi|server|port] | |
+If you want to save the moderators time, check out | |
+[h|git://bitreich.org/gopher-lawn|URL:git://bitreich.org/gopher-lawn|server|po… | |
+and add a file with categories and keywords to the »db« directory. There | |
+are many example files in there for how the format looks like. | |
+ | |
[1|<< back to bitreich.org|/|server|port] | |