Skip to content

nikhilkalige/atom-website

Repository files navigation

Atom Website

It is currently active at atom.shortcircuits.io

I created this website so as to learn AmpersandJS.

This tries to replicate the package manager website for Atom.

The webapp runs with Flask as the server. The frontend of the website is entirely based on AmperandJS.

The data from the atom server is used to update the website once everyday.

The production ready files are in production branch

The stylesheets for the website are taken from the NPM website. I have included the license from npmjs repo @LICENSE. I hope this satisfies the licensing issues. Please let me know if you have any issues regarding this or any other content i have utilized in the making this website. I would happily acknowledge your rights or remove it for you.

Keys are encrypted using git-crypt

Credit codrops for 404 fly animation

###Cronjob 30 23 * * * ~/(path to virtualenv)/bin/python ~/(path to project)/manage.py load