Skip to content

angryrobotics/nijipress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A(nother) CMS for Google AppEngine, single user.

If you want deploy as your own app, modify

  • app.yaml --- application, version and url for Google web tools verification
  • static/favicon.ico
  • static/googlexxxxxxxxxxxxxxxx.html --- the Google Webmaster authentication page
  • templates/ --- change any pages as you want

To manage your site

  • go to /c/reg of your site and register a new user
  • go to Google AppEngine dashboard -> Datastore Viewer, choose User
  • edit the user you have just registered, change field admin to True, save
  • go to / of your site, then you may see administrator bar at the top of the page
  • go to /c/siteconf/ to configure your site
  • go wherever you want

This project is published under the MIT License.

About

blog utility for G app engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published