Skip to content

jser/contributing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jser/contributing

jser/JSer.info に対して載せたいURLのPull Requestを補助するツールです。

以下からサイトへアクセスできます。

Usage

  1. JSer.info Contributing formにアクセス
  2. 紹介したいサイトの情報を入力する
  3. jser/JSer.info のデータに追記する
  4. Pull Requestする

ブックマークレット

URLの含まれる特定のクエリと入力項目は対応しているため、

http://jser.info/contributing/?title=TEST&url=http://example.com&content=content&tags=javascript,library

のようなURLにアクセスする事で、項目を入力した状態で開くことが出来ます。

対応しているパラーメータは以下のとおりです

  • title
    • サイトタイトル
  • url
    • サイトURL
  • content
    • 説明文
  • tags
    • タグ(カンマ区切りで複数並べられます)

簡単なブックマークレットも用意してあります。

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Build

npm install
npm install -g gulp
gulp watch

License

MIT

About

jser/jser.info に載せたいサイトのPull Requestを補助

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published