aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
* remove old django folderbnewbold2016-06-201-64/+0
|
* it's 2015!bnewbold2015-10-151-1/+1
|
* *really* need to ditch google site search ASAPbnewbold2014-06-191-2/+2
|
* update front pagebnewbold2012-11-011-1/+1
|
* faviconbnewbold2010-01-241-0/+1
|
* the future is now\!bnewbold2010-01-181-1/+1
|
* new journal linkbnewbold2010-01-091-1/+1
|
* oneline footerbnewbold2009-12-021-5/+2
|
* link changesbnewbold2009-10-121-1/+1
|
* purged old sytle system, fixing up some reset akchunbnewbold2009-10-051-0/+1
|
* alts are for wimps?bnewbold2009-10-041-16/+0
|
* not ready for prime timeBryan Newbold2009-08-221-1/+1
|
* static fixesBryan Newbold2009-02-231-1/+1
|
* lots went on:bnewbold2009-02-011-3/+5
| | | | | | | | | | | | | * rss feeds * some admin interface stuff * blah running issues: * admin interface with model inheretence? * rss feeds: unicode cool? * proper year/month implementation (don't want day) * right side bar info * dating issue (datetime vs date)
* shift from bryannewbold.com to bnewbold.netbnewbold2009-01-261-5/+5
|
* CSS Switching Removedbryan newbold2009-01-191-11/+0
| | | | | The complexity of cookie-based style selection was driving me nuts! Visitors can still select alternative stylesheets but I don't think they will persist page to page.
* Made changes so knowledge items get the TOC banged right. Probably looks bad ↵bryan newbold2009-01-191-0/+1
| | | | in other browsers...
* modified rst stylesheet for knowledge section. TODO: tweak, look for problemsBryan Newbold2008-07-121-1/+1
|
* fixed a bunch of trailing '/' linksBryan Newbold2008-03-021-10/+6
|
* removed dead links, updated front page blurbsBryan Newbold2008-02-101-1/+1
|
* added google site search as holdover searchbnewbold2007-09-131-5/+7
|
* wow, IE sucksBryan Newbold2007-08-131-1/+1
|
* changes for xhtml complianceBryan Newbold2007-08-131-2/+2
|
* fixed up styleswitching, may still have to tweak file change (aka 304 http ↵bnewbold2007-08-081-6/+10
| | | | status codes) for alt css files
* added hack-ish style tweaking controlsbnewbold2007-06-301-6/+20
| | | | TODO: add font selector styles, make it all work, cookies?
* tweaksBryan Newbold2007-03-261-1/+1
|
* added search boilerplatebnewbold2007-03-241-1/+1
|
* much work; comments working for photos, static content moved, morebnewbold2007-03-071-3/+2
|
* stylesheet location swappedbnewbold2007-03-041-3/+3
|
* Merge branch 'production' of animus:/srv/django/bn-project/ into commentsbnewbold2007-02-241-3/+3
|\
| * changes to make things work on the production serverroot2007-02-241-3/+3
| |
| * Revert "i'm confused?"Bryan Newbold2007-02-241-1/+1
| | | | | | | | This reverts commit 71520ba4e171195c983320b9c00e37c215fad39c.
| * i'm confused?Bryan Newbold2007-02-241-1/+1
| |
* | work on integrating comments universallybnewbold2007-02-241-0/+1
|/
* fixed xhtml problem (onFocus vs onfocus)bnewbold2007-02-221-1/+3
|
* fixed some xhtml nitty gritty, progress on git_wikibnewbold2007-02-211-7/+5
|
* moved git_browse style to seperate file, added style optionsbnewbold2007-02-201-5/+21
| | | | TODO: wire style options
* mid-progress, work on git-browserbnewbold2007-02-201-1/+1
| | | | | fan is dying, more work to do though! TODO: seperate style for git_browser, use "block.super"
* renamed old index and updated static referencesbnewbold2007-02-191-0/+1
| | | | | leaving the old index.html file as it was resulted in it being displayed on the static server TODO: handle static references better...
* removed knowledge directory, filled in front page, continued git_browsebnewbold2007-02-181-1/+2
|
* renamed a few templates, further work on git_browsev0.0.0bnewbold2007-02-181-1/+1
|
* photos app roughed in, style tweakedbnewbold2007-02-061-5/+9
| | | | TODO: search code
* basic html design roughed in, django project run and admin startedbnewbold2007-02-041-0/+51
TODO: ie testing (ugh, fuck that) TODO: get photos section working TODO: ... etc