Commit Graph

653 Commits

Author SHA1 Message Date
Cadey Ratio 385d25c9f9
Rewrite site backend in Rust (#178)
* 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-16 15:32:30 -04:00
Cadey Ratio 449e934246
Continuous Deployment to Kubernetes with Gitea and Drone (#177)
* add drone-k8s post

* oops
2020-07-10 09:25:44 -04:00
Muazzam Ali Kazmi 00820e8691
Added new person (Muazzam Kazmi) (#175) 2020-07-09 18:19:49 -04:00
Cadey Ratio dacd4f7e1a
Update signalboost.dhall 2020-07-07 13:02:25 -04:00
Cadey Ratio 88db473918
Update signalboost.dhall
This experiment is officially a success
2020-07-07 11:27:14 -04:00
Jeremy White 69a279290b
fix(signalboost): add twitter details to dude (#174)
* h

* fix(signalboost): add twitter link
2020-07-03 15:43:07 -04:00
Cadey Ratio 62b1e1cd66
Update go.yml 2020-07-03 08:36:03 -04:00
Cadey Ratio 7c2f9ae9a3
Update signalboost.dhall 2020-07-03 08:35:24 -04:00
Jeremy White 4b1a16b4a8
h (#173) 2020-07-03 08:31:49 -04:00
Cadey Ratio 3960b81294
Update codeql-analysis.yml 2020-06-30 12:10:22 -04:00
Cadey Ratio c5cefd3704
Create codeql-analysis.yml 2020-06-30 12:09:59 -04:00
Cadey Ratio 201d8c416f
Update the-dwarven-cavern-6e-2020-06-28.markdown 2020-06-28 17:22:39 -04:00
Cadey Ratio 760ea82695
The dwarven cavern (#172)
* blog: add The Dwarven Cavern

* blog/dwarven-cavern: cleanup this here

* blog/dwarven-cavern: more words
2020-06-28 10:36:39 -04:00
Dym Sohin 929e10abcf
fixed columns on signalboost (#171) 2020-06-28 10:35:28 -04:00
Dym Sohin 895a0df74b
tweak css for signalboost (#170) 2020-06-27 21:00:12 -04:00
ansimita 70c98bfad8
Update signalboost.dhall (#169) 2020-06-25 09:58:45 -04:00
dependabot-preview[bot] e4a33b7362
build(deps): bump github.com/prometheus/client_golang (#168)
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-24 08:50:49 -04:00
Cadey Ratio 766d8b6ae2
Return v post (#167)
* Revert "yaml"

This reverts commit 0c926583a9.

* Revert "blog/vlang-update: tombstone post"

This reverts commit 78bcfcfd98.

* edit down V post

* Update vlang-update-2020-06-17.markdown

* Update vlang-update-2020-06-17.markdown
2020-06-23 19:36:56 -04:00
Cadey Ratio 00273025e1 add /feeds 2020-06-19 18:56:54 -04:00
dependabot-preview[bot] fc21078a17
build(deps): bump github.com/prometheus/client_golang (#166)
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-18 07:25:26 -04:00
Cadey Ratio 0c926583a9 yaml 2020-06-17 19:41:28 -04:00
Cadey Ratio 78bcfcfd98 blog/vlang-update: tombstone post 2020-06-17 19:38:49 -04:00
Cadey Ratio 956b930965
Update vlang-update-2020-06-17.markdown 2020-06-17 10:39:47 -04:00
Cadey Ratio eaf6c9469d
Vlang Update (#165)
* Vlang Update

* Update vlang-update-2020-06-17.markdown

* Update nix.yml
2020-06-17 10:30:59 -04:00
Cadey Ratio 8afa151e6c Fairly Odd Orca 2020-06-15 20:09:30 -04:00
Cadey Ratio cac464d215
Update galleryindex.html 2020-06-11 00:01:52 -04:00
dependabot-preview[bot] 8177400f45
build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#164)
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-08 13:53:43 -04:00
Cadey Ratio 8f10617d81 blog/why-i-use-suckless: fix a typo
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-07 08:10:53 -04:00
ansimita 9cea8bae4c
Update signalboost.dhall (#163) 2020-06-06 01:01:52 -04:00
Cadey Ratio b3c0427bb3
Update why-i-use-suckless-tools-2020-06-05.markdown 2020-06-05 21:48:57 -04:00
Cadey Ratio 9be1ac7b46
Update why-i-use-suckless-tools-2020-06-05.markdown 2020-06-05 20:46:43 -04:00
Cadey Ratio c314f39086
blog: why i use suckless (#162) 2020-06-05 20:34:37 -04:00
dependabot-preview[bot] 99028d7f51
build(deps): bump within.website/ln from 0.9.0 to 0.9.1 (#161)
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-06-04 10:37:46 -04:00
Cadey Ratio fff4a234a4
blog: gitea-release post (#160) 2020-05-31 17:47:09 -04:00
Cadey Ratio a5d22e3ec8
reconlangmo 8: storytelling/poetry (#159) 2020-05-29 20:33:47 -04:00
dependabot-preview[bot] 005c5ec349
build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#158)
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-29 07:09:53 -04:00
Cadey Ratio 7d1be80226
Nixpkgs unstable (#157)
* fixes

* how did this ever work???
2020-05-28 21:19:21 -04:00
David Roberts a447d13e2e
Update signalboost.dhall, adding DDR as a job-seeker. (#156)
Co-authored-by: DDR <d@ddr0.ca>
2020-05-27 08:27:30 -04:00
Cadey Ratio 3547d569d1
reconlangmo 7: discourse (#155)
* reconlangmo 7: discourse

* Update reconlangmo-7-discourse-2020-05-25.markdown
2020-05-25 23:20:33 -04:00
Cadey Ratio 6491a0b124 use nixpkgs vgo2nix 2020-05-25 09:56:57 -04:00
Cadey Ratio fd06e2863f bump nixpkgs 2020-05-25 09:56:57 -04:00
Cadey Ratio a5b578b37a
Update signalboost.dhall 2020-05-24 17:15:28 -04:00
Zachary McKee 65e530869e
Update signalboost.dhall (#154)
* Update signalboost.dhall

* Update signalboost.dhall
2020-05-24 17:13:47 -04:00
Cadey Ratio dccacdd6ca
blog: maybedoer (#153) 2020-05-23 12:04:53 -04:00
Cadey Ratio 21dee82c96 bump? 2020-05-22 21:48:23 -04:00
Cadey Ratio 4f6ddfcbb8
reconlangmo 6: lexicon (#151)
* reconlangmo 6: lexicon

* Update reconlangmo-6-lexicon-2020-05-22.markdown

* Update reconlangmo-6-lexicon-2020-05-22.markdown
2020-05-22 21:39:42 -04:00
Cadey Ratio c825aceb9a
Just call yourself a full stack engineer (#152)
Closes #150
2020-05-22 21:29:28 -04:00
Cadey Ratio abd0ac69fe cmd/site: X-Hacker 2020-05-21 18:40:08 -04:00
Cadey Ratio 77db7e371b cmd/site: more clacks 2020-05-21 18:37:50 -04:00
Cadey Ratio 60b7fc345e
How http requests work (#149)
* blog: how HTTP requests work

* updates

* philosophy tag

* IP -> UDP
2020-05-19 13:55:23 -04:00