Skip to content

emir/callingallpapers.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calling all Papers

This site shows open Calls for Papers (CfPs) that are available via the joind.in-API

Welcome

The Joind.in project welcomes all contributors regardless of your ability or experience. We especially welcome you if you are new to Open Source development and will provide a helping hand. To ensure that everyone understands what we expect from our community, our projects have a Contributor Code of Conduct and by participating in the development of joind.in you agree to abide by its terms.

Limitations

This is just a draft currently. The thing that comes before "Pre-Alpha" you could say.

Setup

This site runs with AngularJS.

Angular.js and all the other dependencies can be installed using Bower. To install bower have a look at http://bower.io/#install-bower. It basically boils down to running

npm install -g bower

which means you also need node and npm running.

To get the dependencies go to the root-directory of the repository and call

bower install

That should install all necessary dependencies into /inc/lib and you should be able to call the index.html to get an overview of open CfPs

About

Code for callingallpapers.com - the site to find open CfPs for coding conferences

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • HTML 47.6%
  • Shell 4.1%