fundingoss.com icon indicating copy to clipboard operation
fundingoss.com copied to clipboard

List OSS that power the site

Open jayfk opened this issue 9 years ago • 4 comments

I think it would be extremely interesting to add a list of open source software that was used to build this simple site and keeps it running.

A start:

  • django
  • ubuntu/debian
  • cookiecutter-django
  • gunicorn
  • nginx
  • redis
  • docker
  • docker-compose
  • all packages in requirements
  • bootstrap
  • fontawesome
  • jquery
  • python!

jayfk avatar Jan 20 '16 19:01 jayfk

Footer? But that needs to be generated automatically. During deployment?

techtonik avatar Jan 21 '16 11:01 techtonik

Cookiecutter!

pydanny avatar Jan 22 '16 03:01 pydanny

  • git

ralphtheninja avatar Jan 22 '16 08:01 ralphtheninja

What about the code editors that contributors use?

manonthemat avatar Feb 06 '16 19:02 manonthemat