summaryrefslogtreecommitdiff
path: root/app/builder/base.py
AgeCommit message (Expand)Author
2015-11-06refactored src to use new build system with CBVsluxagraf
2015-11-06rewrote jrnl builder to be self contained in jrnl and based entirely offluxagraf
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-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-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
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-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
2014-05-27moved all the js files to their respective projects and added theluxagraf
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
2013-09-10migrated to gunicorn, fixed elements broken in move to digital ocean and rebu...luxagraf
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 %s.h...luxagraf
2012-10-21fixed two bugs, gif projs now get built and the archive list views for writin...luxagraf
2012-10-21fixed a bug in the RSS feed builder and hid the guides linkluxagraf
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