1
0
Fork 0
mirror of synced 2024-05-05 21:42:20 +12:00

Add webgen/README.md

This commit is contained in:
nagadomi 2016-02-07 08:56:09 +09:00
parent e5e15b8f02
commit aa11648fa7

14
webgen/README.md Normal file
View file

@ -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`