summaryrefslogtreecommitdiff
path: root/app/builder/base.py
AgeCommit message (Collapse)Author
2017-09-23pulled in changes on arch serverluxagraf
2017-05-01fixed map builderluxagraf
2016-12-28fixed path bugluxagraf
2016-12-28rewrote pages builder to handle essaysluxagraf
2016-11-16got rid of amp view and added date-based urls to allow for using theluxagraf
same slug twice so long as it's in different months
2016-05-17fixed another amp build bugluxagraf
2016-05-17fixed a bug in amp builder and added a size hint to image upload onluxagraf
post.
2016-03-31fixed a few bugs on live site with new syndication systemluxagraf
2016-02-18pulled building amp pages to its own button because it takes massiveluxagraf
amounts of memory.
2016-02-04changed build script for homepage to new formatluxagraf
2016-02-03fixed yet another bug in buildluxagraf
2016-02-03fixed another build bugluxagraf
2016-02-03fixed a bug in builderluxagraf
2016-02-03terrible ugly hack to get the project build script workingluxagraf
2016-01-02fixed a bug in map build and added a sans-caption class to css for photoluxagraf
credits.
2015-12-07added builder to resume sectionluxagraf
2015-12-03moved books to new build systemluxagraf
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
url patterns/ views, refactored URLs/views to be class based and fixed a few django warning in URL files
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
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-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
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