LoginSignup
0
0

More than 5 years have passed since last update.

Gistはじめてみました、そしてpukiwikiに

Last updated at Posted at 2014-05-25

pukiwikiの設定

plugin フォルダに、「gist.inc.php」ファイルを作成
pukiwiki.ini.php を編集し PKWK_ALLOW_JAVASCRIPT = 1 に設定

pukiwikiにはりつけ

あとは、貼り付けたいGits のEmbed this gist部分のscript部分をちょいと参考にして

text
<script src="https://gist.github.com/makotokw/231844.js"></script>
↓
#gist(makotokw/231844);
とするだけ

結果

Gistはじめてみました、そしてpukiwikiに

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0