From: Karl Palsson Date: Thu, 19 May 2016 10:04:52 +0000 (+0000) Subject: README: not all pages are in pages. X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b089afc5f2b5e64f285503aa03307b9651063e21;p=web.git README: not all pages are in pages. Signed-off-by: Karl Palsson --- diff --git a/README b/README index a9b0388..6cb96c6 100644 --- a/README +++ b/README @@ -1,11 +1,14 @@ This is the repository of the LEDE web pages. -All pages are located in the pages/ sub-folder and should follow these rules +All pages should follow these rules * written using asciidoc * changes are verified using aspell * changes to the rules.txt files are not allowed without a prior vote +Top level pages are in in pages/ sub-folder. +The "Documentation" subsection is in the docs/ sub-folder. + The website is generated from asciidoc using a cron script. If you update the script tell someone with access to the web server so that the script run is synced with the one in the tree. LICENSE is TBD and should be placed in the LICENSE file once decided.