Skip to content
/ blog Public

Simple blogging engine written with Express and node.

Notifications You must be signed in to change notification settings

tylor/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo:

  • make posts sortable by created date (commit)
  • make post fields repopulate if validation fails (commit)
  • add post deletion (commit)
  • make sure key index is incremented/loaded properly
  • sometimes buggy when adding new posts, maybe a problem with the count still?
  • add redirection when clicking login link on any page
  • move validation to model, check for other places that need better separation
  • port to backbone

About

Simple blogging engine written with Express and node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published