changeset 119:22f0158e5848

doc: Document rule about categories for posts.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sat, 19 Nov 2016 01:18:46 +0100
parents 49c2fa89daa8
children bfdbe4eb3128
files README.md
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Nov 19 00:30:14 2016 +0100
+++ b/README.md	Sat Nov 19 01:18:46 2016 +0100
@@ -1,4 +1,4 @@
-# octave-web
+# GNU Octave Website development
 
 This is the [http://www.octave.org][1] website development repository.
 
@@ -117,7 +117,13 @@
 - **Add a new RSS post**
 
   Duplicate another post in the subdirectory `_posts` and
-  adjust the filename, especially the date
+  adjust the filename, especially the date.
+
+  **Be sure to choose the correct categories!!**
+
+  `categories: news` is reserved for release announcements, that are also
+  displayed inside the GUI.  Consider choosing another category like
+  `categories: other` or alike for less important news.