Commit Graph

45 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 62b1e1cd66
Update go.yml 2020-07-03 08:36:03 -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 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 1da6129332
Patron page (#122)
* implement /patrons

* bump go to 1.14

* go mod tidy

* bump go in github actions
2020-02-29 16:05:00 -05:00
Cadey Ratio 29aa9a3a5d
Update kubernetes-cd.yml 2020-02-17 19:56:12 -05:00
Cadey Ratio 4429504fb3
Use pinned nixpkgs (#117)
* pin nixpkgs

* use pinned nixpkgs

* use pinned nixpkgs for docker build

* use buildLayeredImage

* test dhall

* dhall channel

* fix??

* fix???

* fix????

* easy-dhall-nix

* fix?????

* pin dhall-yaml to shell, update xepkgs to use inherit
2020-02-13 17:45:21 -05:00
Cadey Ratio a7849dd65d
Nix build support (#113)
* try nix

* don't double build

* Update docker.nix

* Update nix.yml
2020-02-07 17:49:04 -05:00
Cadey Ratio ff62f1b23e POSSE 2020-01-11 21:32:47 +00:00
Cadey Ratio 95e57aa5f0
Update kubernetes-cd.yml 2019-12-21 15:07:31 -05:00
Cadey Ratio 2348bd39fc
Update kubernetes-cd.yml 2019-10-23 13:18:49 -04:00
Cadey Ratio 267176954f
Update/go1.13.3 (#87)
* Update to go 1.13.3, remove old files, ping bing/google search

* remove old lines, oops
2019-10-23 13:16:05 -04:00
Cadey Ratio f7327f2d5a fix CD 2019-10-16 01:04:44 +00:00
Cadey Ratio a9329bfbef
Hopefully fix github actions 2019-09-09 17:53:12 -04:00
Cadey Ratio a3d0441ff6
Update kubernetes-cd.yml 2019-09-07 16:06:37 -04:00
Cadey Ratio 11f31b8a1f
Update kubernetes-cd.yml 2019-09-07 13:43:18 -04:00
Cadey Ratio 7962f2045f
Update kubernetes-cd.yml 2019-09-07 13:39:36 -04:00
Cadey Ratio 639f730a8e
Update kubernetes-cd.yml 2019-09-07 13:34:00 -04:00
Cadey Ratio 23b87b0b5c
Update kubernetes-cd.yml 2019-09-07 13:28:08 -04:00
Cadey Ratio fbaac2e03b
Update kubernetes-cd.yml 2019-09-07 13:23:54 -04:00
Cadey Ratio 88c2d2859e
Update kubernetes-cd.yml 2019-09-07 13:23:10 -04:00
Cadey Ratio 1ed7e00a98
Update kubernetes-cd.yml 2019-09-07 13:18:42 -04:00
Cadey Ratio d065f1eeea
Update kubernetes-cd.yml 2019-09-07 13:14:24 -04:00
Cadey Ratio aa52195190
Update kubernetes-cd.yml 2019-09-07 13:10:26 -04:00
Cadey Ratio e2657644e5
Update kubernetes-cd.yml 2019-09-07 13:05:08 -04:00
Cadey Ratio fbcff64c80
Update kubernetes-cd.yml 2019-09-07 12:59:26 -04:00
Cadey Ratio ba00e73c4a
Update kubernetes-cd.yml 2019-09-07 12:48:06 -04:00
Cadey Ratio 9c578ab973
Update kubernetes-cd.yml 2019-09-07 12:45:08 -04:00
Cadey Ratio 073be4f5d5
Update kubernetes-cd.yml 2019-09-07 12:41:57 -04:00
Cadey Ratio 90a54000ba
Update kubernetes-cd.yml 2019-09-07 12:40:39 -04:00
Cadey Ratio 7c356cca08
Update kubernetes-cd.yml 2019-09-07 12:34:32 -04:00
Cadey Ratio 4028f7f417
Update kubernetes-cd.yml 2019-09-07 12:18:34 -04:00
Cadey Ratio 50cb6f7d6b
Update kubernetes-cd.yml 2019-09-07 12:15:43 -04:00
Cadey Ratio 01ccc3696d
Update kubernetes-cd.yml 2019-09-07 12:12:04 -04:00
Cadey Ratio 95cad31f46
Update kubernetes-cd.yml 2019-09-07 12:08:54 -04:00
Cadey Ratio 94867af8f2
Update kubernetes-cd.yml 2019-09-07 12:08:31 -04:00
Cadey Ratio 36a80e9e04
Update kubernetes-cd.yml 2019-09-07 12:04:40 -04:00
Cadey Ratio 7d40040bb1
Update kubernetes-cd.yml 2019-09-07 12:04:02 -04:00
Cadey Ratio 4033a2b9d6
Update kubernetes-cd.yml 2019-09-07 11:59:57 -04:00
Cadey Ratio 4777c63c89
Update kubernetes-cd.yml 2019-09-07 11:55:21 -04:00
Cadey Ratio fd852282ee
Update kubernetes-cd.yml 2019-09-07 11:50:47 -04:00
Cadey Ratio 4a6a9bc9f1
Create kubernetes-cd.yml 2019-09-07 11:44:38 -04:00
Cadey Ratio f72b997e65
Update go.yml 2019-08-28 19:20:25 -04:00
Cadey Ratio e95de5e120
Update go.yml 2019-08-28 19:18:29 -04:00