Browse Source

Add webgen/README.md

nagadomi 9 năm trước cách đây
mục cha
commit
aa11648fa7
1 tập tin đã thay đổi với 14 bổ sung0 xóa
  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`