Skip to content

SamuelKlein/hackncast-django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack 'n' Cast - Django

Official Hack 'n' Cast site (under heavy development).

Running

In order to run this development version, first install ansible>=2.0 and virtualenvwrapper:

# Feedora
$ sudo dnf install ansible python-virtualenvwrapper

# RedHat/CentOS
$ sudo yum install ansible python-virtualenvwrapper

# Debian/Ubuntu/Mint
$ sudo aptitude install ansible python-virtualenvwrapper

Then, simply run make bootstrap-dev and watch the magic happen...

License

Hack 'n' Cast - Django: Hack 'n' Cast site made in Django
Copyright (C) 2016  - Magnun Leno

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Site do Hack 'n' Cast feito sobre Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.4%
  • Python 39.1%
  • JavaScript 10.1%
  • CSS 5.8%
  • Makefile 2.6%