GithubHelp home page GithubHelp logo

rtf's Introduction

restorethefourth.website

About this repo:

Official repo for designing/developing the restorethefourth.net website. For now, the basic wireframe, layout, and information will be worked on.

This repo was made in direction and response with http://www.reddit.com/r/restorethefourth/

Getting up to speed.

We're using Django. If you aren't familiar it's very well documented.

How to run the dev site on OS X (should work on Linux as well)

This is mostly command line stuff:

If you plan on contributing code you should fork the repo, I will assume you are familiar with that process.

First, make a directory for the project

mkdir restorethefourth

Now clone the repo, it will clone into a directory named rtf, for the sake of convenience rename this directory to fourth.

git clone https://github.com/100010001/rtf.git
mv rtf fourth

Make sure you've installed virtualenv.

Now create a virtualenv:

virtualenv venv

Install requirements:

pip install -r fourth/requirements.txt

Create your local_settings.py file

cp fourth/rtf/local_settings.default fourth/rtf/local_settings.py

From the "fourth" directory, create a database:

./manage.py createdb

Now migrate the database:

./manage.py migrate rtf

Now run the server:

./manage.py runserver

The dev site is now your browser: http://localhost:8000

You'll get a page that looks nothing like the one on restorethefourth.net. You'll need to visit the admin panel and add a new page. Set the slug to "/" and it should take the place of the homepage.

FAQ, Communications, Goals and Plans

FAQ

  • Why aren't we using Google Analytics?/We shouldn't use Google Analytics/Should we use Google analytics?

This has come up several times in IRC. There is an open ticket here and you are welcome to discuss.

  • I can't code but I'm a designer/marketer/have ideas.

Great, please check reddit.com/r/restorethefourth and join #restorethefourth on irc.snoonet.org.

  • I have a suggestion to bring to the developers.

Great, bring it up in our irc channel #r4dev on irc.snoonet.org, if the developers think it's in scope then open or have a developer open an issue on the github repo.

  • I'm new to this whole git thing, where is a good place to get started?

Github has some great tutorials that should get you up to speed here

Communication:

IRC Channels:

Goals and Plans

What we don't want to do:

We don't want this site to become bloated or watered down. We want to keep it simple and get it up and running quickly to support what's going on in reddit. We want to chose a technology that more than one or two people know so we've got a base that can work on it.

Current Domain Names online:

####Domain Names Available:

  • restorethefourth.us
  • restorethe4th.com
  • restorethe4th.la
  • restorethefourthamendment.com
  • restorethefourth.net

About Restore the Fourth

The best place to read about what restore the fourth stands for is on reddit. We are focussed on these three things:

  1. By exercising our right to vote and peaceful protest, the removal from office of any official in government who acted against our fourth amendment rights. No apologies, no amends, simply removal from office. They have betrayed their oath to protect and defend the constitution, and must be removed.

  2. Repeal the patriot act and other similar laws. If our currently elected representatives will not do so (highly unlikely), than we shall in the course of time elect those who will.

  3. The implementation of a transparent government which respects the fourth amendment and represents the interests of the people of the United States of America.

rtf's People

Contributors

ameensol avatar bobwaycott avatar chrismacnaughton avatar colegleason avatar ely-s avatar fingel avatar gobengo avatar klaude avatar simplyluke avatar sinak avatar winsmi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.