Skip to content

pxg/folio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

To build the static site:

  • First run the django site python mange.py runserver
  • cd scripts
  • ./build_static.sh

The static site files will now be in 'publish/127.0.0.1:8000'. You can test they are ok:

  • cd publish/127.0.0.1:8000
  • python -m SimpleHTTPServer 8888

Now push them to s3 with Boto:

TODO:

  • order content (orderedmodel)

  • add more content

  • publish button (calls unified script)

  • sort JS layout bug on initial load

################################################################################

  • alt text on images
  • Lightbox bigger images
  • host CMS on server
  • sitemap.xml
  • WYSIWYG editor on copy and project main content

REFACTOR:

About

CMS to build static portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published