Skip to content

hacking-thursday/opensourcefeedstw-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

說明

此專案提供所有社群活動資訊與相關連結

如何新增社群?

若您的社群有意願加入,請參考 groups.jsonauto_increment 欄位將以下資訊填妥讓我們知道 :

  1.  id :     不重複的流水號數字
  • (請拉到檔案最尾端看目前編號至第幾號,以不重複為原則,將目前編號+1作為您的唯一編號)            
  1.  links : "http://XXXXX/OOOO/"
  • (若有多個網頁連結請參考以下範例編寫)
  1. name :   "您的社群名稱"

Example :

        {
            "id": 100,
            "links": [
                "http://tw.pyladies.com/",
                "https://twitter.com/PyLadiesTW",
                "https://www.facebook.com/groups/pyladies.taiwan/",
                "https://plus.google.com/107864110865512838634",
                "https://groups.google.com/forum/#!forum/pyladies-taiwan",
                "http://www.meetup.com/PyLadiesTW/"
            ],
            "name": "PyLadies Taiwan"
        }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published