Skip to content

cleancoder8/MultiUserBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MultiUserBlog

A Basic multi user blog, using Jinja templates and google appengine framework

Website: https://multiuserblog-178514.appspot.com/blog

Instructions to run the blog locally-:

  • Install Python version 2.7: https://www.python.org/downloads/
  • Install and initialize Google Cloud SDK: https://cloud.google.com/sdk/docs/
  • Install appengine extension by running the below command in terminal/CMD "gcloud components install app-engine-python"
  • Now in the CMD/Terminal go to the folder /MultiUserBlog-master/Basic Blog Project and run the below CMD-: python dev_appserver.py .

Refrences -: Used a reference CSS template from templated.co

About

A Basic multi user blog, using Jinja templates and google appengine framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published