소스 검색

Add webgen/README.md

nagadomi 9 년 전
부모
커밋
aa11648fa7
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  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`