GithubHelp home page GithubHelp logo

cyysu / gdrive-cms-py-gae Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahmednuaman/gdrive-cms-py-gae

0.0 3.0 0.0 392 KB

A simple CMS powered by Google Drive (Python on Google App Engine version)

License: MIT License

Python 99.23% HTML 0.56% CSS 0.21%

gdrive-cms-py-gae's Introduction

A Google Drive CMS

Python GAE Version (2.7)

This is a simple CMS proof-of-concept that uses Google Drive as the CMS part. This means that you don't need to bother with testing different WYSIWYG editors, dealing with authentication, passwords and sessions. The original version written in PHP is here: https://github.com/ahmednuaman/gdrive-cms-php

How can I use it?

  1. Clone the app: git clone [email protected]:ahmednuaman/gdrive-cms-py-gae.git or download the zip.
  2. Create your Google App Engine app.
  3. Update the app.yaml and set your app's name (first line).
  4. Copy config.py.example and fill it out.
  5. In your Google App Engine app administration area add the email addresses of people you want to admin the site.
  6. Test the app locally by running dev_appserver.py -a '127.0.0.1' . and visit http://127.0.0.1:8080/admin/ for the admin area and http://127.0.0.1:8080/ for the front end.
  7. Once you're happy deploy the app by running appcfg.py update --oauth . and sit back and relax

But I have more questions!

Ok, well go and read the PHP readme, it's a lot more detailed: https://github.com/ahmednuaman/gdrive-cms-php

gdrive-cms-py-gae's People

Contributors

ahmednuaman avatar

Watchers

James Cloos avatar 『Kali』 avatar  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.