Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pipin

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pipin

  • 0.3.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

== install

gem install pipin

== setup

#pipin new myblog ruby -r pipin -e 'Pipin::Exec.new().create_from_template' myblog

== build

cd myblog rake

== development

開発環境についてのメモ。

以下で新規blogを生成。

script/pipin new myblog

myblog/Rakefile 先頭のコメントアウトを解除して$LOAD_PATHに'../lib'を追加すれば rake できる。

== todo

  • viewをローカルにコピーしてくるpipinコマンドオプション
  • カテゴリ

== trap

  • 原稿ファイルを削除した場合、削除したファイルはrakeビルド時の更新条件から除外されます
    • htmlが再出力されない場合は、そのhtmlファイルを手動で削除してからrakeを実行してください

== from tDiary

  • 静的なhtmlとして保存できる
    • postのhtmlを生成するプラグインや
    • 写真とかもそのままいける
  • urlの互換
  • exportはレンダリングされたhtmlから
  • todo: コメント...
  • todo: カテゴリなどの付属情報はxml的に...

FAQs

Package last updated on 28 Mar 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc