GitXplorerGitXplorer
s

everytrack

public
4 stars
2 forks
2 issues

Commits

List of commits on branch master.
Unverified
76f1b432b1026a64ec53c888a6b92b906224abfd

Permit update/delete on tracks/units

ssarupbanskota committed 10 years ago
Unverified
38634c5e20230eeb43d4c5f8da0bb3bf1e5212de

Fix broken links

ssarupbanskota committed 10 years ago
Unverified
a44d9a3571299c8231e13fbc3c6be30caf9a51e0

Fix broken links, remove redundant migrations, openshift config

ssarupbanskota committed 10 years ago
Unverified
0a6a36e8d0c7baf757a7f386ffa80229f5396860

Some readme movement

ssarupbanskota committed 10 years ago
Unverified
ee4cae16f633140a352774190d38e40a6577c9cf

Modify README somewhat

ssarupbanskota committed 10 years ago
Unverified
c9cc7c1c3427cf64da029bca355ed1303c5b64b0

Add markdown support

ssarupbanskota committed 10 years ago

README

The README file for this repository.

Everytrack is being written keeping FOSS communities in mind.

the_big_idea

If I had a $ for every time a junior/friend/parent asked me how to contribute to Free Software, plan a college club event or make the printer work, I probably wouldn't have the time to answer them.

All of us have seen some variant of those links, and while I agree the resolute ones make the best use of them, most folks need things to be presented in a manner they're comfortable with:

If it's on Wikipedia, it must be right.

Everytrack intends to be that platform where people who want to share resources can list a bunch, consistently. It's going to be community driven. It's free software (as in freedom, beer optional).

how_it_works

It's pretty simple. If you are into that kind of thing, set up your instance of everytrack (help!), or simply try out a demo. Get yourself an account, create a track on a topic you love, and share it around.

Oh the thought of being able to provide a johndoe.islearn.in/programming that everyone can share around :)

the_big_plan

I'll publish everything on this GitHub repo, so that's where you go to follow the action.

Cheers!

tech_so_far

The app itself runs Ruby on Rails, there's redcarpet being used for the markdown, devise for auth, and semantic-ui for the front end goodness :)