aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-16Update nix.ymlChristine Dodrill1-0/+1
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill110-3294/+6352
* 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-07-10Continuous Deployment to Kubernetes with Gitea and Drone (#177)v1.5.0Christine Dodrill1-0/+330
* add drone-k8s post * oops
2020-07-09Added new person (Muazzam Kazmi) (#175)Muazzam Ali Kazmi1-0/+13
2020-07-07Update signalboost.dhallChristine Dodrill1-19/+0
2020-07-07Update signalboost.dhallChristine Dodrill1-21/+0
This experiment is officially a success
2020-07-03fix(signalboost): add twitter details to dude (#174)Jeremy White0-0/+0
* h * fix(signalboost): add twitter link
2020-07-03Update go.ymlChristine Dodrill1-1/+3
2020-07-03Update signalboost.dhallChristine Dodrill1-0/+1
2020-07-03h (#173)Jeremy White1-0/+19
2020-06-30Update codeql-analysis.ymlChristine Dodrill1-2/+1
2020-06-30Create codeql-analysis.ymlChristine Dodrill1-0/+40
2020-06-28Update the-dwarven-cavern-6e-2020-06-28.markdownChristine Dodrill1-1/+1
2020-06-28The dwarven cavern (#172)Christine Dodrill2-0/+343
* blog: add The Dwarven Cavern * blog/dwarven-cavern: cleanup this here * blog/dwarven-cavern: more words
2020-06-28fixed columns on signalboost (#171)Dym Sohin1-2/+2
2020-06-27tweak css for signalboost (#170)Dym Sohin2-1/+10
2020-06-25Update signalboost.dhall (#169)ansimita1-0/+1
2020-06-24build(deps): bump github.com/prometheus/client_golang (#168)dependabot-preview[bot]2-1/+3
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.7.0...v1.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-23Return v post (#167)Christine Dodrill1-4/+259
* Revert "yaml" This reverts commit 0c926583a9192a8b18204a896e91013fdd6c05f5. * Revert "blog/vlang-update: tombstone post" This reverts commit 78bcfcfd983e85789725a2f85bdadb5a07a43eb8. * edit down V post * Update vlang-update-2020-06-17.markdown * Update vlang-update-2020-06-17.markdown
2020-06-19add /feedsv1.4.0Christine Dodrill4-1/+17
2020-06-18build(deps): bump github.com/prometheus/client_golang (#166)dependabot-preview[bot]2-1/+9
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.6.0...v1.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-17yamlChristine Dodrill1-1/+1
2020-06-17blog/vlang-update: tombstone postChristine Dodrill1-255/+4
2020-06-17Update vlang-update-2020-06-17.markdownChristine Dodrill1-1/+1
2020-06-17Vlang Update (#165)Christine Dodrill4-5/+262
* Vlang Update * Update vlang-update-2020-06-17.markdown * Update nix.yml
2020-06-15Fairly Odd OrcaChristine Dodrill3-0/+14
2020-06-11Update galleryindex.htmlChristine Dodrill1-0/+1
2020-06-08build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#164)dependabot-preview[bot]2-1/+3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-07blog/why-i-use-suckless: fix a typoChristine Dodrill1-1/+1
You know those words that you've only ever heard out loud and only spelled one way? Well here comes English with homophones to completely blow all your expectations out of the water!
2020-06-06Update signalboost.dhall (#163)ansimita1-0/+15
2020-06-05Update why-i-use-suckless-tools-2020-06-05.markdownChristine Dodrill1-1/+1
2020-06-05Update why-i-use-suckless-tools-2020-06-05.markdownChristine Dodrill1-0/+2
2020-06-05blog: why i use suckless (#162)Christine Dodrill1-0/+309
2020-06-04build(deps): bump within.website/ln from 0.9.0 to 0.9.1 (#161)dependabot-preview[bot]2-1/+3
Bumps [within.website/ln](https://github.com/Xe/ln) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/Xe/ln/releases) - [Changelog](https://github.com/Xe/ln/blob/master/CHANGELOG.md) - [Commits](https://github.com/Xe/ln/compare/v0.9.0...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-31blog: gitea-release post (#160)Christine Dodrill1-0/+202
2020-05-29reconlangmo 8: storytelling/poetry (#159)Christine Dodrill1-0/+142
2020-05-29build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#158)dependabot-preview[bot]2-1/+5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-28Nixpkgs unstable (#157)Christine Dodrill3-13/+12
* fixes * how did this ever work???
2020-05-27Update signalboost.dhall, adding DDR as a job-seeker. (#156)David Roberts1-0/+21
Co-authored-by: DDR <d@ddr0.ca>
2020-05-25reconlangmo 7: discourse (#155)Christine Dodrill1-0/+285
* reconlangmo 7: discourse * Update reconlangmo-7-discourse-2020-05-25.markdown
2020-05-25use nixpkgs vgo2nixChristine Dodrill2-13/+0
2020-05-25bump nixpkgsChristine Dodrill1-4/+4
2020-05-24Update signalboost.dhallChristine Dodrill1-1/+1
2020-05-24Update signalboost.dhall (#154)Zachary McKee1-0/+18
* Update signalboost.dhall * Update signalboost.dhall
2020-05-23blog: maybedoer (#153)Christine Dodrill3-0/+220
2020-05-22bump?Christine Dodrill0-0/+0
2020-05-22reconlangmo 6: lexicon (#151)Christine Dodrill1-0/+183
* reconlangmo 6: lexicon * Update reconlangmo-6-lexicon-2020-05-22.markdown * Update reconlangmo-6-lexicon-2020-05-22.markdown
2020-05-22Just call yourself a full stack engineer (#152)Christine Dodrill2-5/+5
Closes #150
2020-05-21cmd/site: X-HackerChristine Dodrill1-2/+10
2020-05-21cmd/site: more clacksChristine Dodrill3-2/+39