File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11/_site /
22/target /
33/tmp /
4+ Gemfile.lock
Original file line number Diff line number Diff line change @@ -24,5 +24,6 @@ kramdown:
2424# baseurl と紛らわしいが別物なので要注意
2525base-url : http://vim-jp.org/vimdoc-ja
2626
27- gems :
27+ plugins :
2828 - jekyll-redirect-from
29+ - jekyll-octicons
Original file line number Diff line number Diff line change 4444 < a href ="http://vim-jp.org/vimdoc-en{{ page.url }} "> English</ a >
4545 | < span class ="CurrentLanguage "> 日本語</ span >
4646 {% if page.helpname != 'tags' %}
47- | < a href ="https://github.com/vim-jp/vimdoc-ja-working/blob/master/doc/{{ page.helpname | replace:'vimindex','index' }}.jax "> 📝 編集</ a >
47+ | < a href ="https://github.com/vim-jp/vimdoc-ja-working/blob/master/doc/{{ page.helpname | replace:'vimindex','index' }}.jax "> {% octicon pencil %} 編集</ a >
4848 {% endif %}
4949 </ span >
5050</ div >
270270 < a href ="http://vim-jp.org/vimdoc-en{{ page.url }} "> English</ a >
271271 | < span class ="CurrentLanguage "> 日本語</ span >
272272 {% if page.helpname != 'tags' %}
273- | < a href ="https://github.com/vim-jp/vimdoc-ja-working/blob/master/doc/{{ page.helpname | replace:'vimindex','index' }}.jax "> 📝 編集</ a >
273+ | < a href ="https://github.com/vim-jp/vimdoc-ja-working/blob/master/doc/{{ page.helpname | replace:'vimindex','index' }}.jax "> {% octicon pencil %} 編集</ a >
274274 {% endif %}
275275</ span >
276276< br />
279279ヘルプ一式ダウンロード: < a href ="https://github.com/vim-jp/vimdoc-ja/archive/master.tar.gz "> tar.gz</ a > | < a href ="https://github.com/vim-jp/vimdoc-ja/archive/master.zip "> zip</ a > < br />
280280間違いを見つけたら< a href ="http://groups.google.com/group/vimdoc-ja "> メーリングリスト</ a > か< a href ="https://github.com/vim-jp/vimdoc-ja-working/issues "> issueトラッカー</ a > でお知らせください。< br />
281281< a href ="https://github.com/vim-jp/vimdoc-ja-working/wiki/HowToContribute "> 参加者募集中。</ a > < br />
282+ < a href ="https://raw.githubusercontent.com/primer/octicons/master/LICENSE "> Powered by octicons</ a > < br /
282283</ div >
283284</ footer >
284285
You can’t perform that action at this time.
0 commit comments