GithubHelp home page GithubHelp logo

gmawji / multi-user-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 705 KB

Python Multi-User Blog

Home Page: https://multi-user-blog-gm.appspot.com/

License: MIT License

Python 60.92% CSS 10.55% HTML 28.53%

multi-user-blog's Introduction

Synopsis

Multi-User Blog built with Python.

Code Example

blog.py handles all the main code, utilizes Jinja2 for html rendering and templates.

Motivation

To learn and grasp techniques learnt in HTML/CSS/Python taught in my Udacity course.

Installation

Dependencies to use code: Python 2.7 Google App Engine Jinja2

To Install:

  1. Clone/Fork this repo locally.
  2. You can use command line to run locally when testing by running dev_appserver.py.

To Deploy:

  1. Download GoogleAppEngine SDK from Google's site.
  2. Extract downloaded file and place wherever you want it kept.
  3. Go to blog directory and run gcloud init. Follow instructions there.
  4. When ready to publish use gcloud app deploy index.yaml to deploy your indexes first.
  5. Then use gcloud app deploy to deploy your blog.
  6. Blog can be accessed quickly using gcloud app browse.
  7. URL will be [your-blog-id].appspot.com.

Tests

HTML Outputs correct and usable web page with no errors.

Demo

Compiled and final product can be seen here

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.