Commit Graph

20 Commits

Author SHA1 Message Date
uu59
ec44ba10d6 cosme 2014-07-31 18:30:46 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
8057c00e45 Don't use Fluentd#agent for URL 2014-06-27 13:56:26 +09:00
uu59
81acdd9067 Refactoring 2014-06-19 17:32:53 +09:00
uu59
f0eaf8f486 fluentd log tail url to be HTML attr for prepare log tail display on fluentd#show 2014-06-09 16:37:43 +09:00
uu59
15d3d3248f Separate vue components 2014-06-09 16:34:00 +09:00
uu59
8c02275e96 Also fix http port on ch2 2014-06-09 14:57:11 +09:00
uu59
e9ebfb57b1 Use http port from parsed config file 2014-06-09 14:18:52 +09:00
uu59
74cd98d773 Change http port 8888 -> 9880 2014-06-09 12:42:10 +09:00
uu59
a47e339b0e Tutorials done 2014-06-06 17:36:19 +09:00
uu59
6c3ef9bcf5 Move code fragment to i18n yaml 2014-06-06 14:45:06 +09:00
uu59
49ba55a868 Add navigation for each chapter 2014-06-06 14:22:10 +09:00
uu59
7b1e66a7d0 Add tutorial chapter 2 2014-06-06 14:22:10 +09:00
uu59
dbe8cacd35 Add TODO 2014-06-05 15:31:20 +09:00
uu59
220ec73402 Add learn_more section for detail input plugin 2014-06-05 15:30:55 +09:00
uu59
7bb0f7e5be Mention to vue.js 2014-06-05 14:46:30 +09:00
uu59
5200568fda Add chapter 1 for tutorial 2014-06-05 14:31:09 +09:00
uu59
afed7d65b1 Change warning icon color to vivid 2014-06-04 16:04:40 +09:00
uu59
0273a8dbe0 Check to be ready for start tutorial 2014-06-04 15:26:26 +09:00
uu59
fd6402c152 Add tutorial page basis 2014-06-04 12:49:36 +09:00