aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
AgeCommit message (Collapse)AuthorFilesLines
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill1-91/+0
* add shell.nix changes for Rust #176 * set up base crate layout * add first set of dependencies * start adding basic app modules * start html templates * serve index page * add contact and feeds pages * add resume rendering support * resume cleanups * get signalboost page working * rewrite config to be in dhall * more work * basic generic post loading * more tests * initial blog index support * fix routing? * render blogposts * X-Clacks-Overhead * split blog handlers into blog.rs * gallery index * gallery posts * fix hashtags * remove instantpage (it messes up the metrics) * talk support + prometheus * Create rust.yml * Update rust.yml * Update codeql-analysis.yml * add jsonfeed library * jsonfeed support * rss/atom * go mod tidy * atom: add posted date * rss: add publishing date * nix: build rust program * rip out go code * rip out go templates * prepare for serving in docker * create kubernetes deployment * create automagic deployment * build docker images on non-master * more fixes * fix timestamps * fix RSS/Atom/JSONFeed validation errors * add go vanity import redirecting * templates/header: remove this * atom feed: fixes * fix? * fix?? * fix rust tests * Update rust.yml * automatically show snow during the winter * fix dates * show commit link in footer * sitemap support * fix compiler warning * start basic patreon client * integrate kankyo * fix patreon client * add patrons page * remove this * handle patron errors better * fix build * clean up deploy * sort envvars for deploy * remove deps.nix * shell.nix: remove go * update README * fix envvars for tests * nice * blog: add rewrite in rust post * blog/site-update: more words
2020-06-19add /feedsv1.4.0Christine Dodrill1-1/+1
2020-03-18add to navbar and indexChristine Dodrill1-1/+1
2020-03-18signal boost page (#128)Christine Dodrill1-1/+2
2020-02-29Patron page (#122)Christine Dodrill1-1/+1
* implement /patrons * bump go to 1.14 * go mod tidy * bump go in github actions
2020-01-10gallery: Cadey Alicia RatioChristine Dodrill1-0/+2
2020-01-04save the treesChristine Dodrill1-1/+1
2020-01-01hindsightChristine Dodrill1-1/+1
2019-11-11FROSTED GLASSChristine Dodrill1-1/+2
2019-11-11Montreal is snowingChristine Dodrill1-1/+1
2019-11-01Art gallery (#91)Christine Dodrill1-1/+1
* implement art gallery * update dates * gallery: update tags * gofmt * templates/gallerypost: add hashtags
2019-05-21add talks support (#40)Christine Dodrill1-1/+1
* add talks support * gosimplify
2019-04-09double oopsChristine Dodrill1-1/+1
2019-04-09oopsChristine Dodrill1-1/+1
2019-04-09blog: add When Then Zen site announcement (#25)Christine Dodrill1-1/+1
2019-02-09templates/base: add instant page JSChristine Dodrill1-0/+1
2019-02-03templates/base: open graphviz in a new tabChristine Dodrill1-1/+1
2019-01-25templates/base: add link to GraphVizChristine Dodrill1-2/+2
And adjust disclaimer
2019-01-12templates: seoChristine Dodrill1-1/+1
2019-01-12tidyChristine Dodrill1-1/+1
2019-01-02templates/base: no more snowChristine Dodrill1-1/+1
2018-12-17snow :DChristine Dodrill1-2/+8
2018-12-14vanity importChristine Dodrill1-0/+1
2018-10-20fix service workerChristine Dodrill1-3/+1
2018-10-20static: support offline page service workerChristine Dodrill1-0/+11
2018-10-20templates/base: add PWA manifestChristine Dodrill1-0/+1
2018-07-04Added gruvbox dark syntax theme and mobile supportVi1-2/+4
2018-01-02templates/base: 2018Christine Dodrill1-1/+1
2017-12-26Revert "templates/base: add battle for the net widget"Christine Dodrill1-1/+0
This reverts commit c81dfe23b016dd84e7c7ca648700e733e341e1f7.
2017-12-11templates/base: add battle for the net widgetChristine Dodrill1-0/+1
2017-05-20templates/base: img has paddingChristine Dodrill1-0/+1
2017-05-20make all sizing relativeChristine Dodrill1-1/+0
2017-05-20faviconsChristine Dodrill1-0/+22
2017-05-20move to root, embed static assetsChristine Dodrill1-2/+2
2017-05-20Reimplement most of my site's functionalityChristine Dodrill1-0/+45