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

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rtf's Issues

Meta Tags not populating correctly

The description and keyword tags are not populating correctly on any pages. This is bad for SEO. They should populate with the dynamic meta tags that are filled in using the CMS.

Etherpad Instance

For planning purposes, it would be great if an Etherpad instance could be hosted w/the website.

Instead of using, say, Google Docs, Etherpad would be self-hosted and therefore not subject to PRISM.

Sidebar for social media

There has been talk about creating a sidebar on the site which would house a twitter feed, and links to social media. We need a well designed and implemented solution.

Page titles not popuating correctly.

The page titles are not populating correctly, we should see "Protests | Restore the Fourth" instead we see just "| Restore The Fourth" This is probably the same as bug #2 and the template setup is incorrect.

Change "Share via Email" link

Douglas asked me to change this, but I don't have the ability to do that at work. The link is in home.html.

Subject: The U.S. government is spying on you. Let's do something about it.

Body: Nationwide Protests to Restore the Fourth

On June 6th, The Guardian and The Washington Post published NSA-contractor Edward Snowden's leaks revealing the existence of PRISM, a clandestine electronic surveillance program that allows the NSA to directly access e-mail, web searches, and other Internet traffic. This program is in blatant violation of the Fourth Amendment of the U.S. Constitution, protecting us against "unreasonable searches and seizures” and those without a warrant or probable cause.

Concerned? You can do something. In July, thousands of people in over 50 cities across the United States will protest the unconstitutional surveillance methods employed by the U.S. government, educating other citizens on the issue and preparing an apparatus for further action.

You can learn more and find and sign up for your local protest at www.restorethefourth.net.

Mobile Navbar shows Logo and Home link in same row

The Home link is far to the right of where it should be in the collapsed navbar because it is sharing a row with the "Restore the Fourth" text logo. The text logo should appear either above the Home link or not at all.

Mobile Navbar missing background

When the website is re-sized to below 980px, the navbar collapses. When opened, there is no background behind the navigation so the page links are hard to see.

Design a nice footer

The current footer contains a few links but is extremely bare/ugly. There should be a nice footer.

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.