summaryrefslogtreecommitdiff
path: root/app/builder
AgeCommit message (Collapse)Author
2015-10-01did a lot of work on the books sectionluxagraf
2015-07-21fixed bug in builder for date archivesluxagraf
2015-07-21fixed date based archivesluxagraf
2015-05-04updated Flickr crawler to use flickrapiluxagraf
2015-03-09Merge branch 'master' with work done on laptopluxagraf
2015-03-09added build function to backup posts as text files with yaml metadataluxagraf
2015-03-09added template for readme and fixed output functionluxagraf
2015-03-09added 404 page to build process, currently has to be called by handluxagraf
2015-01-25fixed homepage layout and builderluxagraf
2015-01-25fixed homepage builderluxagraf
2014-12-20fixed some bugs with comments app, removed csrf protection from commentsluxagraf
2014-11-10reverted Pages to databaseluxagraf
2014-11-02added a nicer manytomany widget to homepage adminluxagraf
2014-11-02fixed somebugs and made the homepage hand curated with a most popular sectionluxagraf
2014-11-02rewrote blog to make homepage banner an optional thing for each post.luxagraf
defaults to false
2014-09-30few bug fixes for builder and templatesluxagraf
2014-07-08finished migrating to new url/menu schemeluxagraf
2014-07-08changed url structureluxagraf
2014-07-02created a buildall func to quickly rebuild everything from the shellluxagraf
2014-07-02fixed a couple urlsluxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-06-26fixed small bug in build toolsluxagraf
2014-06-09fixed some bugs in notes and map buildluxagraf
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-27switched to newer version of leaflet and fixed a few bugs in the buildluxagraf
of js files
2014-05-27moved all the js files to their respective projects and added theluxagraf
leftlet providers code inline at the top as part of the build process. Also converted everything to stop using google maps.
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2014-05-01fixed Flickr issues and photo template settingsluxagraf
2013-09-10migrated to gunicorn, fixed elements broken in move to digital ocean and ↵luxagraf
rebuilt the link gathering script
2013-08-29misc bug fixesluxagraf
2013-05-02added a function to build writing by regionluxagraf
2013-04-24moved rss feed and got rid of Feedburnerluxagraf
2013-04-24updated for django 1.5, removed grappelli dependencyluxagraf
2012-12-12started building code blogluxagraf
2012-11-22tweaked Pages template loader to allow for custom templates based on the ↵luxagraf
%s.html %(slug) model.
2012-10-21fixed two bugs, gif projs now get built and the archive list views for ↵luxagraf
writing and photos check to see if the request is from the django client and adjust MEDIA_URL accordingly
2012-10-21fixed a bug in the RSS feed builder and hid the guides linkluxagraf
2012-10-15set up remove server and fixed a couple bugsluxagraf
2012-10-14added functions to build homepage and pub a new postluxagraf
2012-10-14renamed build to builder and delted extraneous files in builder and blog appluxagraf