Procházet zdrojové kódy

Add webgen/README.md

nagadomi před 9 roky
rodič
revize
aa11648fa7
1 změnil soubory, kde provedl 14 přidání a 0 odebrání
  1. 14 0
      webgen/README.md

+ 14 - 0
webgen/README.md

@@ -0,0 +1,14 @@
+# webgen
+
+## Generating web pages
+
+```
+ruby gen.rb
+```
+
+View at `../assets`.
+
+## Adding a translation file
+
+1. Adding a translation file to `./locales`
+2. Run `./gen.rb`