Skip to content

brenden17/blog

Repository files navigation

Blog on Google App Engine
https://github.com/brenden17/blog
http://cohesive-beach-456.appspot.com/
https://appengine.google.com/

git push appengine master

Flask

Using Git and Push-to-Deploy

https://developers.google.com/appengine/docs/push-to-deploy

Python Flask Skeleton for Google App Engine

A skeleton for building Python applications on Google App Engine with the Flask micro framework.

See our other Google Cloud Platform githubrepos for sample applications and scaffolding for other python frameworks and use cases.

Naive URL

Google Developer Site

Commands

  • update.sh : update all files
  • remote_shell.sh : manage post such as creating, updating, delting post connnet reomte shell
from post_manager import * (or update_post)
update_post('picasoinstatistics.v.md')

Google Analysis

Google Custom Search

Clustering Post

epler-page-suggestion can cluster posts. read kepler-page-suggestion/readme.md.

google console

$ cd workspace/blog
$ source ./bashrc
$ reshell # manage post such as creating, updating, delting post
$ updateapp # update all files 

About

My blog with Flask on Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages