Skip to content

kirklennon/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

This is a simple photo blog created using Django. Each post has one photo with an optional description and is tagged with a location (country). The posts are created using the Admin interface and it uses ImageKit (which uses Pillow) to automatically generate thubmails.

Unfinished

  • You can view by location but it currently just shows a bulleted list organized by post name rather than the name, description, and thumbnail.
  • The index view is currently limited to ten posts but it needs pagination added.
  • The location view needs the numerical limit and pagination added too.
  • I need to tweak the thumbnail code to generate higher (Retina) quality images.
  • The pagenation links need better formatting.

A live version of the blog is running at photos.lennon.dev.

About

A very simple Django photo blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published